Changeset 117776 in webkit
- Timestamp:
- May 21, 2012, 6:49:40 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-wk2/Skipped (modified) (1 diff)
-
platform/wk2/Skipped (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r117772 r117776 1 2012-05-21 Csaba Osztrogonác <ossy@webkit.org> 2 3 [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled. 4 https://bugs.webkit.org/show_bug.cgi?id=81042 5 6 Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped 7 list, because it isn't mac-wk2 specific bug, but general wk2 specific bug. 8 9 * platform/mac-wk2/Skipped: 10 * platform/wk2/Skipped: 11 1 12 2012-05-21 Zan Dobersek <zandobersek@gmail.com> 2 13 -
trunk/LayoutTests/platform/mac-wk2/Skipped
r117337 r117776 200 200 fast/events/remove-target-with-shadow-in-drag.html 201 201 202 # WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.203 # https://bugs.webkit.org/show_bug.cgi?id=81042204 editing/spelling/grammar-paste.html205 editing/spelling/spellcheck-async-mutation.html206 editing/spelling/spellcheck-async.html207 editing/spelling/spellcheck-queue.html208 editing/spelling/spellcheck-sequencenum.html209 editing/spelling/spelling-marker-description.html210 211 202 # Fail until SUBPIXEL_LAYOUT is enabled 212 203 # https://bugs.webkit.org/show_bug.cgi?id=85532 -
trunk/LayoutTests/platform/wk2/Skipped
r117771 r117776 1099 1099 fast/block/lineboxcontain/font.html 1100 1100 1101 # [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled. 1102 # https://bugs.webkit.org/show_bug.cgi?id=81042 1103 editing/spelling/grammar-paste.html 1104 editing/spelling/spellcheck-async-mutation.html 1105 editing/spelling/spellcheck-async-remove-frame.html 1106 editing/spelling/spellcheck-async.html 1107 editing/spelling/spellcheck-queue.html 1108 editing/spelling/spellcheck-sequencenum.html 1109 editing/spelling/spelling-marker-description.html 1110 1101 1111 ### END OF (2) Classified failures without bug reports (yet) 1102 1112 ########################################
Note:
See TracChangeset
for help on using the changeset viewer.