Diff
Modified: trunk/LayoutTests/ChangeLog (146295 => 146296)
--- trunk/LayoutTests/ChangeLog 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/ChangeLog 2013-03-20 02:51:20 UTC (rev 146296)
@@ -1,3 +1,18 @@
+2013-03-19 Ojan Vafai <o...@chromium.org>
+
+ Rebaselines after r146272.
+
+ * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png:
+ * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
+ * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
+ * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
+ * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+
2013-03-19 Ryosuke Niwa <rn...@webkit.org>
Windows rebaseline after r146284.
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (146295 => 146296)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2013-03-20 02:51:20 UTC (rev 146296)
@@ -4412,7 +4412,6 @@
# Need rebaseline
webkit.org/b/110837 [ Mac ] fast/forms/color/input-appearance-color.html [ Failure ]
-Bug(ojan) [ Mac Win ] css3/flexbox/flexbox-baseline.html [ ImageOnlyFailure Failure ]
# Flaky tests
webkit.org/b/112598 [ Win Mac Linux ] http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure Pass ]
Modified: trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt (146295 => 146296)
--- trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt 2013-03-20 02:51:20 UTC (rev 146296)
@@ -94,13 +94,13 @@
RenderText {#text} at (122,23) size 59x18
text run at (122,23) width 59: " after text"
RenderBlock {DIV} at (0,410) size 800x45
- RenderText {#text} at (0,12) size 183x18
- text run at (0,12) width 183: "should align with the middle "
+ RenderText {#text} at (0,11) size 183x18
+ text run at (0,11) width 183: "should align with the middle "
RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
- RenderBlock {DIV} at (0,21) size 40x20
- RenderText {#text} at (223,12) size 124x18
- text run at (223,12) width 124: " of the grey flexbox"
+ RenderBlock {DIV} at (0,20) size 40x20
+ RenderText {#text} at (223,11) size 124x18
+ text run at (223,11) width 124: " of the grey flexbox"
RenderBlock {DIV} at (0,455) size 800x39
RenderText {#text} at (0,21) size 184x18
text run at (0,21) width 184: "should align with the bottom "
Modified: trunk/LayoutTests/platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/efl/TestExpectations (146295 => 146296)
--- trunk/LayoutTests/platform/efl/TestExpectations 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2013-03-20 02:51:20 UTC (rev 146296)
@@ -1851,7 +1851,6 @@
webkit.org/b/111058 plugins/plugin-clip-subframe.html [ Failure ]
-Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
# Newly added tests in r144190 are failing.
webkit.org/b/111172 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (146295 => 146296)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2013-03-20 02:51:20 UTC (rev 146296)
@@ -1430,7 +1430,6 @@
webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure ]
webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
-Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
webkit.org/b/112109 fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (146295 => 146296)
--- trunk/LayoutTests/platform/mac/TestExpectations 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2013-03-20 02:51:20 UTC (rev 146296)
@@ -1493,7 +1493,6 @@
webkit.org/b/111606 fast/borders/border-fit.html [ Failure Pass ]
webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure Pass ]
-Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
# Flakey
webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Failure ]
Modified: trunk/LayoutTests/platform/qt/TestExpectations (146295 => 146296)
--- trunk/LayoutTests/platform/qt/TestExpectations 2013-03-20 02:38:54 UTC (rev 146295)
+++ trunk/LayoutTests/platform/qt/TestExpectations 2013-03-20 02:51:20 UTC (rev 146296)
@@ -2687,7 +2687,6 @@
# Need support for ResourceHandle::didChangePriority and DRT support
webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
-Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
# Border-fit should happen at layout time rather than paint time
webkit.org/b/111606 fast/borders/border-fit-2.html [ Skip ]