Skip to content

Commit

Permalink
[e] (0) Remove confusing paragraphs
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10603

git-svn-id: http://svn.whatwg.org/webapps@5567 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 30, 2010
1 parent 6b90264 commit 7aab7d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 186 deletions.
63 changes: 1 addition & 62 deletions complete.html
Expand Up @@ -11109,68 +11109,7 @@ <h4 id=annotations-for-assistive-technology-products-(aria)><span class=secno>3.
<td><code title=attr-aria-role-document>document</code> role
<td>Role must be either <code title=attr-aria-role-document>document</code> or <code title=attr-aria-role-application>application</code>

</table><div class=note>

<p>A number of elements in HTML have no default role and no
restrictions on what roles can be applied to those elements:
<code><a href=#the-a-element>a</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-abbr-element>abbr</a></code>,
<code><a href=#the-area-element>area</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-b-element>b</a></code>,
<code><a href=#the-bdo-element>bdo</a></code>,
<code><a href=#the-blockquote-element>blockquote</a></code>,
<code><a href=#the-br-element>br</a></code>,
<code><a href=#the-canvas-element>canvas</a></code>,
<code><a href=#the-caption-element>caption</a></code>,
<code><a href=#the-cite-element>cite</a></code>,
<code><a href=#the-code-element>code</a></code>,
<code><a href=#the-col-element>col</a></code>,
<code><a href=#the-colgroup-element>colgroup</a></code>,
<code><a href=#the-dd-element>dd</a></code>,
<code><a href=#the-del-element>del</a></code>,
<code><a href=#the-dfn-element>dfn</a></code>,
<code><a href=#the-div-element>div</a></code>,
<code><a href=#the-dl-element>dl</a></code>,
<code><a href=#the-dt-element>dt</a></code>,
<code><a href=#the-em-element>em</a></code>,
<code><a href=#the-fieldset-element>fieldset</a></code>,
<code><a href=#the-figcaption-element>figcaption</a></code>,
<code><a href=#the-figure-element>figure</a></code>,
<code><a href=#the-form-element>form</a></code>,
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>&ndash;<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> in <code><a href=#the-hgroup-element>hgroup</a></code>,
<code><a href=#the-ins-element>ins</a></code>,
<code><a href=#the-kbd-element>kbd</a></code>,
<code><a href=#the-legend-element>legend</a></code> (unless it has an <a href=#assigned-access-key>assigned access key</a>),
<code><a href=#the-li-element>li</a></code> in <code><a href=#menus>menu</a></code>,
<code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-map-element>map</a></code>,
<code><a href=#the-mark-element>mark</a></code>,
<code><a href=#the-p-element>p</a></code>,
<code><a href=#the-pre-element>pre</a></code>,
<code><a href=#the-q-element>q</a></code>,
<code><a href=#the-rp-element>rp</a></code>,
<code><a href=#the-rt-element>rt</a></code>,
<code><a href=#the-ruby-element>ruby</a></code>,
<code><a href=#the-s-element>s</a></code>,
<code><a href=#the-samp-element>samp</a></code>,
<code><a href=#the-small-element>small</a></code>,
<code><a href=#the-span-element>span</a></code>,
<code><a href=#the-strong-element>strong</a></code>,
<code><a href=#the-sub-and-sup-elements>sub</a></code>,
<code><a href=#the-sub-and-sup-elements>sup</a></code>,
<code><a href=#the-time-element>time</a></code>,
<code><a href=#the-var-element>var</a></code>, and
<code><a href=#the-wbr-element>wbr</a></code>.
</p>

</div>

<div class=impl>

<p>User agents may apply different defaults than those described in
this section in order to expose the semantics of <a href=#html-elements>HTML
elements</a> in a manner more fine-grained than possible with the
above definitions.</p>
</table><div class=impl>

<p>Conformance checkers are encouraged to phrase errors such that
authors are encouraged to use more appropriate elements rather than
Expand Down
63 changes: 1 addition & 62 deletions index
Expand Up @@ -11086,68 +11086,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
<td><code title=attr-aria-role-document>document</code> role
<td>Role must be either <code title=attr-aria-role-document>document</code> or <code title=attr-aria-role-application>application</code>

</table><div class=note>

