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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-ltr-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-ltr-2-left-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-ltr-2-left-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-ltr-2-left-expected.txt
index 3fe0af43a8e43c3f38d330d759266faca8258e49..1ae1535caffdbaad864f0ae183825e716c1742d8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-ltr-2-left-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/caret-ltr-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 LTR text in a RTL 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 LTR text in a RTL 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 (119,11) size 72x22
text run at (119,11) width 72: "WebKit2"
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 7 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698