Title: [226727] trunk/LayoutTests
Revision
226727
Author
[email protected]
Date
2018-01-10 12:07:09 -0800 (Wed, 10 Jan 2018)

Log Message

[Win] Rebaseline test after r225366.

Unreviewed test gardening.

* platform/win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226726 => 226727)


--- trunk/LayoutTests/ChangeLog	2018-01-10 19:58:25 UTC (rev 226726)
+++ trunk/LayoutTests/ChangeLog	2018-01-10 20:07:09 UTC (rev 226727)
@@ -1,3 +1,11 @@
+2018-01-10  Per Arne Vollan  <[email protected]>
+
+        [Win] Rebaseline test after r225366.
+
+        Unreviewed test gardening.
+
+        * platform/win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
+
 2018-01-10  Chris Dumez  <[email protected]>
 
         REGRESSION (r224301?): LayoutTest http/tests/workers/service/registration-task-queue-scheduling-1.html is a flaky failure

Modified: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt (226726 => 226727)


--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt	2018-01-10 19:58:25 UTC (rev 226726)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt	2018-01-10 20:07:09 UTC (rev 226727)
@@ -11,32 +11,32 @@
             RenderSVGGradientStop {stop} [offset=0.67] [color=#0000FF]
             RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
           RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-            [feComponentTransfer 
-                {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {green: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {blue: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {alpha: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}]
+            [feComponentTransfer
+                {red: type="IDENTITY}
+                {green: type="IDENTITY}
+                {blue: type="IDENTITY}
+                {alpha: type="IDENTITY}]
               [SourceGraphic]
           RenderSVGResourceFilter {filter} [id="Table"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-            [feComponentTransfer 
-                {red: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {green: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {blue: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+            [feComponentTransfer
+                {red: type="TABLE [0.00, 0.00, 1.00, 1.00]}
+                {green: type="TABLE [1.00, 1.00, 0.00, 0.00]}
+                {blue: type="TABLE [0.00, 1.00, 1.00, 0.00]}
+                {alpha: type="UNKNOWN}]
               [SourceGraphic]
           RenderSVGResourceFilter {filter} [id="Linear"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-            [feComponentTransfer 
-                {red: type="LINEAR" slope="0.50" intercept="0.25" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {green: type="LINEAR" slope="0.50" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {blue: type="LINEAR" slope="0.50" intercept="0.50" amplitude="1.00" exponent="1.00" offset="0.00"}
-                {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+            [feComponentTransfer
+                {red: type="LINEAR" slope="0.50" intercept="0.25"}
+                {green: type="LINEAR" slope="0.50" intercept="0.00"}
+                {blue: type="LINEAR" slope="0.50" intercept="0.50"}
+                {alpha: type="UNKNOWN}]
               [SourceGraphic]
           RenderSVGResourceFilter {filter} [id="Gamma"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-            [feComponentTransfer 
-                {red: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="5.00" offset="0.00"}
-                {green: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="3.00" offset="0.00"}
-                {blue: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="1.00" offset="0.00"}
-                {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+            [feComponentTransfer
+                {red: type="GAMMA" amplitude="2.00" exponent="5.00" offset="0.00"}
+                {green: type="GAMMA" amplitude="2.00" exponent="3.00" offset="0.00"}
+                {blue: type="GAMMA" amplitude="2.00" exponent="1.00" offset="0.00"}
+                {alpha: type="UNKNOWN}]
               [SourceGraphic]
         RenderSVGRect {rect} at (15,5) size 450x300 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=628.00] [height=418.00]
         RenderSVGContainer {g} at (15,5) size 450x300
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to