[Webkit-unassigned] [Bug 60673] <input type=number> doesn't ignore size="" attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 00:42:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60673
--- Comment #12 from Kent Tamura <tkent at chromium.org> 2011-08-05 00:42:16 PST ---
(From update of attachment 103047)
View in context: https://bugs.webkit.org/attachment.cgi?id=103047&action=review
> LayoutTests/fast/forms/input-number-size.html:44
> +// The width of spin button should differ by environment. So it should be calculated here.
> +var spinButtonWidth = number.offsetWidth - numberWithoutSpinButton.offsetWidth;
I think spinButtonWidth is 0 because these widths are same.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list