Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt

Issue 20049007: Speed up moving cursor/selection up or down past non-renderered elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt
diff --git a/LayoutTests/http/tests/notifications/legacy/double-show-expected.txt b/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt
similarity index 53%
copy from LayoutTests/http/tests/notifications/legacy/double-show-expected.txt
copy to LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt
index f9d19387d413d2dd1aeb2e20985923ae63a3e4c8..5e24858d5a0ec56817b00731e59d010c0c4b1e50 100644
--- a/LayoutTests/http/tests/notifications/legacy/double-show-expected.txt
+++ b/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements-expected.txt
@@ -1,10 +1,10 @@
-Sending double-show notification...
+First line of rendered text
+
+Test moving up and down through non-renderered elements. This test should execute quickly if it's working correctly; a timeout is a failure.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS window.webkitNotifications is defined.
-PASS ondisplay event handler called
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698