@@ -95956,24 +95956,20 @@ import "https://example.com/foo/../module2.mjs";</code></pre>
95956
95956
<span>top-level browsing context</span>.</p></li>
95957
95957
95958
95958
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
95959
- the resize steps</span> for that <code>Document</code>, passing in <var>now</var> as the
95960
- timestamp. <ref spec=CSSOMVIEW></p></li>
95959
+ the resize steps</span> for that <code>Document</code>. <ref spec=CSSOMVIEW></p></li>
95961
95960
95962
95961
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
95963
- the scroll steps</span> for that <code>Document</code>, passing in <var>now</var> as the
95964
- timestamp. <ref spec=CSSOMVIEW></p></li>
95962
+ the scroll steps</span> for that <code>Document</code>. <ref spec=CSSOMVIEW></p></li>
95965
95963
95966
95964
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>,
95967
- <span>evaluate media queries and report changes</span> for that <code>Document</code>, passing
95968
- in <var>now</var> as the timestamp. <ref spec=CSSOMVIEW></p></li>
95965
+ <span>evaluate media queries and report changes</span> for that <code>Document</code>. <ref spec=CSSOMVIEW></p></li>
95969
95966
95970
95967
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>,
95971
95968
<span>update animations and send events</span> for that <code>Document</code>, passing in
95972
95969
<var>now</var> as the timestamp. <ref spec=WEBANIMATIONS></p></li>
95973
95970
95974
95971
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
95975
- the fullscreen steps</span> for that <code>Document</code>, passing in <var>now</var> as the
95976
- timestamp. <ref spec=FULLSCREEN></p></li>
95972
+ the fullscreen steps</span> for that <code>Document</code>. <ref spec=FULLSCREEN></p></li>
95977
95973
95978
95974
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, if
95979
95975
the user agent detects that the backing storage associated with a
@@ -128271,6 +128267,7 @@ INSERT INTERFACES HERE
128271
128267
Dean Edridge,
128272
128268
Dean Edwards,
128273
128269
Dean Jackson,
128270
+ Debanjana Sarkar <!-- debanjana-a11y on GitHub -->,
128274
128271
Debi Orton,
128275
128272
Delan Azabani<!-- delan on GitHub -->,
128276
128273
Derek Featherstone,
0 commit comments