Title: [107049] trunk/LayoutTests
Revision
107049
Author
zimmerm...@webkit.org
Date
2012-02-08 00:47:02 -0800 (Wed, 08 Feb 2012)

Log Message

2012-02-08  Nikolas Zimmermann  <nzimmerm...@rim.com>

        Not reviewed. Add missing results for a new SVG test.

        * platform/mac/svg/custom/use-disappears-after-style-update-expected.png: Added.
        * platform/mac/svg/custom/use-disappears-after-style-update-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107048 => 107049)


--- trunk/LayoutTests/ChangeLog	2012-02-08 08:37:01 UTC (rev 107048)
+++ trunk/LayoutTests/ChangeLog	2012-02-08 08:47:02 UTC (rev 107049)
@@ -1,3 +1,10 @@
+2012-02-08  Nikolas Zimmermann  <nzimmerm...@rim.com>
+
+        Not reviewed. Add missing results for a new SVG test.
+
+        * platform/mac/svg/custom/use-disappears-after-style-update-expected.png: Added.
+        * platform/mac/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+
 2012-02-08  Pavel Podivilov  <podivi...@chromium.org>
 
         Unreviewed, remove deleted touch-gesture-scroll.html test from test_expectations.txt.

Added: trunk/LayoutTests/platform/mac/svg/custom/use-disappears-after-style-update-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/mac/svg/custom/use-disappears-after-style-update-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/mac/svg/custom/use-disappears-after-style-update-expected.txt (0 => 107049)


--- trunk/LayoutTests/platform/mac/svg/custom/use-disappears-after-style-update-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-disappears-after-style-update-expected.txt	2012-02-08 08:47:02 UTC (rev 107049)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 300x400
+  RenderSVGRoot {svg} at (10,10) size 76x36
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceFilter {filter} [id="simple"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feOffset dx="0.00" dy="0.00"]
+          [SourceGraphic]
+      RenderSVGRect {rect} at (0,10) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=30.00] [height=30.00]
+    RenderSVGContainer {g} at (10,10) size 76x36
+      RenderSVGContainer {use} at (10,10) size 30x30
+        RenderSVGContainer {g} at (10,10) size 30x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
+          RenderSVGRect {rect} at (10,10) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=30.00] [height=30.00]
+      RenderSVGContainer {use} at (50,10) size 36x36
+        [filter="simple"] RenderSVGResourceFilter {filter} at (50,10) size 36x36
+        RenderSVGContainer {g} at (50,10) size 30x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+          RenderSVGRect {rect} at (50,10) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=30.00] [height=30.00]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to