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

Unified Diff: LayoutTests/editing/selection/skip-non-editable-rtl-expected.txt

Issue 602423002: Mixing content editable and non-editable in direction RTL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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/selection/skip-non-editable-rtl-expected.txt
diff --git a/LayoutTests/editing/selection/skip-non-editable-1-expected.txt b/LayoutTests/editing/selection/skip-non-editable-rtl-expected.txt
similarity index 82%
copy from LayoutTests/editing/selection/skip-non-editable-1-expected.txt
copy to LayoutTests/editing/selection/skip-non-editable-rtl-expected.txt
index 596b4fb3dd6358b802b365192902683123c5dbff..f658cb8c482eff8e4937f0d66a4abe4a6934fbed 100644
--- a/LayoutTests/editing/selection/skip-non-editable-1-expected.txt
+++ b/LayoutTests/editing/selection/skip-non-editable-rtl-expected.txt
@@ -8,7 +8,7 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-This tests moving the caret in content of mixed editability. The caret should jump to the next editable region that shares a common editable ancestor when it reaches non-editable content.
+This tests moving the caret in content of mixed editability with direction RTL. The caret should jump to the next editable region that shares a common editable ancestor when it reaches non-editable content.
editable content
non-editable content non-editable content editable content

Powered by Google App Engine
This is Rietveld 408576698