Skip to content

Commit

Permalink
[e] (0) Oops, screwed up the last checkin (didn't include all the cha…
Browse files Browse the repository at this point in the history
…nges)

git-svn-id: http://svn.whatwg.org/webapps@939 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 20, 2007
1 parent 7986833 commit f2e95a4
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -7681,14 +7681,15 @@ class="main"> or <div class="content">. Why do we also need a body?
<dl class=element>
<dt>Contexts in which this element may be used:

<dd>If the <code title=attr-style-scoped><a href="#scoped"></a></code> is
absent: in a <code><a href="#head">head</a></code> element.

<dd>If the <code title=attr-style-scoped><a href="#scoped"></a></code> is
present: at the start of <code><a href="#article">article</a></code>,
<code><a href="#aside">aside</a></code>, <code><a
href="#div">div</a></code>, and <code><a
href="#section">section</a></code> elements.
<dd>If the <code title=attr-style-scoped><a
href="#scoped">scoped</a></code> attribute is absent: in a <code><a
href="#head">head</a></code> element.

<dd>If the <code title=attr-style-scoped><a
href="#scoped">scoped</a></code> attribute is present: at the start of
<code><a href="#article">article</a></code>, <code><a
href="#aside">aside</a></code>, <code><a href="#div">div</a></code>, and
<code><a href="#section">section</a></code> elements.

<dt>Content model:

Expand Down

0 comments on commit f2e95a4

Please sign in to comment.