Title: [233959] branches/safari-606-branch/LayoutTests
- Revision
- 233959
- Author
- [email protected]
- Date
- 2018-07-18 19:00:11 -0700 (Wed, 18 Jul 2018)
Log Message
Cherry-pick r233887. rdar://problem/42344023
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:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@233887 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Modified Paths
Diff
Modified: branches/safari-606-branch/LayoutTests/ChangeLog (233958 => 233959)
--- branches/safari-606-branch/LayoutTests/ChangeLog 2018-07-19 02:00:09 UTC (rev 233958)
+++ branches/safari-606-branch/LayoutTests/ChangeLog 2018-07-19 02:00:11 UTC (rev 233959)
@@ -1,5 +1,29 @@
2018-07-18 Babak Shafiei <[email protected]>
+ Cherry-pick r233887. rdar://problem/42344023
+
+ 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:
+
+ git-svn-id: https://svn.webkit.org/repository/webkit/trunk@233887 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+ 2018-07-17 Ryan Haddad <[email protected]>
+
+ 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-18 Babak Shafiei <[email protected]>
+
Cherry-pick r233877. rdar://problem/42344047
Add color filter for transforming colors in Dark Mode
Modified: branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt (233958 => 233959)
--- branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt 2018-07-19 02:00:09 UTC (rev 233958)
+++ branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt 2018-07-19 02:00:11 UTC (rev 233959)
@@ -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: branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt (233958 => 233959)
--- branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt 2018-07-19 02:00:09 UTC (rev 233958)
+++ branches/safari-606-branch/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt 2018-07-19 02:00:11 UTC (rev 233959)
@@ -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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes