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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-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/forms/input-appearance-readonly-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt
index 77ad5d73d78c5f174d07e10d47f708c6984f070f..38a857706e993adadbc9e9f7fd0a6a697fe4dc36 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt
@@ -3,13 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 411x18
- text run at (0,0) width 411: "This tests that text can not be inserted into a readonly text field. "
- LayoutBR {BR} at (410,14) size 1x0
+ LayoutText {#text} at (0,0) size 410x18
+ text run at (0,0) width 410: "This tests that text can not be inserted into a readonly text field. "
+ LayoutBR {BR} at (409,14) size 1x0
LayoutTextControl {INPUT} at (0,18) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
layer at (11,29) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 62x13
- text run at (0,0) width 62: "Test Passed"
+ LayoutText {#text} at (0,0) size 61x13
+ text run at (0,0) width 61: "Test Passed"
caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698