File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ spec:css-fonts-4; type:descriptor; text:font-feature-settings
134
134
spec:css-fonts-4; type:descriptor; text:font-stretch
135
135
spec:css-fonts-4; type:descriptor; text:font-weight
136
136
spec:css-fonts-4; type:descriptor; text:font-style
137
+ spec:css-values-4; type:dfn; text:keyword
137
138
</pre>
138
139
139
140
<style>
2794
2795
depends on the component, as follows:
2795
2796
2796
2797
<dl class="switch">
2797
- <dt> keyword
2798
+ <dt> [= keyword=]
2798
2799
<dd> The keyword
2799
2800
<a lt="ASCII lowercase">converted to ASCII lowercase</a> .
2800
2801
@@ -2820,7 +2821,7 @@ depends on the component, as follows:
2820
2821
2821
2822
Issue: Should author specified values be normalized for case, the same as computed values? Or should original case be preserved?
2822
2823
2823
- <dt> <<alphavalue >>
2824
+ <dt> <<alpha-value >>
2824
2825
<dd>
2825
2826
If the value is internally represented as an integer between 0 and 255 inclusive (i.e. 8-bit unsigned integer),
2826
2827
follow these steps:
You can’t perform that action at this time.
0 commit comments