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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt

Issue 1385773002: Auto-rebaseline for r351985 (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/textfield-outline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt
index e6a995ad661901feb63b9fc9f67792030f2364f3..cbf0674dfbb8ec66c8aa402ab89d2e87be6eef55 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textfield-outline-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 563x18
text run at (0,0) width 563: "This tests that a negative outline-offset won't get in the way of a cursor in a text control."
LayoutBR {BR} at (562,14) size 1x0
- LayoutTextControl {INPUT} at (0,18) size 213x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {INPUT} at (0,18) size 232x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutText {#text} at (0,0) size 0x0
-layer at (10,28) size 209x23 scrollWidth 553
- LayoutBlockFlow {DIV} at (2,2) size 209x23
- LayoutText {#text} at (0,0) size 554x23
- text run at (0,0) width 554: "abcThis tests that typing doesn't cut holes in the focus outline"
+layer at (10,28) size 228x23 scrollWidth 564
+ LayoutBlockFlow {DIV} at (2,2) size 228x23
+ LayoutText {#text} at (0,0) size 564x23
+ text run at (0,0) width 564: "abcThis tests that typing doesn't cut holes in the focus outline"
caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698