Title: [100236] trunk/LayoutTests
Revision
100236
Author
[email protected]
Date
2011-11-14 20:27:50 -0800 (Mon, 14 Nov 2011)

Log Message

Rebaseline svg/foreignObject/multiple-foreign-objects.html on Snow
Leopard and earlier.

Unreviewed, gardening.

* platform/mac-snowleopard/svg/foreignObject: Added.
* platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100235 => 100236)


--- trunk/LayoutTests/ChangeLog	2011-11-15 04:08:20 UTC (rev 100235)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 04:27:50 UTC (rev 100236)
@@ -1,3 +1,13 @@
+2011-11-14  Peter Kasting  <[email protected]>
+
+        Rebaseline svg/foreignObject/multiple-foreign-objects.html on Snow
+        Leopard and earlier.
+
+        Unreviewed, gardening.
+
+        * platform/mac-snowleopard/svg/foreignObject: Added.
+        * platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt: Added.
+
 2011-11-14  Noel Gordon  <[email protected]>
 
         Test JPEG image decoding RGB pixel endianess

Added: trunk/LayoutTests/platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt (0 => 100236)


--- trunk/LayoutTests/platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt	2011-11-15 04:27:50 UTC (rev 100236)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (0,0) size 800x600
+      RenderSVGRoot {svg} at (0,0) size 400x100
+        RenderSVGForeignObject {foreignObject} at (0,0) size 100x100
+          RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+            RenderText {#text} at (0,0) size 4x18
+              text run at (0,0) width 4: " "
+        RenderSVGForeignObject {foreignObject} at (150,0) size 100x100
+          RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+      RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to