Skip to content

Conversation

@petele
Copy link
Contributor

@petele petele commented Jul 16, 2024

Split <script> and <noscript> into separate elements as they do very different things.
Used compute_from: html.elements.script since supports_static is not baseline.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 16, 2024
@petele petele requested a review from ddbeck August 8, 2024 15:54
@foolip
Copy link
Collaborator

foolip commented Aug 8, 2024

Since <noscript> only makes sense to use together with <script> (as a fallback) I think we should merge these into just <script>, and maybe mention <noscript> briefly in the description.

@petele
Copy link
Contributor Author

petele commented Aug 8, 2024

@foolip - done. Did not mention noscript in description, but added to the name.

@petele petele enabled auto-merge August 9, 2024 14:32
@petele petele merged commit b4f8189 into web-platform-dx:main Aug 9, 2024
@petele petele deleted the elem-script branch August 14, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants