Re: [heycam/webidl] Allow extended attributes to apply to types (#286)

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