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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-rtl-right-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/mac/editing/selection/caret-rtl-right-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt
index d692d4df5ad30eb3f3ff3c9e2fb9439722583e04..963a534858fc94c2b3b0c3f1d8a7f4360ea46cb3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x140
LayoutBlockFlow {HTML} at (0,0) size 800x140
LayoutBlockFlow {BODY} at (8,16) size 784x116
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 776x36
- text run at (0,0) width 776: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test"
- text run at (0,18) width 475: "manually, click the right of the text. The caret should be on the right edge."
+ LayoutText {#text} at (0,0) size 773x36
+ text run at (0,0) width 773: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test"
+ text run at (0,18) width 474: "manually, click the right of the text. The caret should be on the right edge."
LayoutBlockFlow {DIV} at (0,52) size 201.48x46 [border: (1px solid #000000)]
LayoutText {#text} at (119,12) size 72x23
text run at (119,12) width 72 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
LayoutBlockFlow (anonymous) at (0,98) size 784x18
- LayoutText {#text} at (0,0) size 39x18
- text run at (0,0) width 39: "PASS"
- LayoutBR {BR} at (38,0) size 1x18
+ LayoutText {#text} at (0,0) size 37x18
+ text run at (0,0) width 37: "PASS"
+ LayoutBR {BR} at (36,0) size 1x18
caret: position 0 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698