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/designmode-no-caret-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/designmode-no-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/designmode-no-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/designmode-no-caret-expected.txt
index 5ff1adc0d44b143bbce19f939ef4f7e6bc867a3c..451f5be40f52d015ff6042a1aa6840d226d1bc80 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/designmode-no-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/designmode-no-caret-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x579
LayoutBlockFlow (anonymous) at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 770x59
+ LayoutText {#text} at (0,0) size 767x59
text run at (0,0) width 728: "This tests to see that a caret is placed inside an editable document that is entirely editable even when no caret is requested"
- text run at (0,20) width 111: "programmatically. "
- text run at (111,20) width 180: "We do this as a convenience. "
- text run at (291,20) width 479: "Right now, we only do this convenience when a document's frame becomes first"
- text run at (0,40) width 337: "responder or when a document's window becomes key."
+ text run at (0,20) width 110: "programmatically. "
+ text run at (109,20) width 180: "We do this as a convenience. "
+ text run at (288,20) width 479: "Right now, we only do this convenience when a document's frame becomes first"
+ text run at (0,40) width 336: "responder or when a document's window becomes key."
LayoutBlockFlow {PRE} at (0,73) size 784x32
LayoutText {#text} at (0,0) size 296x32
text run at (0,0) width 296: "Test Failed - there should be a caret"

Powered by Google App Engine
This is Rietveld 408576698