Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) class=impl update
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13116

git-svn-id: http://svn.whatwg.org/webapps@6297 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 14, 2011
1 parent f045cdb commit 56a00bb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
7 changes: 6 additions & 1 deletion complete.html
Expand Up @@ -7469,6 +7469,7 @@ <h4 id=cors-settings-attributes><span class=secno>2.7.5 </span>CORS settings att
the <dfn id=attr-crossorigin-none title=attr-crossorigin-none>No CORS</dfn> state.</p>


<div class=impl>
<h4 id=cors-enabled-fetch><span class=secno>2.7.6 </span>CORS-enabled fetch</h4>

<p>When the user agent is required to perform a <dfn id=potentially-cors-enabled-fetch>potentially
Expand Down Expand Up @@ -7627,7 +7628,11 @@ <h4 id=cors-enabled-fetch><span class=secno>2.7.6 </span>CORS-enabled fetch</h4>

</ol></dd>

</dl><h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
</dl></div>



<h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>

<h4 id=reflecting-content-attributes-in-idl-attributes><span class=secno>2.8.1 </span>Reflecting content attributes in IDL attributes</h4>

Expand Down
7 changes: 6 additions & 1 deletion index
Expand Up @@ -7338,6 +7338,7 @@ explained in the previous section, which talks about RFC 2119. -->
the <dfn id=attr-crossorigin-none title=attr-crossorigin-none>No CORS</dfn> state.</p>


<div class=impl>
<h4 id=cors-enabled-fetch><span class=secno>2.7.6 </span>CORS-enabled fetch</h4>

<p>When the user agent is required to perform a <dfn id=potentially-cors-enabled-fetch>potentially
Expand Down Expand Up @@ -7496,7 +7497,11 @@ explained in the previous section, which talks about RFC 2119. -->

</ol></dd>

</dl><h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
</dl></div>



<h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>

<h4 id=reflecting-content-attributes-in-idl-attributes><span class=secno>2.8.1 </span>Reflecting content attributes in IDL attributes</h4>

Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -7228,6 +7228,7 @@ is conforming depends on which specs apply, and leaves it at that. -->
the <dfn title="attr-crossorigin-none">No CORS</dfn> state.</p>


<div class="impl">
<h4>CORS-enabled fetch</h4>

<p>When the user agent is required to perform a <dfn>potentially
Expand Down Expand Up @@ -7419,7 +7420,7 @@ is conforming depends on which specs apply, and leaves it at that. -->

</dl>


</div>



Expand Down

0 comments on commit 56a00bb

Please sign in to comment.