We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd666a commit 5be9e62Copy full SHA for 5be9e62
source
@@ -86508,8 +86508,8 @@ interface <dfn interface>BarProp</dfn> {
86508
must have been deleted, too. We might want to store the policy container alongside the blob URL
86509
entry directly (https://github.com/w3c/FileAPI/issues/142), and then reconsider this. -->
86510
86511
- <li><p>If <var>url</var> is <code>about:srcdoc</code>, then return false.</p></li>
86512
-
+ <!-- See about:srcdoc discussion:
+ https://github.com/whatwg/html/issues/6809#issuecomment-1170924595 -->
86513
<li><p>If <var>url</var> <span data-x="is-local">is local</span>, then return true.</p></li>
86514
86515
<li><p>Return false.</p></li>
0 commit comments