Changeset 146302 in webkit
- Timestamp:
- Mar 19, 2013, 9:31:02 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r146300 r146302 1 2013-03-19 Ryosuke Niwa <rniwa@webkit.org> 2 3 Qt and GTK+ rebaselines after r146272. 4 5 * css3/flexbox/flexbox-baseline-expected.txt: 6 * platform/qt/css3/flexbox/flexbox-baseline-expected.txt: 7 1 8 2013-03-19 Tony Chang <tony@chromium.org> 2 9 -
trunk/LayoutTests/css3/flexbox/flexbox-baseline-expected.txt
r131216 r146302 95 95 text run at (122,23) width 59: " after text" 96 96 RenderBlock {DIV} at (0,407) size 800x45 97 RenderText {#text} at (0,1 1) size 183x1998 text run at (0,1 1) width 183: "should align with the middle "97 RenderText {#text} at (0,10) size 183x19 98 text run at (0,10) width 183: "should align with the middle " 99 99 RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3] 100 RenderBlock {DIV} at (0,0) size 40x2 1[border: none (1px solid #000000) none]101 RenderBlock {DIV} at (0,2 1) size 40x20102 RenderText {#text} at (223,1 1) size 124x19103 text run at (223,1 1) width 124: " of the grey flexbox"100 RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none] 101 RenderBlock {DIV} at (0,20) size 40x19 102 RenderText {#text} at (223,10) size 124x19 103 text run at (223,10) width 124: " of the grey flexbox" 104 104 RenderBlock {DIV} at (0,452) size 800x38 105 105 RenderText {#text} at (0,20) size 184x19 -
trunk/LayoutTests/platform/qt/css3/flexbox/flexbox-baseline-expected.txt
r130426 r146302 95 95 text run at (117,24) width 57: " after text" 96 96 RenderBlock {DIV} at (0,412) size 800x45 97 RenderText {#text} at (0,1 1) size 169x1998 text run at (0,1 1) width 169: "should align with the middle "97 RenderText {#text} at (0,10) size 169x19 98 text run at (0,10) width 169: "should align with the middle " 99 99 RenderFlexibleBox {DIV} at (169,5) size 40x40 [bgcolor=#D3D3D3] 100 RenderBlock {DIV} at (0,0) size 40x2 1[border: none (1px solid #000000) none]101 RenderBlock {DIV} at (0,2 1) size 40x20102 RenderText {#text} at (209,1 1) size 116x19103 text run at (209,1 1) width 116: " of the grey flexbox"100 RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none] 101 RenderBlock {DIV} at (0,20) size 40x19 102 RenderText {#text} at (209,10) size 116x19 103 text run at (209,10) width 116: " of the grey flexbox" 104 104 RenderBlock {DIV} at (0,457) size 800x39 105 105 RenderText {#text} at (0,20) size 172x19
Note:
See TracChangeset
for help on using the changeset viewer.