Title: [115780] trunk/LayoutTests
Revision
115780
Author
[email protected]
Date
2012-05-01 19:14:42 -0700 (Tue, 01 May 2012)

Log Message

scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMisspellingsAndBadGrammarInRanges()
https://bugs.webkit.org/show_bug.cgi?id=85273

* platform/mac/Skipped: Skip the test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115779 => 115780)


--- trunk/LayoutTests/ChangeLog	2012-05-02 02:09:34 UTC (rev 115779)
+++ trunk/LayoutTests/ChangeLog	2012-05-02 02:14:42 UTC (rev 115780)
@@ -1,3 +1,10 @@
+2012-05-01  Andy Estes  <[email protected]>
+
+        scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMisspellingsAndBadGrammarInRanges()
+        https://bugs.webkit.org/show_bug.cgi?id=85273
+
+        * platform/mac/Skipped: Skip the test.
+
 2012-05-01  Ryosuke Niwa  <[email protected]>
 
         Skip the test added by r115724 on WebKit2 and Qt because drag and drop isn't supported by DRT

Modified: trunk/LayoutTests/platform/mac/Skipped (115779 => 115780)


--- trunk/LayoutTests/platform/mac/Skipped	2012-05-02 02:09:34 UTC (rev 115779)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-05-02 02:14:42 UTC (rev 115780)
@@ -800,3 +800,7 @@
 # [Mac] inspector/debugger/linkifier.html is flakey
 # https://bugs.webkit.org/show_bug.cgi?id=85319
 inspector/debugger/linkifier.html
+
+# scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMisspellingsAndBadGrammarInRanges()
+# https://bugs.webkit.org/show_bug.cgi?id=85273
+scrollbars/scrollbar-miss-mousemove-disabled.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to