Re: [whatwg/url] Expose a URLHost class to JavaScript (#288)

@tabatkins so the weird thing is that in `stringifier
 attribute USVString href;` href is seen as an attribute but in `stringifier USVString toJSON
()` toJSON() is seen as a stringifier instead of a method. Why is that?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/288#issuecomment-619570919

Received on Sunday, 26 April 2020 15:34:31 UTC