Title: [96603] trunk/LayoutTests
Revision
96603
Author
ma...@webkit.org
Date
2011-10-04 09:59:53 -0700 (Tue, 04 Oct 2011)

Log Message

2011-10-04  Mario Sanchez Prada  <msanc...@igalia.com>

        Unreviewed; new baselines for GTK after r96470

        * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png: Added.
        * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96602 => 96603)


--- trunk/LayoutTests/ChangeLog	2011-10-04 16:53:29 UTC (rev 96602)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 16:59:53 UTC (rev 96603)
@@ -1,3 +1,10 @@
+2011-10-04  Mario Sanchez Prada  <msanc...@igalia.com>
+
+        Unreviewed; new baselines for GTK after r96470
+
+        * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png: Added.
+        * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt: Added.
+
 2011-10-04  Adam Barth  <aba...@webkit.org>
 
         Update font shaping result after http://trac.webkit.org/changeset/96582.

Added: trunk/LayoutTests/platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt (0 => 96603)


--- trunk/LayoutTests/platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt	2011-10-04 16:59:53 UTC (rev 96603)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,143) size 781x294
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(800,0)]
+        RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+        RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
+    RenderSVGResourceMasker {mask} [id="Mask1"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+      RenderSVGPath {rect} at (0,143) size 781x99 [fill={[type=LINEAR-GRADIENT] [id="Gradient"]}] [x=0.00] [y=0.00] [width=800.00] [height=100.00]
+    RenderSVGResourceMasker {mask} [id="Mask2"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+      RenderSVGPath {rect} at (0,241) size 781x99 [fill={[type=LINEAR-GRADIENT] [id="Gradient"]}] [x=0.00] [y=100.00] [width=800.00] [height=100.00]
+    RenderSVGResourceMasker {mask} [id="Mask3"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+      RenderSVGPath {rect} at (0,339) size 781x98 [fill={[type=LINEAR-GRADIENT] [id="Gradient"]}] [x=0.00] [y=200.00] [width=800.00] [height=100.00]
+    RenderSVGPath {rect} at (0,143) size 781x294 [fill={[type=SOLID] [color=#FF8080]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
+    RenderSVGPath {rect} at (0,143) size 781x99 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=800.00] [height=100.00]
+      [masker="Mask1"] RenderSVGResourceMasker {mask} at (0,0) size 800x100
+    RenderSVGPath {rect} at (0,241) size 781x99 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=800.00] [height=100.00]
+      [masker="Mask2"] RenderSVGResourceMasker {mask} at (0,100) size 800x100
+    RenderSVGPath {rect} at (0,339) size 781x98 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=200.00] [width=800.00] [height=100.00]
+      [masker="Mask3"] RenderSVGResourceMasker {mask} at (0,200) size 800x100
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to