Re: [whatwg/webidl] Allow static operations with the same names as default operations in Maplike/Setlike/Iterable/AsyncIterable (PR #1281)

@annevk commented on this pull request.



> @@ -7444,7 +7439,7 @@ value when its bit pattern is interpreted as an unsigned 64 bit integer.
     to an IDL {{ByteString}} value by running the following algorithm:
 
     1.  Let |x| be [=?=] <a abstract-op>ToString</a>(|V|).
-    1.  If the value of any [=ECMAScript String/element=]
+    1.  If the value of any <l spec=ecmascript>[=ECMAScript String/element=]</l>

Is this still needed now you added the link default above?

Where is `<l>` defined?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1281#pullrequestreview-1345615446
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1281/review/1345615446@github.com>

Received on Friday, 17 March 2023 09:52:01 UTC