Bug 227967
| Summary: | Implement CSS module scripts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniec <daniec> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | 709922234, agafvv, bannostookaylo, bogdan.arvinte, casey, cory, herr.ernst, incoming-webkitbugs, jochen.kuehner, koddsson, koivisto, maxart.x, me, ncpncebij, philipprudloff, simon.fraser, tomac, webkit-bug-importer, webkit-bugzilla, webkit.bugzilla, westbrook.johnson, woodlxf00 |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
daniec@microsoft.com
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80917329>
Westbrook
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?
jogibear9988
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
bannostookaylo
Any updates on when this might be out? Sure would be nice to be able to use this in production apps as it makes things load really nicely in Chrome and Edge but I have to opt for less attractive and old techniques because of Safari.
bannostookaylo
Is there any kind of eta of releasing import with type CSS? Being able to import CSS would be a game changer. I know because I wrote my app with it but only tested with chrome like a noob. I had to revert everything to accommodate FF and Safari.
bannostookaylo
How's this going? Having the ability to confidently import CSS across browsers will be huge for browser development.
jogibear9988
FF will ship it in one of the next Versions: https://bugzilla.mozilla.org/show_bug.cgi?id=1720570#c10
Casey Klebba
It would be great to have some sort of signal on intent/desire to ship this capability, even if timing/priority is not known at this time — thanks for considering
Herman C. Enos
Any updates on this feature? It’s pretty crucial for the future of framework-free web apps.