@@ -35,6 +35,7 @@ spec:selectors-4; type:dfn; text:selector
3535spec:selectors-4; type:dfn; text:combinator
3636spec:html; type:element; text:style
3737spec:css-scoping-1; type:dfn; text:shadow host
38+ spec:css-display-4; type:property; text:display
3839</pre>
3940
4041<pre class=ignored-specs>
@@ -43,7 +44,7 @@ spec:css-values-4
4344spec:css-fonts-4
4445</pre>
4546
46- <h2 id="intro" oldids='filtering,fragments,stages-examples,actual,used,computed,cascaded,declared,specified,value-stages,all-shorthand,aliasing,shorthand,content-type,import-processing,conditional-import,at-import, defaulting,initial-values,inheriting,defaulting-keywords,initial,inherit,inherit-initial,default'>
47+ <h2 id="intro" oldids='filtering,fragments,stages-examples,actual,used,computed,cascaded,declared,specified,value-stages,all-shorthand,aliasing,shorthand,defaulting,initial-values,inheriting,defaulting-keywords,initial,inherit,inherit-initial,default,layer-empty '>
4748Introduction and Missing Sections</h2>
4849
4950 Issue: This is a diff spec over <a href="https://www.w3.org/TR/css-cascade-5/">CSS Cascading and Inheritance Level 5</a> .
@@ -192,7 +193,7 @@ Conditional ''@import'' Rules</h3>
192193
193194 The [=import conditions=] are given by
194195 <<media-query-list>> , which is parsed and interpreted as a <a>media query list</a> ,
195- and <<supports-condition>> , is parsed and interpreted as a [[ supports query] ] .
196+ and <<supports-condition>> , is parsed and interpreted as a [= supports query= ] .
196197 If a <<declaration>> is given in place of a <<supports-condition>> ,
197198 it must be interpreted as a <<supports-decl>>
198199 (i.e. the extra set of parentheses is implied)
0 commit comments