Changeset 146296 in webkit
- Timestamp:
- Mar 19, 2013, 7:51:20 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r146294 r146296 1 2013-03-19 Ojan Vafai <ojan@chromium.org> 2 3 Rebaselines after r146272. 4 5 * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png: 6 * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png: 7 * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png: 8 * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt: 9 * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png: 10 * platform/chromium/TestExpectations: 11 * platform/efl/TestExpectations: 12 * platform/gtk/TestExpectations: 13 * platform/mac/TestExpectations: 14 * platform/qt/TestExpectations: 15 1 16 2013-03-19 Ryosuke Niwa <rniwa@webkit.org> 2 17 -
trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt
r145251 r146296 95 95 text run at (122,23) width 59: " after text" 96 96 RenderBlock {DIV} at (0,410) size 800x45 97 RenderText {#text} at (0,1 2) size 183x1898 text run at (0,1 2) width 183: "should align with the middle "97 RenderText {#text} at (0,11) size 183x18 98 text run at (0,11) width 183: "should align with the middle " 99 99 RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3] 100 100 RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none] 101 RenderBlock {DIV} at (0,2 1) size 40x20102 RenderText {#text} at (223,1 2) size 124x18103 text run at (223,1 2) width 124: " of the grey flexbox"101 RenderBlock {DIV} at (0,20) size 40x20 102 RenderText {#text} at (223,11) size 124x18 103 text run at (223,11) width 124: " of the grey flexbox" 104 104 RenderBlock {DIV} at (0,455) size 800x39 105 105 RenderText {#text} at (0,21) size 184x18 -
trunk/LayoutTests/platform/chromium/TestExpectations
r146288 r146296 4413 4413 webkit.org/b/110837 [ Mac ] fast/forms/color/input-appearance-color.html [ Failure ] 4414 4414 4415 Bug(ojan) [ Mac Win ] css3/flexbox/flexbox-baseline.html [ ImageOnlyFailure Failure ]4416 4415 4417 4416 # Flaky tests -
trunk/LayoutTests/platform/efl/TestExpectations
r146272 r146296 1852 1852 webkit.org/b/111058 plugins/plugin-clip-subframe.html [ Failure ] 1853 1853 1854 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]1855 1854 1856 1855 # Newly added tests in r144190 are failing. -
trunk/LayoutTests/platform/gtk/TestExpectations
r146272 r146296 1431 1431 webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ] 1432 1432 1433 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]1434 1433 1435 1434 webkit.org/b/112109 fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ] -
trunk/LayoutTests/platform/mac/TestExpectations
r146272 r146296 1494 1494 webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure Pass ] 1495 1495 1496 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]1497 1496 1498 1497 # Flakey -
trunk/LayoutTests/platform/qt/TestExpectations
r146272 r146296 2688 2688 webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ] 2689 2689 2690 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]2691 2690 2692 2691 # Border-fit should happen at layout time rather than paint time
Note:
See TracChangeset
for help on using the changeset viewer.