[webkit-reviews] review granted: [Bug 94585] range-hit-test-with-padding.html fails unless subpixel layout is on : [Attachment 159666] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 05:47:48 PDT 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 94585: range-hit-test-with-padding.html fails unless subpixel layout is on
https://bugs.webkit.org/show_bug.cgi?id=94585

Attachment 159666: Patch
https://bugs.webkit.org/attachment.cgi?id=159666&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159666&action=review


> LayoutTests/fast/forms/range/range-hit-test-with-padding.html:9
> -<input id="input" type=range min=0 max=1000 step=1 value="0" style="width:
100px; padding: 0 20px;">
> +<input id="input" type=range min=0 max=1000 step=1 value="0" style="width:
100px; padding: 0 40px;">

I recommend adding some step value.


More information about the webkit-reviews mailing list