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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt
index a399b4d8f2a82a8053e3cd8878d2a85057960454..2281e8de1b69cc645af5106de39368c9d65aa9dd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-rtl-2-left-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x145
LayoutBlockFlow {HTML} at (0,0) size 800x145
LayoutBlockFlow {BODY} at (8,16) size 784x121
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a LTR block. To test manually,"
+ LayoutText {#text} at (0,0) size 771x39
+ text run at (0,0) width 771: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a LTR block. To test manually,"
text run at (0,20) width 363: "click the left of the text. The caret should be on the left edge."
LayoutBlockFlow {DIV} at (0,56) size 202x45 [border: (1px solid #000000)]
LayoutText {#text} at (11,11) size 58x22
text run at (11,11) width 58 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
LayoutBlockFlow (anonymous) at (0,101) size 784x20
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- LayoutBR {BR} at (38,0) size 0x19
+ LayoutText {#text} at (0,0) size 37x19
+ text run at (0,0) width 37: "PASS"
+ LayoutBR {BR} at (36,0) size 1x19
caret: position 0 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698