Title: [185199] trunk/LayoutTests
Revision
185199
Author
za...@apple.com
Date
2015-06-04 07:25:50 -0700 (Thu, 04 Jun 2015)

Log Message

css3/filters/backdrop/backdrop-filter-with-mask.html is missing the mask layer.

Unreviewed gardening.

* css3/filters/backdrop/backdrop-filter-with-mask-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185198 => 185199)


--- trunk/LayoutTests/ChangeLog	2015-06-04 10:55:31 UTC (rev 185198)
+++ trunk/LayoutTests/ChangeLog	2015-06-04 14:25:50 UTC (rev 185199)
@@ -1,3 +1,11 @@
+2015-06-04  Zalan Bujtas  <za...@apple.com>
+
+        css3/filters/backdrop/backdrop-filter-with-mask.html is missing the mask layer.
+
+        Unreviewed gardening.
+
+        * css3/filters/backdrop/backdrop-filter-with-mask-expected.txt:
+
 2015-06-04  Xabier Rodriguez Calvar  <calva...@igalia.com> and Youenn Fablet <youenn.fab...@crf.canon.fr>
 
         [Streams API] Implement ReadableStreamController enqueue

Modified: trunk/LayoutTests/css3/filters/backdrop/backdrop-filter-with-mask-expected.txt (185198 => 185199)


--- trunk/LayoutTests/css3/filters/backdrop/backdrop-filter-with-mask-expected.txt	2015-06-04 10:55:31 UTC (rev 185198)
+++ trunk/LayoutTests/css3/filters/backdrop/backdrop-filter-with-mask-expected.txt	2015-06-04 14:25:50 UTC (rev 185199)
@@ -12,6 +12,11 @@
           (position 8.00 26.00)
           (bounds 120.00 120.00)
           (drawsContent 1)
+          (mask layer)
+            (GraphicsLayer
+              (bounds 120.00 120.00)
+              (drawsContent 1)
+            )
           (structural layer 68.00, 86.00 120.00 x 120.00)
           (backdrop layer 0.00, 0.00 120.00 x 120.00)
         )
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to