Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan committed Aug 5, 2014
1 parent 6c11ff4 commit f09a116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Expand Up @@ -970,7 +970,7 @@ interface <dfn>HTMLImageElement</dfn> : <span>HTMLElement</span> {
given higher-layer caching semantics for the resource (e.g. the HTTP <code data-x="">Cache-Control</code>
response header) when the <span>ignore higher-layer caching</span> is unset.</p>

<p class="note">The user agent can also store the image data in a separatly from the <span>list of available images</span>.</p>
<p class="note">The user agent can also store the image data in a separately from the <span>list of available images</span>.</p>

<p class="example">For example, if a resource has the HTTP response header <code data-x="">Cache-Control: must-revalidate</code>,
the user agent would remove it from the <span>list of available images</span> but could keep the image data separately,
Expand Down

0 comments on commit f09a116

Please sign in to comment.