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

Unified Diff: LayoutTests/editing/caret/caret-pointer-direction-LTR-expected.txt

Issue 275563003: Change caret to show language direction (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: WIP patch for directional caret Created 6 years, 7 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/caret/caret-pointer-direction-LTR-expected.txt
diff --git a/LayoutTests/editing/caret/caret-pointer-direction-LTR-expected.txt b/LayoutTests/editing/caret/caret-pointer-direction-LTR-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..babf139fd82f67098696c4242e4cbfa454e85e40
--- /dev/null
+++ b/LayoutTests/editing/caret/caret-pointer-direction-LTR-expected.txt
@@ -0,0 +1,17 @@
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+ RenderBlock {HTML} at (0,0) size 800x116
+ RenderBody {BODY} at (8,16) size 784x92
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 290x19
+ text run at (0,0) width 290: "Tests display caret direction (LTR) as per Input."
+ RenderBlock {DIV} at (0,36) size 428x56 [border: (2px solid #FF0000)]
+ RenderInline {SPAN} at (0,0) size 228x27
+ RenderText {#text} at (14,14) size 228x27
+ text run at (14,14) width 228: "Caret in LTR Language"
+ RenderText {#text} at (0,0) size 0x0
+caret: position 20 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
« no previous file with comments | « LayoutTests/editing/caret/caret-pointer-direction-LTR.html ('k') | LayoutTests/editing/caret/caret-pointer-direction-RTL.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698