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

Unified Diff: LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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: LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt b/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
index 9a344bf596c383ce63c424d6406ed9d3f05a9bb1..73e933066f51f8002cdd941911c957af2c0988b8 100644
--- a/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
@@ -8,41 +8,41 @@ layer at (0,0) size 800x600
text run at (0,0) width 763: "Test appearances of spin buttons. Disabled state and read-only state should have appearances different from the normal"
text run at (0,18) width 34: "state."
LayoutBlockFlow {DIV} at (0,52) size 784x29
- LayoutInline {LABEL} at (0,0) size 302x18
- LayoutTextControl {INPUT} at (0,0) size 215x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,3) size 209x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
- LayoutBlockFlow {DIV} at (196,4) size 13x15
- LayoutText {#text} at (215,8) size 87x18
- text run at (215,8) width 87: " Normal state"
+ LayoutInline {LABEL} at (0,0) size 321x18
+ LayoutTextControl {INPUT} at (0,0) size 234x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutFlexibleBox {DIV} at (3,3) size 228x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
+ LayoutBlockFlow {DIV} at (215,4) size 13x15
+ LayoutText {#text} at (234,8) size 87x18
+ text run at (234,8) width 87: " Normal state"
LayoutBlockFlow {DIV} at (0,81) size 784x29
- LayoutInline {LABEL} at (0,0) size 310x18
- LayoutTextControl {INPUT} at (0,0) size 215x29 [color=#545454] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,3) size 209x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
- LayoutText {#text} at (215,8) size 95x18
- text run at (215,8) width 95: " Disabled state"
+ LayoutInline {LABEL} at (0,0) size 329x18
+ LayoutTextControl {INPUT} at (0,0) size 234x29 [color=#545454] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutFlexibleBox {DIV} at (3,3) size 228x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
+ LayoutText {#text} at (234,8) size 95x18
+ text run at (234,8) width 95: " Disabled state"
LayoutBlockFlow {DIV} at (0,110) size 784x29
- LayoutInline {LABEL} at (0,0) size 319x18
- LayoutTextControl {INPUT} at (0,0) size 215x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,3) size 209x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
- LayoutText {#text} at (215,8) size 104x18
- text run at (215,8) width 104: " Read-only state"
-layer at (11,63) size 196x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
+ LayoutInline {LABEL} at (0,0) size 338x18
+ LayoutTextControl {INPUT} at (0,0) size 234x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutFlexibleBox {DIV} at (3,3) size 228x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
+ LayoutText {#text} at (234,8) size 104x18
+ text run at (234,8) width 104: " Read-only state"
+layer at (11,63) size 215x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
LayoutText {#text} at (0,0) size 12x23
text run at (0,0) width 12: "0"
-layer at (11,92) size 196x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
+layer at (11,92) size 215x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
LayoutText {#text} at (0,0) size 12x23
text run at (0,0) width 12: "0"
-layer at (11,121) size 196x23
- LayoutBlockFlow {DIV} at (0,0) size 196x23
+layer at (11,121) size 215x23
+ LayoutBlockFlow {DIV} at (0,0) size 215x23
LayoutText {#text} at (0,0) size 12x23
text run at (0,0) width 12: "0"
-layer at (207,96) size 13x15 transparent
- LayoutBlockFlow {DIV} at (196,4) size 13x15
-layer at (207,125) size 13x15 transparent
- LayoutBlockFlow {DIV} at (196,4) size 13x15
+layer at (226,96) size 13x15 transparent
+ LayoutBlockFlow {DIV} at (215,4) size 13x15
+layer at (226,125) size 13x15 transparent
+ LayoutBlockFlow {DIV} at (215,4) size 13x15
caret: position 0 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of child 0 {LABEL} of child 9 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698