Title: [214292] trunk/LayoutTests
Revision
214292
Author
clo...@igalia.com
Date
2017-03-22 19:37:08 -0700 (Wed, 22 Mar 2017)

Log Message

[GTK] Enable CSS filters related tests.
https://bugs.webkit.org/show_bug.cgi?id=99026

Unreviewed test gardening.

* platform/gtk/TestExpectations:
* platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.txt: Added. Rebaselined.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214291 => 214292)


--- trunk/LayoutTests/ChangeLog	2017-03-23 02:21:58 UTC (rev 214291)
+++ trunk/LayoutTests/ChangeLog	2017-03-23 02:37:08 UTC (rev 214292)
@@ -1,3 +1,63 @@
+2017-03-22  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [GTK] Enable CSS filters related tests.
+        https://bugs.webkit.org/show_bug.cgi?id=99026
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/regions-expanding-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/regions-expanding-expected.txt: Added. Rebaselined.
+
 2017-03-22  Jiewen Tan  <jiewen_...@apple.com>
 
         ASSERT_WITH_SECURITY_IMPLICATION hit when removing an <input type="range"> while dragging on iOS

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (214291 => 214292)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-23 02:21:58 UTC (rev 214291)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-23 02:37:08 UTC (rev 214292)
@@ -271,14 +271,14 @@
 # Encrypted Media Extensions are not enabled.
 webkit.org/b/99024 media/encrypted-media [ Skip ]
 
-# CSS Filters is disabled
-webkit.org/b/99026 css3/filters [ Skip ]
-webkit.org/b/99026 fast/filter-image/filter-image.html [ Skip ]
-webkit.org/b/99026 fast/filter-image/parse-filter-image.html [ Skip ]
-webkit.org/b/120673 fast/filter-image/filter-image-blur.html [ Skip ]
-webkit.org/b/120674 fast/filter-image/filter-image-animation.html [ Skip ]
-webkit.org/b/99026 fast/filter-image/filter-image-svg.html [ Skip ]
-webkit.org/b/99026 css3/masking/clip-path-filter.html [ Skip ]
+# CSS filters related failures
+webkit.org/b/99026 css3/filters/effect-brightness.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-brightness-hw.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-brightness-clamping-hw.html [ Failure Missing ]
+webkit.org/b/99026 css3/filters/effect-brightness-clamping.html [ Failure Missing ]
+webkit.org/b/99026 css3/filters/effect-drop-shadow-hw.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-drop-shadow.html [ Failure ]
+webkit.org/b/99026 fast/filter-image/filter-image-svg.html [ ImageOnlyFailure ]
 
 # Needs testRunner.enableAutoResizeMode()
 webkit.org/b/99028 fast/autoresize [ Failure ]
@@ -874,7 +874,7 @@
 webkit.org/b/133806 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
 
 # No support for Filters Level 2 on GTK yet
-Bug(GTK) css3/filters/backdrop [ Skip ]
+webkit.org/b/169988 css3/filters/backdrop [ Skip ]
 
 webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
 

