- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 01 Mar 2019 05:28:54 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 1 March 2019 13:29:17 UTC
annevk commented on this pull request.
> @@ -3842,7 +3842,8 @@ determine what Web IDL language feature to use:
to create separate operations with distinct names, but legacy APIs sometimes follow this
pattern.
- As an example, the {{CSS/supports()}} operations of the {{CSS}} interface is defined as the
+ As an example, the {{CSS/supports(property, value)}} and {{CSS/supports(conditionText)}}
+ operations of the {{CSS}} interface is defined as the
are* (now you're listing two)
--
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/672#pullrequestreview-209581203
Received on Friday, 1 March 2019 13:29:17 UTC