- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 25 Oct 2021 21:18:40 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 October 2021 04:18:52 UTC
@marcoscaceres commented on this pull request.
> @@ -486,12 +486,7 @@ <h3 id="reading-current-states">
</dl>
</li>
</ol>
- <p class="issue" id="issue-current-entry-incumbent-or-relevant">
- Safari is the only known UA that returns different results from this algorithm for
- different settings objects with the same origin. We should test which of the <a href=
- "https://html.spec.whatwg.org/multipage/webappapis.html#realms-settings-objects-global-objects">
- several possible settings objects</a> it uses.
- </p>
+ <div class="issue" id="issue-current-entry-incumbent-or-relevant" data-number="278"></div>
```suggestion
<aside class="issue" id="issue-current-entry-incumbent-or-relevant" data-number="278"></aside>
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/299#pullrequestreview-788824771
Received on Tuesday, 26 October 2021 04:18:52 UTC