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

Revert 'Clarify that media="" and lang="" affect manifest selection' #6502

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

annevk
Copy link
Member

@annevk annevk commented Mar 17, 2021

This reverts commit ad3b7e6 as it did not have multi-implementer support or tests. See #6444 (comment) for context.

cc @marcoscaceres @beaufortfrancois @yoavweiss


/links.html ( diff )

This reverts commit ad3b7e6 as it did not have multi-implementer support or tests. See #6444 (comment) for context.
@annevk annevk requested a review from domenic March 17, 2021 06:22
@marcoscaceres
Copy link
Member

Ok with me. Gives us a bit of time to get agreement. Might also be nice to see if we can get the WebKit folks to comment too.

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

Happy to revert since apparently it was merged incorrectly, but I'll note that this leaves us in a more incoherent state due to https://html.spec.whatwg.org/#processing-the-media-attribute . That's why the original PR was "clarify that they apply" and not "make them apply".

@annevk annevk merged commit 1577714 into main Mar 17, 2021
@annevk annevk deleted the annevk/revert-manifest-media-lang branch March 17, 2021 17:28
@annevk
Copy link
Member Author

annevk commented Mar 17, 2021

Yeah, that language does seem unfortunate and seems wrong for other types as well, e.g., modulepreload.

I also wonder if some types do not fit into either hyperlink or resource, e.g., dns-prefetch and preconnect.

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

Successfully merging this pull request may close these issues.

3 participants