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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/focus-contenteditable-expected.txt

Issue 1418503002: 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/fast/dom/focus-contenteditable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/focus-contenteditable-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/focus-contenteditable-expected.txt
index d667db03294b339a5f32c43dd15da5da4e29a5c7..a9cf9fcfc2483e5b9d7ecd1e23b27bf44c731634 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/focus-contenteditable-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/focus-contenteditable-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 785x902 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 785x902
LayoutBlockFlow {BODY} at (8,8) size 769x886
LayoutBlockFlow (anonymous) at (0,0) size 769x40
- LayoutText {#text} at (0,0) size 472x19
- text run at (0,0) width 472: "This test will try to call focus() on a contenteditable div, and then a normal div. "
+ LayoutText {#text} at (0,0) size 470x19
+ text run at (0,0) width 470: "This test will try to call focus() on a contenteditable div, and then a normal div. "
LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,20) size 353x19
- text run at (0,20) width 353: "The window should scroll to reveal the contenteditable div."
+ LayoutText {#text} at (0,20) size 352x19
+ text run at (0,20) width 352: "The window should scroll to reveal the contenteditable div."
LayoutBlockFlow {DIV} at (0,40) size 500x800
LayoutBlockFlow {DIV} at (0,840) size 769x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 115x19
text run at (3,3) width 115: "contentEditable div"
LayoutBlockFlow {DIV} at (0,866) size 769x20
- LayoutText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Test Passed."
+ LayoutText {#text} at (0,0) size 76x19
+ text run at (0,0) width 76: "Test Passed."
LayoutBlockFlow {DIV} at (0,886) size 769x0
caret: position 0 of child 0 {#text} of child 5 {DIV} of body
scrolled to 0,282

Powered by Google App Engine
This is Rietveld 408576698