File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1885,6 +1885,15 @@ so that CSS can be used to restyle them.
18851885
18861886</dl>
18871887
1888+ <div class=issue>
1889+ The values <code> slider-vertical</code> and <code> sliderthumb-vertical</code>
1890+ are supported in some user agents to change the orientation of
1891+ <code class="lang-markup"> <input type=range></code> elements.
1892+ These values are not specified because changing the orientation of this control
1893+ is better done with a separate mechanism.
1894+ See issue <a href="https://github.com/whatwg/html/issues/4177">whatwg/html#4177</a> .
1895+ </div>
1896+
18881897<div class=example>
18891898 An author wanting to customize the look and feel of check boxes in HTML could use the following:
18901899 <pre><code class="lang-css">
You can’t perform that action at this time.
0 commit comments