Commit 976eed8
authored
Update Open Issues Declarative CSS Modules Explainer (#1132)
One of the open issues the [TAG review](w3ctag/design-reviews#1000 (comment)) brought up is regarding import maps:
> Was it ever intentional that <script type="importmap"> works inside a shadow root? It'd be good to check with that feature's designers (e.g. @domenic) to ensure that encouraging its use there won't break any assumptions or encourage any footguns.
This slipped though the cracks on the last spec update from TAG review feedback, so this PR adds it, nearly verbatim, to the Open Issues section.
This also updates language of the other open issue regarding a pending fetch with the same module specifier to prefer to be safer and immediately fail, as we discussed earlier today.1 parent e7f2d29 commit 976eed8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
774 | | - | |
| 773 | + | |
| 774 | + | |
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| |||
0 commit comments