File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1800,7 +1800,7 @@ Value: ''appearance/none'' | ''auto'' | ''button'' | ''textfield'' | ''menulist-
18001800Initial : none
18011801Applies To : all elements
18021802Inherited : no
1803- Computed value : specified keyword
1803+ Computed value : See below
18041804Animation type : discrete
18051805</pre>
18061806
@@ -1888,6 +1888,10 @@ Animation type: discrete
18881888
18891889</dl>
18901890
1891+ The computed value is the specified value unless it is not included in the set
1892+ of values defined by this specification. In that case, it is the value
1893+ ''appearance/auto''.
1894+
18911895<div class=example>
18921896 An author wanting to customize the look and feel of check boxes in HTML could use the following:
18931897 <pre><code class="lang-css">
You can’t perform that action at this time.
0 commit comments