Added: trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,33 @@
+   
+   
+   
+  
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 131.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 244.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 357.00)
+          (bounds 160.00 90.00)
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: " "
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: " "
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: " "
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: " "
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: " "
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: " "
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: " "
+      RenderText {#text} at (732,96) size 4x17
+        text run at (732,96) width 4: " "
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: " "
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: " "
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: " "
+      RenderText {#text} at (732,96) size 4x17
+        text run at (732,96) width 4: " "
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,59 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="over"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="OVER"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="in"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="IN"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="out"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="OUT"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="atop"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="ATOP"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="xor"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="XOR"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,59 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="over"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="OVER"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="in"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="IN"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="out"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="OUT"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="atop"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="ATOP"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="xor"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation="XOR"]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+              [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00"]
+                [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,85 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="colormatrix"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feColorMatrix type="HUEROTATE" values="180.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="morphology"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feMorphology operator="DILATE" radius="10.00, 10.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="componenttransfer"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComponentTransfer 
+                {red: type="LINEAR" slope="0.50" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
+                {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
+                {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
+                {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blurY"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="0.00, 5.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blend"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode="screen"]
+              [feGaussianBlur stdDeviation="5.00, 5.00"]
+                [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="lighting"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode="multiply"]
+              [feColorMatrix type="MATRIX" values="0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00"]
+                [feSpecularLighting surfaceScale="1.00" specualConstant="1.00" specularExponent="1.00"]
+                  [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="offset"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feOffset dx="10.00" dy="10.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="convolvematrix"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feConvolveMatrix order="width=3 height=3" kernelMatrix="[1.00, 1.00, 1.00, 1.00, -7.00, 1.00, 1.00, 1.00, 1.00]" divisor="1.00" bias="0.30" target="(1,1)" edgeMode="DUPLICATE" kernelUnitLength="(1,1)" preserveAlpha="0"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="displacement"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feDisplacementMap scale="10.00" xChannelSelector="RED" yChannelSelector="GREEN"]
+              [SourceGraphic]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderImage {IMG} at (14,10) size 160x90
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: " "
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: " "
+      RenderText {#text} at (364,209) size 4x17
+        text run at (364,209) width 4: " "
+      RenderText {#text} at (548,209) size 4x17
+        text run at (548,209) width 4: " "
+      RenderText {#text} at (732,209) size 4x17
+        text run at (732,209) width 4: " "
+      RenderText {#text} at (180,322) size 4x17
+        text run at (180,322) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
+layer at (386,131) size 160x90
+  RenderImage {IMG} at (378,123) size 160x90
+layer at (570,131) size 160x90
+  RenderImage {IMG} at (562,123) size 160x90
+layer at (18,244) size 160x90
+  RenderImage {IMG} at (10,236) size 160x90
+layer at (202,244) size 160x90
+  RenderImage {IMG} at (194,236) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,86 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="colormatrix"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feColorMatrix type="HUEROTATE" values="180.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="morphology"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feMorphology operator="DILATE" radius="10.00, 10.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="componenttransfer"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComponentTransfer 
+                {red: type="LINEAR" slope="0.50" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
+                {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
+                {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
+                {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blurY"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="0.00, 5.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blend"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode="screen"]
+              [feGaussianBlur stdDeviation="5.00, 5.00"]
+                [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="lighting"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode="multiply"]
+              [feColorMatrix type="MATRIX" values="0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00"]
+                [feSpecularLighting surfaceScale="1.00" specualConstant="1.00" specularExponent="1.00"]
+                  [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="offset"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feOffset dx="10.00" dy="10.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="convolvematrix"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feConvolveMatrix order="width=3 height=3" kernelMatrix="[1.00, 1.00, 1.00, 1.00, -7.00, 1.00, 1.00, 1.00, 1.00]" divisor="1.00" bias="0.30" target="(1,1)" edgeMode="DUPLICATE" kernelUnitLength="(1,1)" preserveAlpha="0"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="displacement"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feDisplacementMap scale="10.00" xChannelSelector="RED" yChannelSelector="GREEN"]
+              [SourceGraphic]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: " "
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: " "
+      RenderText {#text} at (364,209) size 4x17
+        text run at (364,209) width 4: " "
+      RenderText {#text} at (548,209) size 4x17
+        text run at (548,209) width 4: " "
+      RenderText {#text} at (732,209) size 4x17
+        text run at (732,209) width 4: " "
+      RenderText {#text} at (180,322) size 4x17
+        text run at (180,322) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
+layer at (386,131) size 160x90
+  RenderImage {IMG} at (378,123) size 160x90
+layer at (570,131) size 160x90
+  RenderImage {IMG} at (562,123) size 160x90
+layer at (18,244) size 160x90
+  RenderImage {IMG} at (10,236) size 160x90
+layer at (202,244) size 160x90
+  RenderImage {IMG} at (194,236) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="blurX"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="5.00, 0.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blurY"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="0.00, 5.00"]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id="blurX"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="5.00, 0.00"]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id="blurY"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation="0.00, 5.00"]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: " "
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: " "
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: " "
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: " "
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90

Added: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png =================================================================== --- trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png 2017-03-23 02:21:58 UTC (rev 214291) +++ trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png 2017-03-23 02:37:08 UTC (rev 214292) Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt (0 => 214292)


--- trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt	2017-03-23 02:37:08 UTC (rev 214292)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to