Title: [117776] trunk/LayoutTests
Revision
117776
Author
[email protected]
Date
2012-05-21 06:49:40 -0700 (Mon, 21 May 2012)

Log Message

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

Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped
list, because it isn't mac-wk2 specific bug, but general wk2 specific bug.

* platform/mac-wk2/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117775 => 117776)


--- trunk/LayoutTests/ChangeLog	2012-05-21 13:18:42 UTC (rev 117775)
+++ trunk/LayoutTests/ChangeLog	2012-05-21 13:49:40 UTC (rev 117776)
@@ -1,3 +1,14 @@
+2012-05-21  Csaba Osztrogonác  <[email protected]>
+
+        [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled.
+        https://bugs.webkit.org/show_bug.cgi?id=81042
+
+        Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped
+        list, because it isn't mac-wk2 specific bug, but general wk2 specific bug.
+
+        * platform/mac-wk2/Skipped:
+        * platform/wk2/Skipped:
+
 2012-05-21  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening, add expectations for an SVG test for hit

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (117775 => 117776)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-21 13:18:42 UTC (rev 117775)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-21 13:49:40 UTC (rev 117776)
@@ -199,15 +199,6 @@
 fast/events/drag-selects-image.html
 fast/events/remove-target-with-shadow-in-drag.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
-
 # Fail until SUBPIXEL_LAYOUT is enabled
 # https://bugs.webkit.org/show_bug.cgi?id=85532
 fast/sub-pixel/client-width-height-snapping.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (117775 => 117776)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-05-21 13:18:42 UTC (rev 117775)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-05-21 13:49:40 UTC (rev 117776)
@@ -1098,6 +1098,16 @@
 fast/block/lineboxcontain/block-glyphs.html
 fast/block/lineboxcontain/font.html
 
+# [WK2] WTR 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-remove-frame.html
+editing/spelling/spellcheck-async.html
+editing/spelling/spellcheck-queue.html
+editing/spelling/spellcheck-sequencenum.html
+editing/spelling/spelling-marker-description.html
+
 ### END OF (2) Classified failures without bug reports (yet)
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to