Title: [235361] trunk/LayoutTests
Revision
235361
Author
[email protected]
Date
2018-08-27 07:02:45 -0700 (Mon, 27 Aug 2018)

Log Message

Layout Test fast/events/dblclick-event-getModifierState.html is failing
https://bugs.webkit.org/show_bug.cgi?id=188948

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235360 => 235361)


--- trunk/LayoutTests/ChangeLog	2018-08-27 13:40:44 UTC (rev 235360)
+++ trunk/LayoutTests/ChangeLog	2018-08-27 14:02:45 UTC (rev 235361)
@@ -1,3 +1,12 @@
+2018-08-27  Per Arne Vollan  <[email protected]>
+
+        Layout Test fast/events/dblclick-event-getModifierState.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=188948
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-08-27  Rob Buis  <[email protected]>
 
         XMLHTTPRequest.send for Document should have same Content-Type processing rules as String

Modified: trunk/LayoutTests/platform/win/TestExpectations (235360 => 235361)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-08-27 13:40:44 UTC (rev 235360)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-08-27 14:02:45 UTC (rev 235361)
@@ -4169,3 +4169,5 @@
 webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Crash Pass ]
 webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Crash Pass ]
 webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Crash Pass Failure ]
+
+webkit.org/b/188948 fast/events/dblclick-event-getModifierState.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to