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

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

Issue 230193002: Spin button in input[type=number] should not ignore paddings. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt b/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
index f02d24feda3236119b503b69075d0d398fa40090..dd94e2fb5ca90b458b51c6e38d07dc518fd7da59 100644
--- a/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt
@@ -11,6 +11,7 @@ layer at (0,0) size 800x600
RenderTextControl {INPUT} at (2,2) size 228x30 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (2,3) size 224x24
RenderBlock {DIV} at (0,0) size 209x24
+ RenderBlock {DIV} at (209,0) size 15x24
RenderText {#text} at (232,9) size 82x19
text run at (232,9) width 82: " Normal state"
RenderBlock {DIV} at (0,70) size 784x34
@@ -39,11 +40,9 @@ layer at (12,117) size 209x24
RenderBlock {DIV} at (0,0) size 209x24
RenderText {#text} at (0,0) size 11x23
text run at (0,0) width 11: "0"
-layer at (221,48) size 15x26
- RenderBlock (relative positioned) {DIV} at (209,-1) size 15x26
-layer at (221,82) size 15x26 transparent
- RenderBlock (relative positioned) {DIV} at (209,-1) size 15x26
-layer at (221,116) size 15x26 transparent
- RenderBlock (relative positioned) {DIV} at (209,-1) size 15x26
+layer at (221,83) size 15x24 transparent
+ RenderBlock {DIV} at (209,0) size 15x24
+layer at (221,117) size 15x24 transparent
+ RenderBlock {DIV} at (209,0) size 15x24
selection start: 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
selection end: position 1 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