Title: [88739] trunk/LayoutTests
Revision
88739
Author
jber...@webkit.org
Date
2011-06-13 17:39:53 -0700 (Mon, 13 Jun 2011)

Log Message

Add Windows-specific pixel and text results to account for the different design of the
ying-yang character on Windows (and of course to get the bots green).

* platform/win/svg/hixie/intrinsic: Added.
* platform/win/svg/hixie/intrinsic/003-expected.png: Added.
* platform/win/svg/hixie/intrinsic/003-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88738 => 88739)


--- trunk/LayoutTests/ChangeLog	2011-06-14 00:38:36 UTC (rev 88738)
+++ trunk/LayoutTests/ChangeLog	2011-06-14 00:39:53 UTC (rev 88739)
@@ -1,3 +1,12 @@
+2011-06-13  Jessie Berlin  <jber...@apple.com>
+
+        Add Windows-specific pixel and text results to account for the different design of the
+        ying-yang character on Windows (and of course to get the bots green).
+
+        * platform/win/svg/hixie/intrinsic: Added.
+        * platform/win/svg/hixie/intrinsic/003-expected.png: Added.
+        * platform/win/svg/hixie/intrinsic/003-expected.txt: Added.
+
 2011-06-13  Kentaro Hara  <hara...@google.com>
 
         Reviewed by Alexey Proskuryakov.

Added: trunk/LayoutTests/platform/win/svg/hixie/intrinsic/003-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/win/svg/hixie/intrinsic/003-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/win/svg/hixie/intrinsic/003-expected.txt (0 => 88739)


--- trunk/LayoutTests/platform/win/svg/hixie/intrinsic/003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/svg/hixie/intrinsic/003-expected.txt	2011-06-14 00:39:53 UTC (rev 88739)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x266
+  RenderBlock {HTML} at (0,0) size 800x266 [color=#000080] [bgcolor=#FFFFFF]
+    RenderBody {BODY} at (8,16) size 784x234
+      RenderBlock {DIV} at (0,0) size 100x200
+        RenderBlock {P} at (0,0) size 100x200
+          RenderEmbeddedObject {OBJECT} at (0,0) size 200x200
+            layer at (0,0) size 100x200
+              RenderView at (0,0) size 100x200
+            layer at (0,0) size 100x200
+              RenderSVGRoot {svg} at (0,0) size 0x0
+      RenderBlock {P} at (0,216) size 784x18
+        RenderText {#text} at (0,0) size 424x18
+          text run at (0,0) width 424: "There should be a complete unbroken yin-yang symbol (\x{262F}) above."
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to