Re: [w3c/DOM-Parsing] Spec out normative text when parseFromString() is passed an unsupported MIME type (#41)

> The normative text for enums is here: https://heycam.github.io/webidl/#es-enumeration. You cannot put it in the algorithm for the function, because at that point IDL validation has already happened by definition.

I see. Is there anything that can be done here to improve the spec. language to make this more apparent?

Closing this issue since the normative equivalent text for throwing an exception for an unsupported MIME type falls out from <https://heycam.github.io/webidl/#es-enumeration>.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/DOM-Parsing/issues/41#issuecomment-458220256

Received on Monday, 28 January 2019 17:17:39 UTC