Re: [heycam/webidl] Clarify the interpretation of string literal tokens. (#621)

domenic requested changes on this pull request.



> @@ -5796,8 +5796,8 @@ of specifications using Web IDL might want to obtain a sequence of
 </div>
 
 There is no way to represent a constant {{DOMString}}
-value in IDL, although {{DOMString}} [=dictionary member=]
-and [=optional argument|operation optional argument=] default values
+value in IDL, although enumeration-typed [=dictionary member=] [=dictionary member/default values=]

These changes seem wrong; it should still be DOMString, ByteString, USVString, etc.

-- 
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/621#pullrequestreview-197687572

Received on Tuesday, 29 January 2019 17:36:08 UTC