[Webkit-unassigned] [Bug 95551] REGRESSION (r127140): fast/forms/datalist/input-appearance-range-with-datalist-rtl.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 29 14:51:48 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95551


Raphael Kubo da Costa (rakuco) <rakuco at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakuco at webkit.org




--- Comment #1 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-09-29 14:52:13 PST ---
The "cause" seems to be the reftest itself.

It works fine on, say, Chromium, because it does not seem to use a background filling color for the amount the slider has been dragged. Since the EFL port does that, expecting <input type=range value=0> to render the same as <input type=range value=100 dir=rtl> is not a valid assumption.

Keishi, do you have any ideas on how we can fix the expectations here?

-- 
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