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

Unified Diff: LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt

Issue 1311533004: Mac: Fallback to CSS rendering if buttons has non-100% scale. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/color/input-appearance-color-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt b/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt
index 046cd31f95d5e2a5ec98387f5a3a0467c5b400f4..95d5ea4a337eee150f301739911ca75ed480588b 100644
--- a/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt
@@ -109,25 +109,25 @@ layer at (0,0) size 800x600
LayoutBlockFlow {H3} at (0,283.31) size 784x22
LayoutText {#text} at (0,0) size 116x22
text run at (0,0) width 116: "Arbitrary Size"
- LayoutBlockFlow (anonymous) at (0,324.03) size 784x46
+ LayoutBlockFlow (anonymous) at (0,324.03) size 784x48
LayoutBlockFlow {INPUT} at (0,10) size 100x30 [bgcolor=#C0C0C0] [border: none (1px solid #A9A9A9) none (1px solid #A9A9A9)]
LayoutFlexibleBox {DIV} at (3,1) size 94x28
LayoutBlockFlow {DIV} at (2,4) size 90x20 [bgcolor=#FF0000] [border: (1px solid #777777)]
LayoutText {#text} at (100,20) size 4x18
text run at (100,20) width 4: " "
- LayoutBlockFlow {INPUT} at (104,0) size 88x46 [bgcolor=#C0C0C0] [border: none (2px solid #A9A9A9) none (2px solid #A9A9A9)]
- LayoutFlexibleBox {DIV} at (6,2) size 76x42
- LayoutBlockFlow {DIV} at (4,8) size 68x26 [bgcolor=#FF0000] [border: (2px solid #777777)]
+ LayoutBlockFlow {INPUT} at (104,2) size 88x46 [bgcolor=#C0C0C0] [border: (2px solid #A9A9A9)]
+ LayoutFlexibleBox {DIV} at (6,4) size 76x38
+ LayoutBlockFlow {DIV} at (4,8) size 68x22 [bgcolor=#FF0000] [border: (2px solid #777777)]
LayoutText {#text} at (192,20) size 4x18
text run at (192,20) width 4: " "
LayoutBlockFlow {INPUT} at (196,0) size 176x46 [bgcolor=#F8F8F8] [border: (2px solid #A6A6A6)]
LayoutFlexibleBox {DIV} at (2,2) size 172x42
LayoutBlockFlow {DIV} at (16,8) size 108x26 [bgcolor=#FF0000] [border: (2px solid #000000)]
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {H3} at (0,388.75) size 784x22
+ LayoutBlockFlow {H3} at (0,390.75) size 784x22
LayoutText {#text} at (0,0) size 97x22
text run at (0,0) width 97: "Other styles"
- LayoutBlockFlow (anonymous) at (0,429.47) size 784x24
+ LayoutBlockFlow (anonymous) at (0,431.47) size 784x24
LayoutBlockFlow {INPUT} at (0,1) size 44x23 [bgcolor=#FFFF00] [border: (1px solid #A9A9A9)]
LayoutFlexibleBox {DIV} at (3,2) size 38x19
LayoutBlockFlow {DIV} at (2,4) size 34x11 [bgcolor=#FF0000] [border: (1px solid #777777)]

Powered by Google App Engine
This is Rietveld 408576698