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

HTML: Document Render-Blocking #875

Closed
khushalsagar opened this issue Aug 28, 2023 · 2 comments
Closed

HTML: Document Render-Blocking #875

khushalsagar opened this issue Aug 28, 2023 · 2 comments

Comments

@khushalsagar
Copy link

Request for Mozilla Position on an Emerging Web Specification

Other information

This feature is required to support cross-document View Transitions reviewed at #677.

@vmpstr
Copy link

vmpstr commented Dec 15, 2023

Hi, please note that we're proposing the following solution: https://github.com/WICG/view-transitions/blob/main/document-render-blocking.md#blocking-element-id

This is in a spec PR here: whatwg/html#9970

@zcorpan
Copy link
Member

zcorpan commented Dec 18, 2023

I think this is useful and necessary for cross-document View Transitions, as OP mentions. My main concern was about using the HTML parser end tag hook for arbitrary elements, but if whatwg/html#9332 (comment) is right then it shouldn't regress performance.

Suggest positive.

cc @hsivonen

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

No branches or pull requests

3 participants