Title: [233887] trunk/LayoutTests
Revision
233887
Author
ryanhad...@apple.com
Date
2018-07-17 09:59:05 -0700 (Tue, 17 Jul 2018)

Log Message

Rebaseline displaylists/extent-includes-* tests for mac-wk1 after r233869.
https://bugs.webkit.org/show_bug.cgi?id=187574

Unreviewed test gardening.

* platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt:
* platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233886 => 233887)


--- trunk/LayoutTests/ChangeLog	2018-07-17 16:52:04 UTC (rev 233886)
+++ trunk/LayoutTests/ChangeLog	2018-07-17 16:59:05 UTC (rev 233887)
@@ -1,3 +1,13 @@
+2018-07-17  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaseline displaylists/extent-includes-* tests for mac-wk1 after r233869.
+        https://bugs.webkit.org/show_bug.cgi?id=187574
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt:
+        * platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt:
+
 2018-07-17  Dirk Schulze  <k...@webkit.org>
 
         [clip-path] Implement support for margin-box as reference box and box shape

Modified: trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt (233886 => 233887)


--- trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt	2018-07-17 16:52:04 UTC (rev 233886)
+++ trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt	2018-07-17 16:59:05 UTC (rev 233887)
@@ -10,8 +10,10 @@
   (shadow-offset width=10 height=20)
   (shadows-use-legacy-radius 0)
   (should-subpixel-quantize-fonts 0))
-(fill-rect-with-color
+(fill-composited-rect
   (extent at (43,50) size 134x137)
   (rect at (50,50) size 100x100)
-  (color #0000FF))
+  (color #0000FF)
+  (composite-operation source-over)
+  (blend-mode normal))
 (restore)

Modified: trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt (233886 => 233887)


--- trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt	2018-07-17 16:52:04 UTC (rev 233886)
+++ trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt	2018-07-17 16:59:05 UTC (rev 233887)
@@ -12,8 +12,10 @@
   (shadow-offset width=10 height=20)
   (shadows-use-legacy-radius 0)
   (should-subpixel-quantize-fonts 0))
-(fill-rect-with-color
+(fill-composited-rect
   (extent at (7.14,0.20) size 184.55x185.65)
   (rect at (0,0) size 100x100)
-  (color #0000FF))
+  (color #0000FF)
+  (composite-operation source-over)
+  (blend-mode normal))
 (restore)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to