Re: [heycam/webidl] Allow to use LegacyNullToEmptyString on USVString. (#915)

@domenic approved this pull request.

As sad as I am about the interop issue that is CSSOMString, this does seem like approximately the right fix. (E.g., the idea of only applying it to the DOMString typedef would be weird, as then the behavior would differ in browsers which use DOMString vs. USVString.)

There's a separate issue where it's not clear that extended attributes properly flow across typedefs; see #649. But the intent is clear enough, and that can be fixed orthogonally.



-- 
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/pull/915#pullrequestreview-482048429

Received on Thursday, 3 September 2020 17:19:33 UTC