Title: [248350] branches/safari-608.1-branch/LayoutTests
Revision
248350
Author
[email protected]
Date
2019-08-06 23:52:37 -0700 (Tue, 06 Aug 2019)

Log Message

Cherry-pick r247824. rdar://problem/54017900

    Adding iOS-specific expectations for fast/text-indicator/text-indicator-with-low-contrast-text.html.
    https://bugs.webkit.org/show_bug.cgi?id=200064

    Unreviewed Test Gardening.

    * platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt: Added.

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

Modified Paths

Added Paths

Diff

Modified: branches/safari-608.1-branch/LayoutTests/ChangeLog (248349 => 248350)


--- branches/safari-608.1-branch/LayoutTests/ChangeLog	2019-08-07 06:52:34 UTC (rev 248349)
+++ branches/safari-608.1-branch/LayoutTests/ChangeLog	2019-08-07 06:52:37 UTC (rev 248350)
@@ -1,5 +1,27 @@
 2019-08-06  Kocsen Chung  <[email protected]>
 
+        Cherry-pick r247824. rdar://problem/54017900
+
+    Adding iOS-specific expectations for fast/text-indicator/text-indicator-with-low-contrast-text.html.
+    https://bugs.webkit.org/show_bug.cgi?id=200064
+    
+    Unreviewed Test Gardening.
+    
+    * platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt: Added.
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@247824 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2019-07-25  Russell Epstein  <[email protected]>
+
+            Adding iOS-specific expectations for fast/text-indicator/text-indicator-with-low-contrast-text.html.
+            https://bugs.webkit.org/show_bug.cgi?id=200064
+
+            Unreviewed Test Gardening.
+
+            * platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt: Added.
+
+2019-08-06  Kocsen Chung  <[email protected]>
+
         Cherry-pick r247822. rdar://problem/54017886
 
     Avoid UI Process hangs when the WebContent process is showing JS prompts / alerts

Added: branches/safari-608.1-branch/LayoutTests/platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt (0 => 248350)


--- branches/safari-608.1-branch/LayoutTests/platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt	                        (rev 0)
+++ branches/safari-608.1-branch/LayoutTests/platform/ios/fast/text-indicator/text-indicator-with-low-contrast-text-expected.txt	2019-08-07 06:52:37 UTC (rev 248350)
@@ -0,0 +1,40 @@
+whiteTextWhiteBackground: NOT legible
+    0 0 68 70
+whiteTextGrayBackground: NOT legible
+    0 0 68 70
+whiteTextBlackBackground: legible
+    0 0 68 19
+    0 51 36 19
+grayTextWhiteBackground: NOT legible
+    0 0 68 70
+grayTextGrayBackground: NOT legible
+    0 0 68 70
+grayTextBlackBackground: legible
+    0 0 68 19
+    0 51 36 19
+lightGrayTextWhiteBackground: NOT legible
+    0 0 68 70
+lightGrayTextGrayBackground: NOT legible
+    0 0 68 70
+lightGrayTextBlackBackground: legible
+    0 0 68 19
+    0 51 36 19
+darkGrayTextWhiteBackground: legible
+    0 0 68 19
+    0 51 36 19
+darkGrayTextGrayBackground: NOT legible
+    0 0 68 70
+darkGrayTextBlackBackground: NOT legible
+    0 0 68 70
+blackTextWhiteBackground: legible
+    0 0 68 19
+    0 51 36 19
+blackTextGrayBackground: legible
+    0 0 68 19
+    0 51 36 19
+blackTextBlackBackground: NOT legible
+    0 0 68 70
+dfTextDfBackground: legible
+    0 0 68 19
+    0 51 36 19
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to