- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 29 Jan 2019 09:35:47 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 January 2019 17:36:08 UTC
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