Re: [heycam/webidl] Editorial: fix some bikeshed link warnings (#672)

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