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

Unified Diff: LayoutTests/platform/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt

Issue 14866009: Enable proper zooming of checkbox and radio button on Win and Mac. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt
index f3182d4c26049e8ba937b5d7b8a02e055c9e8d2e..4dbb956fee7ed5fdb738321e3debba2c3c1cf48c 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/forms/radio/radio-appearance-basic-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x167
- RenderBlock {HTML} at (0,0) size 800x167
- RenderBody {BODY} at (8,8) size 784x151
+layer at (0,0) size 800x163
+ RenderBlock {HTML} at (0,0) size 800x163
+ RenderBody {BODY} at (8,8) size 784x147
RenderBlock {INPUT} at (4,4) size 12x13
RenderText {#text} at (20,1) size 4x18
text run at (20,1) width 4: " "
@@ -35,10 +35,10 @@ layer at (0,0) size 800x167
RenderText {#text} at (80,85) size 4x18
text run at (80,85) width 4: " "
RenderBR {BR} at (84,85) size 0x18
- RenderBlock {INPUT} at (6,120) size 21x22
- RenderText {#text} at (33,125) size 4x18
- text run at (33,125) width 4: " "
- RenderBlock {INPUT} at (45,113) size 28x30
- RenderText {#text} at (81,125) size 4x18
- text run at (81,125) width 4: " "
- RenderBR {BR} at (85,125) size 0x18
+ RenderBlock {INPUT} at (6,119) size 19x19
+ RenderText {#text} at (31,121) size 4x18
+ text run at (31,121) width 4: " "
+ RenderBlock {INPUT} at (43,113) size 26x26
+ RenderText {#text} at (77,121) size 4x18
+ text run at (77,121) width 4: " "
+ RenderBR {BR} at (81,121) size 0x18

Powered by Google App Engine
This is Rietveld 408576698