We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2838b4 commit 20ab1f0Copy full SHA for 20ab1f0
1 file changed
css-values-3/Overview.bs
@@ -25,6 +25,7 @@ At Risk: ''attr()''
25
Ignored Terms: <spacing-limit>, containing block, pairing, property
26
Ignored Vars: Cn+1, n
27
Inline Github Issues: yes
28
+WPT Display: inline
29
</pre>
30
<pre class='link-defaults'>
31
spec: css-backgrounds-3; type: type; text: <position>
@@ -740,6 +741,10 @@ Numbers with Units: <a>dimension</a> values</h3>
740
741
It corresponds to the <<dimension-token>> production
742
in the <a href="https://www.w3.org/TR/css-syntax/">CSS Syntax Module</a> [[!CSS3SYN]].
743
Like keywords, unit identifiers are <a>ASCII case-insensitive</a>.
744
+
745
+ <wpt>
746
+ css/css-values/angle-units-003.html
747
+ </wpt>
748
749
CSS uses <<dimension>>s to specify
750
distances (<<length>>),
0 commit comments