Re: [heycam/webidl] Various follow-up fixes to #180. (#192)

tobie commented on this pull request.



> @@ -3253,7 +3253,7 @@ extended attribute’s [=takes a named argument list|named argument list=].
 </div>
 
 Two types are <dfn id="dfn-distinguishable" export>distinguishable</dfn> if
-at most one of the two [=includes a nullable type=]
+at most one of the two [=includes a nullable type=], is a [=dictionary type=], or a [=record type=],

Agreed. @bzbarsky wanted to avoid leaving a broken spec out for too long, though. Hence the quick fix. Disambiguation can wait for a follow-up PR. Although examples are super useful, I don't think they're appropriate to disambiguate normative statements.

-- 
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/192

Received on Tuesday, 18 October 2016 07:38:49 UTC