Skip to content

Commit

Permalink
[e] (0) v2 note
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2906 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 25, 2009
1 parent 3a1c238 commit 2e01910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -21594,7 +21594,7 @@ interface <dfn id=cuerangecallback>CueRangeCallback</dfn> {
content such as subtitles or chapter titles. This version of the API
does not expose such information. Future extensions to this API will
likely reuse a mechanism such as CORS to check that the embedded
content's site has opted in to exposing such information. <a href=#refsCORS>[CORS]</a></p>
content's site has opted in to exposing such information. <a href=#refsCORS>[CORS]</a></p> <!-- v2 -->

<p class=example>An attacker could trick a user running within a
corporate network into visiting a site that attempts to load a video
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -23543,7 +23543,7 @@ interface <dfn>CueRangeCallback</dfn> {
does not expose such information. Future extensions to this API will
likely reuse a mechanism such as CORS to check that the embedded
content's site has opted in to exposing such information. <a
href="#refsCORS">[CORS]</a></p>
href="#refsCORS">[CORS]</a></p> <!-- v2 -->

<p class="example">An attacker could trick a user running within a
corporate network into visiting a site that attempts to load a video
Expand Down

0 comments on commit 2e01910

Please sign in to comment.