Title: [99874] trunk/LayoutTests
Revision
99874
Author
to...@chromium.org
Date
2011-11-10 10:11:53 -0800 (Thu, 10 Nov 2011)

Log Message

Chromium expectations for r99862.

* platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt: Added.
* platform/chromium/svg/foreignObject/background-render-phase-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99873 => 99874)


--- trunk/LayoutTests/ChangeLog	2011-11-10 17:46:27 UTC (rev 99873)
+++ trunk/LayoutTests/ChangeLog	2011-11-10 18:11:53 UTC (rev 99874)
@@ -1,3 +1,10 @@
+2011-11-10  Tony Gentilcore  <to...@chromium.org>
+
+        Chromium expectations for r99862.
+
+        * platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt: Added.
+        * platform/chromium/svg/foreignObject/background-render-phase-expected.txt: Added.
+
 2011-11-10  Andreas Kling  <kl...@webkit.org>
 
         fast/dom/htmlcollection-detectability.html has strange failure output.

Added: trunk/LayoutTests/platform/chromium/svg/foreignObject/background-render-phase-expected.txt (0 => 99874)


--- trunk/LayoutTests/platform/chromium/svg/foreignObject/background-render-phase-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/svg/foreignObject/background-render-phase-expected.txt	2011-11-10 18:11:53 UTC (rev 99874)
@@ -0,0 +1,12 @@
+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 200x50
+        RenderSVGPath {rect} at (0,0) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+        RenderSVGForeignObject {foreignObject} at (0,0) size 200x50
+          RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#008000]
+            RenderText {#text} at (0,0) size 4x18
+              text run at (0,0) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium/svg/foreignObject/background-render-phase-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt (0 => 99874)


--- trunk/LayoutTests/platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt	2011-11-10 18:11:53 UTC (rev 99874)
@@ -0,0 +1,12 @@
+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 200x50
+        RenderSVGPath {rect} at (0,0) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+        RenderSVGForeignObject {foreignObject} at (0,0) size 200x50
+          RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#008000]
+            RenderText {#text} at (0,0) size 4x19
+              text run at (0,0) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to