[webkit-reviews] review granted: [Bug 99625] fast/forms/range/input-appearance-range-rtl.html off by one pixel : [Attachment 169266] rebase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 14:53:52 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 99625: fast/forms/range/input-appearance-range-rtl.html off by one pixel
https://bugs.webkit.org/show_bug.cgi?id=99625

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=169266&action=review


> Source/WebCore/html/shadow/SliderThumbElement.cpp:176
> +	   // Work around rounding issues in RTL vertical sliders. We want them
to render
> +	   // identically to LTR vertical sliders. We can remove this work
around when
> +	   // subpixel rendering is enabled on all ports.

Make this a FIXME?


More information about the webkit-reviews mailing list