Skip to content

Commit

Permalink
Editorial: remove some sandbox attribute copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk authored and domenic committed Feb 7, 2019
1 parent 5c68ab3 commit 775cfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -30164,7 +30164,7 @@ interface <dfn>HTMLIFrameElement</dfn> : <span>HTMLElement</span> {
<p>When an <code>iframe</code> element's <code data-x="attr-iframe-sandbox">sandbox</code>
attribute is removed while it has a non-null <span>nested browsing context</span>, the user agent
must empty the <code>iframe</code> element's <span>nested browsing context</span>'s
<span><code>iframe</code> sandboxing flag set</span> as the output.</p>
<span><code>iframe</code> sandboxing flag set</span>.</p>

</div>

Expand Down

0 comments on commit 775cfc2

Please sign in to comment.