Bug 227967 - Implement CSS module scripts
Summary: Implement CSS module scripts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-14 14:16 PDT by daniec@microsoft.com
Modified: 2024-09-10 09:24 PDT (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniec@microsoft.com 2021-07-14 14:16:35 PDT
The CSS module scripts feature has been merged into the HTML spec.

Spec: https://html.spec.whatwg.org/multipage/webappapis.html#creating-a-css-module-script
Spec Integration PR: https://github.com/whatwg/html/pull/4898
Comment 1 Radar WebKit Bug Importer 2021-07-21 14:17:18 PDT
<rdar://problem/80917329>
Comment 2 Westbrook 2024-01-06 15:55:41 PST
Now that the import attributes spec has re-advanced to stage 3 (https://tc39.es/proposal-import-attributes/), any thoughts on when we might see this work resourced?
Comment 3 jogibear9988 2024-04-19 02:03:31 PDT
Chromestatus:
https://chromestatus.com/feature/5205869105250304

Firefox issue about import attributes:
https://bugzilla.mozilla.org/show_bug.cgi?id=1736059

Firefox issue about Module CSS Scripts:
https://bugzilla.mozilla.org/show_bug.cgi?id=1720570