[webidl] Stringifier says it requires DOMString, but should also allow USVString (#35)

> The stringifier keyword MUST NOT be placed on an attribute unless it is declared to be of type DOMString.

URLUtils uses `stringifier attribute USVString href`.

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/35

Received on Friday, 19 December 2014 20:59:44 UTC