-
Notifications
You must be signed in to change notification settings - Fork 27
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
import attributes / JSON modules / CSS modules #436
Labels
focus-area-proposal
Focus Area Proposal
Comments
5 tasks
Can we split this into JSON modules and CSS modules? |
And let's include the basic import attributes tests in both, because if both get accepted we'll presumably merge them into a single focus area. (And if we don't, we can figure out how to deal with the scoring later!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Import attributes are a way to import JSON modules and CSS modules in JavaScript.
Specification
https://github.com/tc39/proposal-import-attributes
Open Issues
whatwg/html#7233
There is an open PR that would close this issue.
Tests
https://wpt.fyi/results/html/semantics/scripting-1/the-script-element?label=master&label=experimental&aligned&q=%28import-attributes%20or%20json%20or%20css%29%20and%20not%20assertions
Current Implementations
Standards Positions
Safari Technology Preview supports import attributes and JSON modules.
WebKit position on CSS module scripts
Chrome Canary is currently updating the import attribute syntax from import assertions.
Gecko standards position on CSS modules
Browser bug reports
Gecko bug for import attributes.
Gecko bug for CSS modules scripts
Developer discussions
This Tweet has almost 900 likes https://x.com/mattpocockuk/status/1694679999117246640?s=20
Polls & Surveys
No response
Existing Usage
No response
Workarounds
No response
Accessibility Impact
No impact.
Privacy Impact
No impact.
Other
No response
The text was updated successfully, but these errors were encountered: