[Webkit-unassigned] [Bug 121061] Let ARIA override the value of an input type=range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 16:21:57 PDT 2013


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





--- Comment #3 from James Craig <james at cookiecrook.com>  2013-09-10 16:21:10 PST ---
No, it's a bad patch. Only aria-valuetext should be used on range. The other attrs are identical semantically to the aria attrs (e.g. @max vs @aria-valuemax, and @value vs @aria-valuenow) so the host language attrs should win.



More information about the webkit-unassigned mailing list