Title: [100512] trunk/LayoutTests
Revision
100512
Author
jam...@google.com
Date
2011-11-16 14:57:29 -0800 (Wed, 16 Nov 2011)

Log Message

[chromium] Update text baselines for mq-transform-0[23] tests

* platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt:
* platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100511 => 100512)


--- trunk/LayoutTests/ChangeLog	2011-11-16 22:53:24 UTC (rev 100511)
+++ trunk/LayoutTests/ChangeLog	2011-11-16 22:57:29 UTC (rev 100512)
@@ -1,3 +1,10 @@
+2011-11-16  James Robinson  <jam...@chromium.org>
+
+        [chromium] Update text baselines for mq-transform-0[23] tests
+
+        * platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt:
+        * platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt:
+
 2011-11-16  Peter Kasting  <pkast...@google.com>
 
         [chromium] Attempt to rebaseline a test.

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt (100511 => 100512)


--- trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt	2011-11-16 22:53:24 UTC (rev 100511)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt	2011-11-16 22:57:29 UTC (rev 100512)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x36 [color=#008000]
+      RenderBlock {P} at (0,0) size 784x36 [color=#FF0000]
         RenderText {#text} at (0,0) size 778x36
           text run at (0,0) width 778: "This text should be green. If running in a build of WebKit with 3d transforms, it will appear red (and this should not happen"
           text run at (0,18) width 164: "while 3d is not supported)"

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt (100511 => 100512)


--- trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt	2011-11-16 22:53:24 UTC (rev 100511)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt	2011-11-16 22:57:29 UTC (rev 100512)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18 [color=#008000]
+      RenderBlock {P} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 626x18
           text run at (0,0) width 626: "This text should be green if running in a build of WebKit with support for 2d but not 3d transforms."
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to