Skip to content

Commit

Permalink
[e] (0) allow dependency on HTML again
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12809

git-svn-id: http://svn.whatwg.org/webapps@6165 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 31, 2011
1 parent b6ba4bc commit ab4e5e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source
Expand Up @@ -64350,7 +64350,7 @@ document.body.appendChild(outer);</pre>


<!--END complete--><!--END epub--><!--END html--><!--END dev-html--><!--MD-->
<!--YYY
<!--YYY-->
<h3>Other changes to HTML5</h3>

<h4>Content models</h4>
Expand All @@ -64373,7 +64373,7 @@ document.body.appendChild(outer);</pre>
title="attr-meta-charset">charset</code> attributes must be omitted,
and the <code title="attr-meta-content">content</code> attribute
must be present.</p>
-->
<!--/YYY-->

<div class="impl">

Expand Down Expand Up @@ -113197,9 +113197,9 @@ interface <span>HTMLDocument</span> {

<dt id="refsHTML5">[HTML5]</dt>
<dd>
<!--END vocabs--><!--END vCard--><!--END vEvent--><!--END work--><!--END websocket-api--><!--END storage--><!--END eventsource--><!--END whatwg-workers--><!--END workers--><!--END html-device--><!--YYYEND microdata--><!--END 2dcontext--><!--END postmsg--><!--END w3c-html-->
(Non-normative)
<!--START html-device--><!--YYYSTART microdata--><!--START 2dcontext--><!--START postmsg--><!--START w3c-html--><!--START websocket-api--><!--START storage--><!--START eventsource--><!--START whatwg-workers--><!--START workers--><!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
<!--END vocabs--><!--END vCard--><!--END vEvent--><!--END work--><!--END websocket-api--><!--END storage--><!--END eventsource--><!--END whatwg-workers--><!--END workers--><!--END html-device--><!--END microdata--><!--END 2dcontext--><!--END postmsg--><!--END w3c-html-->
(Non-normative) <!--YYY-->
<!--START html-device--><!--START microdata--><!--START 2dcontext--><!--START postmsg--><!--START w3c-html--><!--START websocket-api--><!--START storage--><!--START eventsource--><!--START whatwg-workers--><!--START workers--><!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
<cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
I. Hickson. W3C.</dd>

Expand Down

0 comments on commit ab4e5e5

Please sign in to comment.