[Webkit-unassigned] [Bug 168422] New: <input type=range readonly> doesn't act per spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 04:56:28 PST 2017


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

            Bug ID: 168422
           Summary: <input type=range readonly> doesn't act per spec
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com

Related issue: https://bugs.webkit.org/show_bug.cgi?id=168421

(This issue for chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=693037 )

Test case: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4892

HTML standard:
[[
The following content attributes must not be specified and do not apply to the element: ... readonly, ...
]]
https://html.spec.whatwg.org/#range-state-(type=range)

In Gecko and Edge, readonly does not apply as per spec.

I think the WebKit/Chromium is confusing UI.

(Credit to chaals for bringing this to my attention in https://github.com/whatwg/html/issues/2311#issuecomment-278002216 )

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170216/f1077137/attachment-0001.html>


More information about the webkit-unassigned mailing list