Title: [234042] branches/safari-606-branch/LayoutTests
Revision
234042
Author
[email protected]
Date
2018-07-20 09:42:54 -0700 (Fri, 20 Jul 2018)

Log Message

Cherry-pick r234041. rdar://problem/42417113

    Rebaseline editing/mac/attributed-string/attributed-string-for-typing-with-color-filter.html for Sierra.

    Unreviewed test gardening.

    * platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt: Added.

    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@234041 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Added Paths

Diff

Modified: branches/safari-606-branch/LayoutTests/ChangeLog (234041 => 234042)


--- branches/safari-606-branch/LayoutTests/ChangeLog	2018-07-20 16:24:57 UTC (rev 234041)
+++ branches/safari-606-branch/LayoutTests/ChangeLog	2018-07-20 16:42:54 UTC (rev 234042)
@@ -1,3 +1,23 @@
+2018-07-20  Ryan Haddad  <[email protected]>
+
+        Cherry-pick r234041. rdar://problem/42417113
+
+    Rebaseline editing/mac/attributed-string/attributed-string-for-typing-with-color-filter.html for Sierra.
+    
+    Unreviewed test gardening.
+    
+    * platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt: Added.
+    
+    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@234041 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2018-07-20  Ryan Haddad  <[email protected]>
+
+            Rebaseline editing/mac/attributed-string/attributed-string-for-typing-with-color-filter.html for Sierra.
+
+            Unreviewed test gardening.
+
+            * platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt: Added.
+
 2018-07-20  Babak Shafiei  <[email protected]>
 
         Cherry-pick r234014. rdar://problem/42417113

Added: branches/safari-606-branch/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt (0 => 234042)


--- branches/safari-606-branch/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt	                        (rev 0)
+++ branches/safari-606-branch/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt	2018-07-20 16:42:54 UTC (rev 234042)
@@ -0,0 +1,9 @@
+Some text here
+Input:
+<div id="editor" style="-apple-color-filter: apple-invert-lightness(); color: rgba(20, 20, 20, 0.4);" contenteditable="">Some text here</div>
+
+Output:
+[ ]
+    NSColor: rgba(239, 239, 239, 0.4) (NSCustomColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to