[html5] r5567 - [e] (0) Remove confusing paragraphs Fixing http://www.w3.org/Bugs/Public/show_bu [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 30 01:03:56 PDT 2010


Author: ianh
Date: 2010-09-30 01:03:53 -0700 (Thu, 30 Sep 2010)
New Revision: 5567

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove confusing paragraphs
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10603

Modified: complete.html
===================================================================
--- complete.html	2010-09-30 07:58:35 UTC (rev 5566)
+++ complete.html	2010-09-30 08:03:53 UTC (rev 5567)
@@ -11109,69 +11109,8 @@
      <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>
+  </table><div class=impl>
 
-   <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>–<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>
-
   <p>Conformance checkers are encouraged to phrase errors such that
   authors are encouraged to use more appropriate elements rather than
   remove accessibility annotations. For example, if an <code><a href=#the-a-element>a</a></code>

Modified: index
===================================================================
--- index	2010-09-30 07:58:35 UTC (rev 5566)
+++ index	2010-09-30 08:03:53 UTC (rev 5567)
@@ -11086,69 +11086,8 @@
      <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>
+  </table><div class=impl>
 
-   <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>–<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>
-
   <p>Conformance checkers are encouraged to phrase errors such that
   authors are encouraged to use more appropriate elements rather than
   remove accessibility annotations. For example, if an <code><a href=#the-a-element>a</a></code>

Modified: source
===================================================================
--- source	2010-09-30 07:58:35 UTC (rev 5566)
+++ source	2010-09-30 08:03:53 UTC (rev 5567)
@@ -11477,69 +11477,8 @@
 
   </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>–<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>
-
   <p>Conformance checkers are encouraged to phrase errors such that
   authors are encouraged to use more appropriate elements rather than
   remove accessibility annotations. For example, if an <code>a</code>




More information about the Commit-Watchers mailing list