Skip to content

Commit

Permalink
Set same-origin data-URL flag for <img> when environment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan authored and annevk committed Sep 8, 2016
1 parent b687759 commit 208ff6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source
Expand Up @@ -26627,6 +26627,8 @@ interface <dfn>HTMLImageElement</dfn> : <span>HTMLElement</span> {
data-x="">imageset</code>", and set <var>request</var>'s <span>synchronous
flag</span>.</p></li>

<li><p>Set <var>request</var>'s <span>same-origin data-URL flag</span>.</p></li>

<li><p>Set <var>request</var>'s
<span data-x="concept-request-referrer-policy">referrer policy</span> to the current state of
the element's <code data-x="attr-img-referrerpolicy">referrerpolicy</code> attribute.</p></li>
Expand Down

0 comments on commit 208ff6e

Please sign in to comment.