Title: [131090] trunk/LayoutTests
Revision
131090
Author
jp...@apple.com
Date
2012-10-11 13:12:26 -0700 (Thu, 11 Oct 2012)

Log Message

[WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled
https://bugs.webkit.org/show_bug.cgi?id=81042

Unreviewed, skipped a test that requires setAsynchronousSpellCheckingEnabled

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131089 => 131090)


--- trunk/LayoutTests/ChangeLog	2012-10-11 19:58:16 UTC (rev 131089)
+++ trunk/LayoutTests/ChangeLog	2012-10-11 20:12:26 UTC (rev 131090)
@@ -1,3 +1,12 @@
+2012-10-11  Jeffrey Pfau  <jp...@apple.com>
+
+        [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled
+        https://bugs.webkit.org/show_bug.cgi?id=81042
+
+        Unreviewed, skipped a test that requires setAsynchronousSpellCheckingEnabled
+
+        * platform/wk2/TestExpectations:
+
 2012-10-11  Adam Barth  <aba...@webkit.org>
 
         I'm not 100% sure what caused this test to change behavior, but fewer

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (131089 => 131090)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2012-10-11 19:58:16 UTC (rev 131089)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2012-10-11 20:12:26 UTC (rev 131090)
@@ -741,6 +741,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81042
 editing/spelling/grammar-markers.html
 editing/spelling/grammar-paste.html
+editing/spelling/grammar-markers-hidpi.html
 editing/spelling/spellcheck-async-mutation.html
 editing/spelling/spellcheck-async-remove-frame.html
 editing/spelling/spellcheck-async.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to