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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-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/floating-textfield-relayout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt
index 916b813ace782907583b874453ac2e81cb82cc7f..25b54447362bad660fe1e8f241ee470f22291ce9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt
@@ -6,16 +6,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 108x18
text run at (0,0) width 108: "This is a test for "
- LayoutInline {I} at (0,0) size 764x36
- LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
- LayoutText {#text} at (107,0) size 354x18
- text run at (107,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9316"
- LayoutText {#text} at (460,0) size 764x36
- text run at (460,0) width 5: " "
- text run at (464,0) width 300: "REGRESSION: text field width shrinks on first"
- text run at (0,18) width 61: "keystroke"
- LayoutText {#text} at (60,18) size 5x18
- text run at (60,18) width 5: "."
+ LayoutInline {I} at (0,0) size 761x36
+ LayoutInline {A} at (0,0) size 353x18 [color=#0000EE]
+ LayoutText {#text} at (107,0) size 353x18
+ text run at (107,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9316"
+ LayoutText {#text} at (459,0) size 761x36
+ text run at (459,0) width 5: " "
+ text run at (463,0) width 298: "REGRESSION: text field width shrinks on first"
+ text run at (0,18) width 60: "keystroke"
+ LayoutText {#text} at (59,18) size 5x18
+ text run at (59,18) width 5: "."
LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
layer at (8,70) size 784x0
LayoutBlockFlow (relative positioned) {DIV} at (0,62) size 784x0

Powered by Google App Engine
This is Rietveld 408576698