Title: [260304] trunk/LayoutTests
Revision
260304
Author
[email protected]
Date
2020-04-17 18:26:32 -0700 (Fri, 17 Apr 2020)

Log Message

[Cocoa] Password obscuring dots drawn with the system font are too small
https://bugs.webkit.org/show_bug.cgi?id=209692

Reviewed by Darin Adler.

Addressing post-review comments.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260303 => 260304)


--- trunk/LayoutTests/ChangeLog	2020-04-18 00:54:41 UTC (rev 260303)
+++ trunk/LayoutTests/ChangeLog	2020-04-18 01:26:32 UTC (rev 260304)
@@ -1,3 +1,14 @@
+2020-04-17  Myles C. Maxfield  <[email protected]>
+
+        [Cocoa] Password obscuring dots drawn with the system font are too small
+        https://bugs.webkit.org/show_bug.cgi?id=209692
+
+        Reviewed by Darin Adler.
+
+        Addressing post-review comments.
+
+        * platform/mac/TestExpectations:
+
 2020-04-17  Ryan Haddad  <[email protected]>
 
         Unreviewed, reverting r260245.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (260303 => 260304)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-18 00:54:41 UTC (rev 260303)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-18 01:26:32 UTC (rev 260304)
@@ -1976,4 +1976,4 @@
 webkit.org/b/210351 scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe.html [ Pass Timeout ]
 
 # Certain versions of macOS use different text security characters.
-webkit.org/b/209692 [ Sierra HighSierra Mojave Catalina ] platform/mac/fast/text/text-security-disc-bullet-pua-mac.html [ ImageOnlyFailure ]
+webkit.org/b/209692 [ Mojave Catalina ] platform/mac/fast/text/text-security-disc-bullet-pua-mac.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to