Title: [110625] trunk/LayoutTests
Revision
110625
Author
[email protected]
Date
2012-03-13 15:36:05 -0700 (Tue, 13 Mar 2012)

Log Message

WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
https://bugs.webkit.org/show_bug.cgi?id=81042

Skip some tests on Mac WK2 that use setAsynchronousSpellCheckingEnabled.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110624 => 110625)


--- trunk/LayoutTests/ChangeLog	2012-03-13 22:35:16 UTC (rev 110624)
+++ trunk/LayoutTests/ChangeLog	2012-03-13 22:36:05 UTC (rev 110625)
@@ -1,3 +1,12 @@
+2012-03-13  Jessie Berlin  <[email protected]>
+
+        WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
+        https://bugs.webkit.org/show_bug.cgi?id=81042
+
+        Skip some tests on Mac WK2 that use setAsynchronousSpellCheckingEnabled.
+
+        * platform/mac-wk2/Skipped:
+
 2012-03-13  Adam Barth  <[email protected]>
 
         Copy the platform-independent result for this test to chromium-mac to

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (110624 => 110625)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-13 22:35:16 UTC (rev 110624)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-13 22:36:05 UTC (rev 110625)
@@ -195,6 +195,15 @@
 editing/selection/select-across-readonly-input-4.html
 editing/selection/select-across-readonly-input-5.html
 
+# WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
+# https://bugs.webkit.org/show_bug.cgi?id=81042
+editing/spelling/grammar-paste.html
+editing/spelling/spellcheck-async-mutation.html
+editing/spelling/spellcheck-async.html
+editing/spelling/spellcheck-queue.html
+editing/spelling/spellcheck-sequencenum.html
+editing/spelling/spelling-marker-description.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to