<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;input type=range readonly&gt; doesn't act per spec"
   href="https://bugs.webkit.org/show_bug.cgi?id=168422">168422</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>&lt;input type=range readonly&gt; doesn't act per spec
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari Technology Preview
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Forms
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zcorpan&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Related issue: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;input type=color readonly&gt; doesn't act per spec"
   href="show_bug.cgi?id=168421">https://bugs.webkit.org/show_bug.cgi?id=168421</a>

(This issue for chromium: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=693037">https://bugs.chromium.org/p/chromium/issues/detail?id=693037</a> )

Test case: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4892">http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4892</a>

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

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 <a href="https://github.com/whatwg/html/issues/2311#issuecomment-278002216">https://github.com/whatwg/html/issues/2311#issuecomment-278002216</a> )</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>