File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37727,14 +37727,14 @@ interface <dfn interface>HTMLMediaElement</dfn> : <span>HTMLElement</span> {
3772737727 <li><p>Let <var>resumptionSteps</var> be the <span>media element</span>'s <span>lazy load
3772837728 resumption steps</span>.</p></li>
3772937729
37730- <li><p>Let <var>posterResumptionSteps</var> be null.</p>
37730+ <li><p>Let <var>posterResumptionSteps</var> be null.</p></li>
3773137731
37732- <p>If the <span>media element</span> is a <code>video</code> element, then set
37732+ <li>< p>If the <span>media element</span> is a <code>video</code> element, then set
3773337733 <var>posterResumptionSteps</var> to the <code>video</code> element's <span>poster lazy load
3773437734 resumption steps</span>.</p></li>
3773537735
3773637736 <li><p>If <var>resumptionSteps</var> is null and <var>posterResumptionSteps</var> is null, then
37737- return .</p></li>
37737+ continue .</p></li>
3773837738
3773937739 <li><p>If <var>resumptionSteps</var> is not null, then:</p>
3774037740
You can’t perform that action at this time.
0 commit comments