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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/dom/focus-contenteditable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt
index 9ce0a4ee69436446e13ba7c6231f5a00d6fa3319..bca7f06b501f1aab9bf31bf43d7548ab79f145d4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 785x894 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 785x894
LayoutBlockFlow {BODY} at (8,8) size 769x878
LayoutBlockFlow (anonymous) at (0,0) size 769x36
- LayoutText {#text} at (0,0) size 511x18
- text run at (0,0) width 511: "This test will try to call focus() on a contenteditable div, and then a normal div. "
+ LayoutText {#text} at (0,0) size 509x18
+ text run at (0,0) width 509: "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,18) size 380x18
- text run at (0,18) width 380: "The window should scroll to reveal the contenteditable div."
+ LayoutText {#text} at (0,18) size 379x18
+ text run at (0,18) width 379: "The window should scroll to reveal the contenteditable div."
LayoutBlockFlow {DIV} at (0,36) size 500x800
LayoutBlockFlow {DIV} at (0,836) size 769x24 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 125x18
text run at (3,3) width 125: "contentEditable div"
LayoutBlockFlow {DIV} at (0,860) size 769x18
- LayoutText {#text} at (0,0) size 80x18
- text run at (0,0) width 80: "Test Passed."
+ LayoutText {#text} at (0,0) size 78x18
+ text run at (0,0) width 78: "Test Passed."
LayoutBlockFlow {DIV} at (0,878) size 769x0
caret: position 0 of child 0 {#text} of child 5 {DIV} of body
scrolled to 0,276

Powered by Google App Engine
This is Rietveld 408576698