Re: [w3c/permissions] Chore: Link issue #278 using magical ReSpec issue feature (PR #299)

@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