Title: [96578] trunk/LayoutTests
Revision
96578
Author
r...@webkit.org
Date
2011-10-04 02:30:03 -0700 (Tue, 04 Oct 2011)

Log Message

[Qt] Unreviewed gardening. Update Qt specific expected files after r96498.

Patch by Oliver Varga <voli...@inf.u-szeged.hu> on 2011-10-04

* platform/qt/svg/filters/feColorMatrix-saturate-expected.png: Added.
* platform/qt/svg/filters/feColorMatrix-saturate-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96577 => 96578)


--- trunk/LayoutTests/ChangeLog	2011-10-04 09:17:08 UTC (rev 96577)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 09:30:03 UTC (rev 96578)
@@ -1,3 +1,10 @@
+2011-10-04  Oliver Varga  <voli...@inf.u-szeged.hu>
+
+        [Qt] Unreviewed gardening. Update Qt specific expected files after r96498.
+
+        * platform/qt/svg/filters/feColorMatrix-saturate-expected.png: Added.
+        * platform/qt/svg/filters/feColorMatrix-saturate-expected.txt: Added.
+
 2011-10-04  Sheriff Bot  <webkit.review....@gmail.com>
 
         Unreviewed, rolling out r96491.

Added: trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-saturate-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-saturate-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-saturate-expected.txt (0 => 96578)


--- trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-saturate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/filters/feColorMatrix-saturate-expected.txt	2011-10-04 09:30:03 UTC (rev 96578)
@@ -0,0 +1,32 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 250x251
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feColorMatrix type="SATURATE" values="-100.00"]
+          [SourceGraphic]
+      RenderSVGResourceFilter {filter} [id="f2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feColorMatrix type="SATURATE" values="0.00"]
+          [SourceGraphic]
+      RenderSVGResourceFilter {filter} [id="f3"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feColorMatrix type="SATURATE" values="1.00"]
+          [SourceGraphic]
+      RenderSVGResourceFilter {filter} [id="f4"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feColorMatrix type="SATURATE" values="100.00"]
+          [SourceGraphic]
+      RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
+        RenderSVGGradientStop {stop} [offset=0.00] [color=#EE82EE]
+        RenderSVGGradientStop {stop} [offset=0.20] [color=#0000FF]
+        RenderSVGGradientStop {stop} [offset=0.40] [color=#00FF00]
+        RenderSVGGradientStop {stop} [offset=0.60] [color=#FFFF00]
+        RenderSVGGradientStop {stop} [offset=0.80] [color=#FFA500]
+        RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
+    RenderSVGPath {rect} at (0,0) size 121x121 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
+      [filter="f1"] RenderSVGResourceFilter {filter} at (0,0) size 120x120
+    RenderSVGPath {rect} at (130,0) size 120x121 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=140.00] [y=10.00] [width=100.00] [height=100.00]
+      [filter="f2"] RenderSVGResourceFilter {filter} at (130,0) size 120x120
+    RenderSVGPath {rect} at (0,130) size 121x120 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=140.00] [width=100.00] [height=100.00]
+      [filter="f3"] RenderSVGResourceFilter {filter} at (0,130) size 120x120
+    RenderSVGPath {rect} at (130,130) size 120x120 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=140.00] [y=140.00] [width=100.00] [height=100.00]
+      [filter="f4"] RenderSVGResourceFilter {filter} at (130,130) size 120x120
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to