Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iframe lazy load event semantics test #24385

Closed

Conversation

domfarolino
Copy link
Member

@domfarolino domfarolino commented Jun 29, 2020

This PR tests that in-viewport loading=lazy iframes do not block the outer window load event

whatwg/html#5579


<body>
<!-- This image blocks the window load event for 1 second -->
<!-- TODO(domfarolino): change this to /common/square.png when the PR for that lands -->
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Referring to #24361

@wpt-pr-bot wpt-pr-bot requested a deployment to wpt-preview-24385 June 29, 2020 20:38 Pending
@domfarolino
Copy link
Member Author

Closing this, and landing it in https://chromium-review.googlesource.com/c/chromium/src/+/2277384 instead.

@domfarolino domfarolino closed this Jul 1, 2020
@zcorpan
Copy link
Member

zcorpan commented Jul 6, 2020

LGTM

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.

None yet

5 participants