WICG / import-maps

How to control the behavior of JavaScript imports
https://html.spec.whatwg.org/multipage/webappapis.html#import-maps
Other
2.68k stars 69 forks source link

Include Appendix A media type registration #168

Open guybedford opened 5 years ago

guybedford commented 5 years ago

This includes the media type registration as an Appendix A in the specification text, according to the process for W3C registrations outlined at https://www.w3.org/2002/06/registering-mediatype2014.html.

I have included myself as the contact for further information for now, but would be happy to change this if another contact would like to be listed - I just didn't want to incorrectly assume this responsibility for anyone else.


Preview | Diff

guybedford commented 5 years ago

I've included all the feedback here now. Note that for both the required parameters and optional parameters, referring to the JSON specification is effectively referring to the N/A values. Using an N/A field is very specifically requested to be provided for non-applicable fields in the template, so directly providing this value seems better. I did refer to the JSON spec for the Mac filetype code though, being the only one of these references that is not N/A.

Let me know if there is any further feedback to merge further.

guybedford commented 5 years ago

The CI error here seems to be an unrelated issue with the lockfile in the reference implementation.