File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ spec:css-sizing-3;
4343 type:property;
4444 text:width
4545 text:height
46+ spec:html; type:element; text:body
4647</pre>
4748
4849<h2 id='intro'>
@@ -2011,7 +2012,7 @@ Suppressing An Element's Contents Entirely: the 'content-visibility' property {#
20112012 To <dfn export>update content relevancy for a document</dfn> given a document <var> doc</var> , and a boolean <var> updateNonInitial</var> :
20122013
20132014 1. Let <var> changed</var> be false.
2014- 1. For each <var> element</var> [=connected=] to doc with ''auto'' used value of ''content-visibility'' :
2015+ 1. For each <var> element</var> [=connected=] to <var> doc</var> with ''auto'' used value of ''content-visibility'' :
20152016 1. If <var> updateNonInitial</var> is true:
20162017 1. If [=update currently relevant to the user=] for <var> element</var> returns true.
20172018 1. Set <var> changed</var> to true.
Original file line number Diff line number Diff line change @@ -22,8 +22,12 @@ Abstract:
2222 this document is now empty.
2323 It may be revived at a later point,
2424 when Level 2 stabilizes.
25+ Ignore MDN Failure : style-container
2526</pre>
2627
28+ <pre class=link-defaults>
29+ spec:css-conditional-5; type:dfn; text:style feature
30+ </pre>
2731
2832Privacy Considerations {#privacy}
2933=================================
You can’t perform that action at this time.
0 commit comments