<p>A number of elements in HTML have no default role and no
restrictions on what roles can be applied to those elements:
<code><a href=#the-a-element>a</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-abbr-element>abbr</a></code>,
<code><a href=#the-area-element>area</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-b-element>b</a></code>,
<code><a href=#the-bdo-element>bdo</a></code>,
<code><a href=#the-blockquote-element>blockquote</a></code>,
<code><a href=#the-br-element>br</a></code>,
<code><a href=#the-canvas-element>canvas</a></code>,
<code><a href=#the-caption-element>caption</a></code>,
<code><a href=#the-cite-element>cite</a></code>,
<code><a href=#the-code-element>code</a></code>,
<code><a href=#the-col-element>col</a></code>,
<code><a href=#the-colgroup-element>colgroup</a></code>,
<code><a href=#the-dd-element>dd</a></code>,
<code><a href=#the-del-element>del</a></code>,
<code><a href=#the-dfn-element>dfn</a></code>,
<code><a href=#the-div-element>div</a></code>,
<code><a href=#the-dl-element>dl</a></code>,
<code><a href=#the-dt-element>dt</a></code>,
<code><a href=#the-em-element>em</a></code>,
<code><a href=#the-fieldset-element>fieldset</a></code>,
<code><a href=#the-figcaption-element>figcaption</a></code>,
<code><a href=#the-figure-element>figure</a></code>,
<code><a href=#the-form-element>form</a></code>,
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>&ndash;<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> in <code><a href=#the-hgroup-element>hgroup</a></code>,
<code><a href=#the-ins-element>ins</a></code>,
<code><a href=#the-kbd-element>kbd</a></code>,
<code><a href=#the-legend-element>legend</a></code> (unless it has an <a href=#assigned-access-key>assigned access key</a>),
<code><a href=#the-li-element>li</a></code> in <code><a href=#menus>menu</a></code>,
<code><a href=#the-link-element>link</a></code> (unless it creates a <a href=#hyperlink>hyperlink</a>),
<code><a href=#the-map-element>map</a></code>,
<code><a href=#the-mark-element>mark</a></code>,
<code><a href=#the-p-element>p</a></code>,
<code><a href=#the-pre-element>pre</a></code>,
<code><a href=#the-q-element>q</a></code>,
<code><a href=#the-rp-element>rp</a></code>,
<code><a href=#the-rt-element>rt</a></code>,
<code><a href=#the-ruby-element>ruby</a></code>,
<code><a href=#the-s-element>s</a></code>,
<code><a href=#the-samp-element>samp</a></code>,
<code><a href=#the-small-element>small</a></code>,
<code><a href=#the-span-element>span</a></code>,
<code><a href=#the-strong-element>strong</a></code>,
<code><a href=#the-sub-and-sup-elements>sub</a></code>,
<code><a href=#the-sub-and-sup-elements>sup</a></code>,
<code><a href=#the-time-element>time</a></code>,
<code><a href=#the-var-element>var</a></code>, and
<code><a href=#the-wbr-element>wbr</a></code>.
</p>

</div>

<div class=impl>

<p>User agents may apply different defaults than those described in
this section in order to expose the semantics of <a href=#html-elements>HTML
elements</a> in a manner more fine-grained than possible with the
above definitions.</p>
</table><div class=impl>

<p>Conformance checkers are encouraged to phrase errors such that
authors are encouraged to use more appropriate elements rather than
Expand Down
63 changes: 1 addition & 62 deletions source
Expand Up @@ -11477,68 +11477,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0

</table>

<div class="note">

<p>A number of elements in HTML have no default role and no
restrictions on what roles can be applied to those elements:
<code>a</code> (unless it creates a <span>hyperlink</span>),
<code>abbr</code>,
<code>area</code> (unless it creates a <span>hyperlink</span>),
<code>b</code>,
<code>bdo</code>,
<code>blockquote</code>,
<code>br</code>,
<code>canvas</code>,
<code>caption</code>,
<code>cite</code>,
<code>code</code>,
<code>col</code>,
<code>colgroup</code>,
<code>dd</code>,
<code>del</code>,
<code>dfn</code>,
<code>div</code>,
<code>dl</code>,
<code>dt</code>,
<code>em</code>,
<code>fieldset</code>,
<code>figcaption</code>,
<code>figure</code>,
<code>form</code>,
<code>h1</code>&ndash;<code>h6</code> in <code>hgroup</code>,
<code>ins</code>,
<code>kbd</code>,
<code>legend</code> (unless it has an <span>assigned access key</span>),
<code>li</code> in <code>menu</code>,
<code>link</code> (unless it creates a <span>hyperlink</span>),
<code>map</code>,
<code>mark</code>,
<code>p</code>,
<code>pre</code>,
<code>q</code>,
<code>rp</code>,
<code>rt</code>,
<code>ruby</code>,
<code>s</code>,
<code>samp</code>,
<code>small</code>,
<code>span</code>,
<code>strong</code>,
<code>sub</code>,
<code>sup</code>,
<code>time</code>,
<code>var</code>, and
<code>wbr</code>.
</p>

</div>

<div class="impl">

<p>User agents may apply different defaults than those described in
this section in order to expose the semantics of <span>HTML
elements</span> in a manner more fine-grained than possible with the
above definitions.</p>
<div class="impl">

<p>Conformance checkers are encouraged to phrase errors such that
authors are encouraged to use more appropriate elements rather than
Expand Down

0 comments on commit 7aab7d4

Please sign in to comment.