editing/selection/move-by-word-visually* tests timing out
https://bugs.webkit.org/show_bug.cgi?id=65241
Split the 2 tests into 4 tests. But need to find a way to improve
performance eventually.
* editing/selection/move-by-word-visually-multi-line-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
* editing/selection/move-by-word-visually-multi-line.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
* editing/selection/move-by-word-visually-multi-space-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
* editing/selection/move-by-word-visually-multi-space.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
* editing/selection/move-by-word-visually-others-expected.txt: Removed.
* editing/selection/move-by-word-visually-others.html: Removed.
* editing/selection/move-by-word-visually-single-space-inline-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
* editing/selection/move-by-word-visually-single-space-inline-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
* editing/selection/move-by-word-visually-single-space-one-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
* editing/selection/move-by-word-visually-single-space-one-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
* editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt: Removed.
* editing/selection/move-by-word-visually-single-space-sigle-line.html: Removed.
* platform/chromium/test_expectations.txt:
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@91864 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 47d15dc..cfb94b0 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2382,8 +2382,11 @@
fast/url/idna2008.html
# https://bugs.webkit.org/show_bug.cgi?id=59265
-editing/selection/move-by-word-visually-others.html
-editing/selection/move-by-word-visually-single-space-sigle-line.html
+editing/selection/move-by-word-visually-multi-line.html
+editing/selection/move-by-word-visually-multi-space.html
+editing/selection/move-by-word-visually-null-box.html
+editing/selection/move-by-word-visually-single-space-inline-element.html
+editing/selection/move-by-word-visually-single-space-one-element.html
# [Qt] New tests introduced in r84742 fail
# https://bugs.webkit.org/show_bug.cgi?id=59334