Title: [234041] trunk/LayoutTests
Revision
234041
Author
[email protected]
Date
2018-07-20 09:24:57 -0700 (Fri, 20 Jul 2018)

Log Message

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.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234040 => 234041)


--- trunk/LayoutTests/ChangeLog	2018-07-20 15:44:44 UTC (rev 234040)
+++ trunk/LayoutTests/ChangeLog	2018-07-20 16:24:57 UTC (rev 234041)
@@ -1,3 +1,11 @@
+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  Frederic Wang  <[email protected]>
 
         Import new WPT tests for custom elements

Added: trunk/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt (0 => 234041)


--- trunk/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-sierra/editing/mac/attributed-string/attributed-string-for-typing-with-color-filter-expected.txt	2018-07-20 16:24:57 UTC (rev 234041)
@@ -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