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

Feat: collapse crossorigin attributes #107

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Oct 14, 2020

Add back collapse crossorigin attributes again.

Instead of treat crossorigin as a Boolean attribute, now crossorigin will only be collapsed if crossorigin='anonymous' or crossorigin=''. So crossorigin='use-credentials' will not be affected.

cc @Oloompa @fstanis

Ref: #78 #79

@SukkaW SukkaW force-pushed the feat-collapse-crossorigin-attr branch from 3f6958b to 46a91b2 Compare October 14, 2020 17:34
@maltsev maltsev merged commit a7c0ab9 into posthtml:master Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants