- From: ExE Boss <notifications@github.com>
- Date: Fri, 03 Sep 2021 09:57:06 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 September 2021 16:57:19 UTC
@ExE-Boss commented on this pull request.
> @@ -89,7 +89,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
text: %Array.prototype%; url: sec-properties-of-the-array-prototype-object
text: %Error.prototype%; url: sec-properties-of-the-error-prototype-object
text: %Function.prototype%; url: sec-properties-of-the-function-prototype-object
- text: %IteratorPrototype%; url: sec-%iteratorprototype%-object
+ text: %IteratorPrototype%; url: sec-iteratorprototype-object
```suggestion
text: %IteratorPrototype%; url: sec-%25iteratorprototype%25-object
```
--
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/955#pullrequestreview-746310250
Received on Friday, 3 September 2021 16:57:19 UTC