Add type: "text" import attribute#43505
Conversation
|
Preview URLs (3 pages)
External URLs (3)URL:
(comment last updated: 2026-05-01 03:58:26) |
hamishwillee
left a comment
There was a problem hiding this comment.
@eemeli Is this supported by any browser? I was expecting to see a text key in the browser compatibility section of each of the places you added the addition - such as https://pr43505.review.mdn.allizom.net/en-US/docs/Web/JavaScript/Reference/Statements/import/with#browser_compatibility
This is important because MDN only documents things that are available in browsers (though not necessarily released).
I'm (very) happy with the docs updatd. I've added request changes though, because we shouldn't merge this until the corresponding browser compatibility data has merged. Can you link that in the description?
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
@eemeli As per my last comment, is it in any browser? If so the corresponding browser compatibility data should be updated and we can look at this/gt it in. |
|
Ah, sorry, lost track of this earlier. I've been working on a Firefox implementation, which I'm hoping to land into Nightly next week. So no, this feature is not yet available in any browser. |
|
Thanks @eemeli ! I've converted to draft so it falls off my review queue. Can you please reenable once the feature is in nightly. It is OK if you forget because likely I'll end up with the MDN release tasks when we get to FF152 anyway. |
|
This can now move forward: #44166 |
Description
Adds documentation for the upcoming
type: 'text'import attribute.Motivation
I'm the proposal champion, and would like to advance it.
Additional details
The proposal is specified in: