- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 03 Feb 2017 14:21:53 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 February 2017 22:24:04 UTC
domenic commented on this pull request.
> @@ -9423,9 +9385,8 @@ The [{{TreatNullAs}}]
extended attribute must [=takes an identifier|take the identifier=]
<code>EmptyString</code>.
-The [{{TreatNullAs}}] extended attribute
-must not be specified on an operation argument,
-attribute or operation return value whose type is not {{DOMString}}.
+The [{{TreatNullAs}}] extended attribute must not be specified on a [=type=] that is not
+{{DOMString}}.
"can" is not a normative word, so I don't think that really works.
--
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/286
Received on Friday, 3 February 2017 22:24:04 UTC