Re: [heycam/webidl] Define serialization and deserialization steps for DOMException (#729)

I don't think avoiding dependencies from IDL to HTML overall is worthwhile. There may be some sections where that could be valuable, e.g. the base binding layers that might be used by WebAssembly eventually, but having DOMException's serialization behavior depend on HTML seems fine. I also don't think that shuffling text between documents to preserve some notion of directional dependence is a good use of time.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/729#issuecomment-496282821

Received on Monday, 27 May 2019 18:39:04 UTC