Short URL: http://html5.org/r/2099
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2099 | 2008-08-21 23:28 |
Index: source
===================================================================
--- source (revision 2098)
+++ source (revision 2099)
@@ -8697,7 +8697,7 @@
<dt>Contexts in which this element may be used:</dt>
<dd>If the <code title="attr-style-scoped">scoped</code> attribute is absent: where <span>metadata content</span> is expected.</dd>
<dd>If the <code title="attr-style-scoped">scoped</code> attribute is absent: in a <code>noscript</code> element that is a child of a <code>head</code> element.</dd>
- <dd>If the <code title="attr-style-scoped">scoped</code> attribute is present: where <span>flow content</span> is expected, but before any sibling elements other than <code>style</code> elements and before any text nodes other than <span>inter-element whitespace</span>.</dd>
+ <dd>If the <code title="attr-style-scoped">scoped</code> attribute is present: where <span>flow content</span> is expected, but before any other <span>flow content</span> other than other <code>style</code> elements and <span>inter-element whitespace</span>.</dd>
<dt>Content model:</dt>
<dd>Depends on the value of the <code title="attr-style-type">type</code> attribute.</dd>
<dt>Element-specific attributes:</dt>