Skip to content

Conversation

@scottjehl
Copy link
Contributor

These tests support the proposal for the addition of a loading attribute
on the video element, designed to enable lazy-loading for video and poster
data.

Related HTML Standard Proposal: whatwg/html#11980
Related issue: whatwg/html#10376

These are designed to pass in a browser that supports the proposed feature (verified in a locally patched browser).

Co-authored-by: Zach Lysobey [email protected]
Co-authored-by: Brad Frost [email protected]
Co-authored-by: Credo Duarte [email protected]

…g attribute

These tests support the proposal for the addition of a loading attribute
on the video element, designed to enable lazy-loading for video and poster
data. HTML Standard PR here whatwg/html#11980

Co-authored-by: Zach Lysobey <[email protected]>
Co-authored-by: Brad Frost <[email protected]>
Co-authored-by: Credo Duarte <[email protected]>
scottjehl and others added 2 commits January 8, 2026 10:24
rename files to use a .tentative.html convention since they correspond with a proposed HTML feature
@scottjehl
Copy link
Contributor Author

Renamed the files to be .tentative.html since they correspond with a proposed HTML feature. Thanks for the tip @keithamus

@scottjehl scottjehl requested a review from zcorpan January 14, 2026 23:45
@scottjehl
Copy link
Contributor Author

Thanks for the review.
After latest revisions:

  • Re-verified these tests fail in existing stable browsers (aside from visibility-deferred autoplay tests in browsers that support that already).
  • Re-verified these are all passing in our local patched webkit and firefox (for whatever that's worth).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants