[heycam/webidl] Allowing something to be the serializer and stringifier (#260)

For https://github.com/whatwg/url/issues/137 we want URL's href attribute to also be the value the serializer returns. However, it's already the stringifier and as far as I can tell the IDL grammar does not allow for both. There's the prose escape-hatch of course, but that seems sad?

-- 
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/260

Received on Monday, 19 December 2016 14:07:07 UTC