Title: [97146] trunk/LayoutTests
Revision
97146
Author
[email protected]
Date
2011-10-11 05:20:05 -0700 (Tue, 11 Oct 2011)

Log Message

[Gtk] Update test expectation after r96712.

Unreviewed gardening.

Patch by Mario Sanchez Prada <[email protected]> on 2011-10-11

* platform/gtk/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt: Added.
* platform/gtk/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97145 => 97146)


--- trunk/LayoutTests/ChangeLog	2011-10-11 11:51:23 UTC (rev 97145)
+++ trunk/LayoutTests/ChangeLog	2011-10-11 12:20:05 UTC (rev 97146)
@@ -1,5 +1,16 @@
 2011-10-11  Mario Sanchez Prada  <[email protected]>
 
+        [Gtk] Update test expectation after r96712.
+
+        Unreviewed gardening.
+
+        * platform/gtk/svg/clip-path/clip-path-transform-1-expected.png: Added.
+        * platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt: Added.
+        * platform/gtk/svg/clip-path/clip-path-transform-2-expected.png: Added.
+        * platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt: Added.
+
+2011-10-11  Mario Sanchez Prada  <[email protected]>
+
         [Gtk] Skip test crashing due to bug 60931.
         https://bugs.webkit.org/show_bug.cgi?id=60931
 

Added: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-1-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-1-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt (0 => 97146)


--- trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt	2011-10-11 12:20:05 UTC (rev 97146)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (20,20) size 200x200
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
+        RenderSVGPath {circle} at (0,0) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=10.00]
+        RenderSVGPath {circle} at (0,0) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=10.00]
+    RenderSVGPath {circle} at (21,21) size 198x198 [fill={[type=SOLID] [color=#FF0000]}] [cx=120.00] [cy=120.00] [r=99.00]
+    RenderSVGContainer {a} at (20,20) size 200x200
+      RenderSVGPath {rect} at (20,20) size 200x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=220.00] [height=220.00]
+        [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (20,20) size 200x200

Added: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-2-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-2-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt (0 => 97146)


--- trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt	2011-10-11 12:20:05 UTC (rev 97146)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (20,20) size 200x200
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
+        RenderSVGPath {circle} at (0,0) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=10.00]
+    RenderSVGPath {circle} at (21,21) size 198x198 [fill={[type=SOLID] [color=#FF0000]}] [cx=120.00] [cy=120.00] [r=99.00]
+    RenderSVGContainer {a} at (20,20) size 200x200
+      RenderSVGPath {rect} at (20,20) size 200x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=220.00] [height=220.00]
+        [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (20,20) size 200x200
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to