<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21898</bug_id>
          
          <creation_ts>2013-05-02 06:57:55 +0000</creation_ts>
          <short_desc>[editorial] Add &quot;ARIA attributes&quot; subsections to the &quot;head&quot; of the spec section for each element</short_desc>
          <delta_ts>2014-06-22 15:05:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, aria</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>24195</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="steve faulkner">faulkner.steve</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>hans.hillen</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87140</commentid>
    <comment_count>0</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2013-05-02 06:57:55 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #21837 +++

This is a spec enhancement request.

Please add &quot;ARIA attributes&quot; subsection to the &quot;head&quot; part of the section for each element; that is, the part that has &quot;Content model&quot;, &quot;Content attributes&quot;, &quot;Contexts in which this element can be used&quot;, etc., headings.

The &quot;ARIA attributes&quot; subsection for each element should first just include the statement &quot;Global states and properties&quot;, if the ARIA global states and properties are allowed on that element,

The remainder of the section should be a two-column table or dl/dt/dd list.

The left column of each row of the table, or the &lt;dt&gt; part of the dl/dt/dd list, should list each value (if any) of the &quot;role&quot; attribute that is allowed on that element --or &quot;none&quot; if the role attribute is not allowed at all on that element.

The right column of the table, or the dd part of the dl/dt/dd list, should list which non-global ARIA states and properties are allowed for the corresponding role shown in the left column or &lt;dt&gt; for that element.

The rationale for making this enhancement to the spec is that it puts the information about the allowed ARIA attributes for that element at &quot;point of use&quot;, so that Web author-developers do not need to look elsewhere in the spec for that information. So it&apos;s a usability improvement for readers of the spec.

I would be glad to provide a patch that adds those subsections to the spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88867</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2013-06-06 21:28:05 +0000</bug_when>
    <thetext>*** Bug 22303 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90421</commentid>
    <comment_count>2</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-07-08 15:23:14 +0000</bug_when>
    <thetext>The initial bug has:

Checked in as WHATWG revision r8020.
Check-in comment: Make it clearer that &apos;global attributes&apos; includes the ARIA attributes
http://html5.org/tools/web-apps-tracker?from=8019&amp;to=8020</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97894</commentid>
    <comment_count>3</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2013-12-31 09:11:31 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/4409b2f615e05ab1c08e00b14adef9344e40d85c
added tag omission/aria info to html element

start of fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97895</commentid>
    <comment_count>4</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2013-12-31 12:55:57 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/5caaa33848edc25837b6e4996c22429f6c846e9b
link fixing aria refs

+ added info and reference to aria global attributes see Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97901</commentid>
    <comment_count>5</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 09:48:54 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/969af23e2020ea7fbb69c569634c85ad71864531
added tag omission/aria info to head element

start of fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97902</commentid>
    <comment_count>6</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 09:56:27 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/c7fcd24ddda375ffebbfe69ceab4081818c78cb3
added tag omission/aria info to title element

continue fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97903</commentid>
    <comment_count>7</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 10:09:18 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/1a354b60533cc3e4aa8c64d901736666d327d5e8
added tag omission/aria info to base element

continue fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97904</commentid>
    <comment_count>8</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 10:41:39 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/7a3f5c1eacc016faf6203e1d02a1d81b342b4193
added tag omission/aria info to meta element

added short attribute explanations to definitions of
html/head/base/title/link/meta
continued fixing bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97905</commentid>
    <comment_count>9</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 12:12:31 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/ff34e385c937759159daa94e50c860c210cffbd9
added tag omission/aria info to link element

continue fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97906</commentid>
    <comment_count>10</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-01 13:35:45 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/ec6c04d497dbbe75d34cca9fb5d506a8a2ea5617
added tag omission/aria/ info to style element

add standard attribute short descs for style continue fixing Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97958</commentid>
    <comment_count>11</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 09:41:43 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/2b8f897e8f3feadae47a2412dbf446277b724182
added tag omission/attribute/aria info to body

added informative ARIA reference table refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97964</commentid>
    <comment_count>12</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 14:40:02 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/6de69da6b10d33c3735b0936c942b9793fda255f
more linking and cleanup

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97966</commentid>
    <comment_count>13</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 15:10:26 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/6f9a239dbda2906886ed8f11b27f77c3a9f0237f
added omission/aria info for article

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97970</commentid>
    <comment_count>14</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 15:25:20 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/efc78727f4fce7983d32623ffed21fc9034f6f17
added tag omission/aria info for section

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97971</commentid>
    <comment_count>15</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 17:17:57 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/8e1c17a7fdb925f3101272cecc35b69fb0266faf
more cleanup

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97976</commentid>
    <comment_count>16</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-03 20:10:38 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/37393f408cb4ec5813973ec51e2e4f26085eba4c
further cleanup

and addition of global aria attributes to table - see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98008</commentid>
    <comment_count>17</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 08:40:57 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/d792ae5599c174cf5c5cce455cdf8fb93d88c299
added tag omission /aria info to nav element

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98009</commentid>
    <comment_count>18</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 09:55:59 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/e412c6d64c7cecceb04093434bb1069a8764450a
cleanup for bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98011</commentid>
    <comment_count>19</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 16:38:59 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/01d0eb129302b1d84222f33b4b88e34d4adcebd6
added tag omission/aria info for aside

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98012</commentid>
    <comment_count>20</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 20:20:12 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/614c6cf38ebdedc1fadb5b495f4c51f268e10a2c
added tag omission/aria info to h1-h6

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98013</commentid>
    <comment_count>21</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 20:24:17 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/587a2dfe9c526c4a6ef34b4a1bf42c21085650a2
added tag omission/aria info for header

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98014</commentid>
    <comment_count>22</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-05 20:29:48 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/3ff420d610d79f4e02f11d449e5d7693a3a48e6c
added tag omission/aria info for footer &amp; address

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98021</commentid>
    <comment_count>23</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-06 10:14:17 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/d5382fad70db81ab3df890e861a639195e982102
add info for pre and moved aria table

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98038</commentid>
    <comment_count>24</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-06 19:58:09 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/987c1fbca9098685a4dfe4bac1cba1719a7ef177
added tag omission/aria info to p element

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98040</commentid>
    <comment_count>25</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-06 20:18:46 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/cea85861862aed1fd3be3a53625310e0d831b4f9
added tag omission/attr/aria info for ol

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98101</commentid>
    <comment_count>26</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-07 19:57:38 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/496efecae46c022357648938eac7f7acd384c7f9
added tag omission/aria info to ul

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98135</commentid>
    <comment_count>27</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-08 16:56:02 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/426b7eed311487545db8e13ecc01e5a3b960ef09
added tag omission / aria info info for li

modded format after discussion with mike smith. refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98153</commentid>
    <comment_count>28</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-08 20:12:57 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/a7622114057c6b721627c9a32ba19731e4db4815
added rest of grouping content element info

refer to bug 21898
point to w3c validator
fixes Bug 24242</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98195</commentid>
    <comment_count>29</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-09 10:24:43 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/6c342a74d76486eef3cf408325563d36ad5d6676
added tag/attribute/aria info to a element

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98196</commentid>
    <comment_count>30</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-09 10:36:41 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/e897c31f85fc4e1860e302e08366ef0a5c6f52bf
added omission/aria/attr info to text elemnts

only down to ruby need to check with robin on ruby stuff.
refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98258</commentid>
    <comment_count>31</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-10 12:02:35 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/fae5ef48ac70043e53971bb671d690864756209b
added info to rest of text level elements

refer to bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98285</commentid>
    <comment_count>32</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-11 19:57:11 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/c4c1d7828a50ab24b9d74f524ec4d5074dce768b
added tag omission/attribute/aria info for img

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98296</commentid>
    <comment_count>33</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-12 12:45:27 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/de14ac8701324fe4393167b0cd7fa45feea152d9
added tag omission/attribute/aria info to iframe

see Bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98560</commentid>
    <comment_count>34</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-16 10:42:37 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/84baecbbebe3dafe68dac217fb2502b2675ce808
added tag/attribute/aria info to embed

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98566</commentid>
    <comment_count>35</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-16 10:57:06 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/ede0e5cb8fa7460e58b9aa1e001068efc4b865af
added tag/attribute/aria info to object

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98568</commentid>
    <comment_count>36</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-16 11:08:28 +0000</bug_when>
    <thetext>Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/98d564dc92a3620fa3a0e82a67423a5bf203d4cb
added tag/attribute/aria info to param

see bug 21898</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98617</commentid>
    <comment_count>37</comment_count>
    <who name="github bugzilla bot">sideshowbarker+gitzilla</who>
    <bug_when>2014-01-16 15:12:25 +0000</bug_when>
    <thetext>Commits pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/4409b2f615e05ab1c08e00b14adef9344e40d85c
added tag omission/aria info to html element

https://github.com/w3c/html/commit/5caaa33848edc25837b6e4996c22429f6c846e9b
link fixing aria refs

https://github.com/w3c/html/commit/969af23e2020ea7fbb69c569634c85ad71864531
added tag omission/aria info to head element

https://github.com/w3c/html/commit/c7fcd24ddda375ffebbfe69ceab4081818c78cb3
added tag omission/aria info to title element

https://github.com/w3c/html/commit/1a354b60533cc3e4aa8c64d901736666d327d5e8
added tag omission/aria info to base element

https://github.com/w3c/html/commit/7a3f5c1eacc016faf6203e1d02a1d81b342b4193
added tag omission/aria info to meta element

https://github.com/w3c/html/commit/ff34e385c937759159daa94e50c860c210cffbd9
added tag omission/aria info to link element

https://github.com/w3c/html/commit/ec6c04d497dbbe75d34cca9fb5d506a8a2ea5617
added tag omission/aria/ info to style element

https://github.com/w3c/html/commit/2b8f897e8f3feadae47a2412dbf446277b724182
added tag omission/attribute/aria info to body

https://github.com/w3c/html/commit/6de69da6b10d33c3735b0936c942b9793fda255f
more linking and cleanup

https://github.com/w3c/html/commit/6f9a239dbda2906886ed8f11b27f77c3a9f0237f
added omission/aria info for article

https://github.com/w3c/html/commit/efc78727f4fce7983d32623ffed21fc9034f6f17
added tag omission/aria info for section

https://github.com/w3c/html/commit/8e1c17a7fdb925f3101272cecc35b69fb0266faf
more cleanup

https://github.com/w3c/html/commit/37393f408cb4ec5813973ec51e2e4f26085eba4c
further cleanup

https://github.com/w3c/html/commit/d792ae5599c174cf5c5cce455cdf8fb93d88c299
added tag omission /aria info to nav element

https://github.com/w3c/html/commit/e412c6d64c7cecceb04093434bb1069a8764450a
cleanup for bug 21898

https://github.com/w3c/html/commit/01d0eb129302b1d84222f33b4b88e34d4adcebd6
added tag omission/aria info for aside

https://github.com/w3c/html/commit/614c6cf38ebdedc1fadb5b495f4c51f268e10a2c
added tag omission/aria info to h1-h6

https://github.com/w3c/html/commit/587a2dfe9c526c4a6ef34b4a1bf42c21085650a2
added tag omission/aria info for header

https://github.com/w3c/html/commit/3ff420d610d79f4e02f11d449e5d7693a3a48e6c
added tag omission/aria info for footer &amp; address

https://github.com/w3c/html/commit/d5382fad70db81ab3df890e861a639195e982102
add info for pre and moved aria table

https://github.com/w3c/html/commit/987c1fbca9098685a4dfe4bac1cba1719a7ef177
added tag omission/aria info to p element

https://github.com/w3c/html/commit/cea85861862aed1fd3be3a53625310e0d831b4f9
added tag omission/attr/aria info for ol

https://github.com/w3c/html/commit/496efecae46c022357648938eac7f7acd384c7f9
added tag omission/aria info to ul

https://github.com/w3c/html/commit/426b7eed311487545db8e13ecc01e5a3b960ef09
added tag omission / aria info info for li

https://github.com/w3c/html/commit/a7622114057c6b721627c9a32ba19731e4db4815
added rest of grouping content element info

https://github.com/w3c/html/commit/6c342a74d76486eef3cf408325563d36ad5d6676
added tag/attribute/aria info to a element

https://github.com/w3c/html/commit/e897c31f85fc4e1860e302e08366ef0a5c6f52bf
added omission/aria/attr info to text elemnts

https://github.com/w3c/html/commit/fae5ef48ac70043e53971bb671d690864756209b
added info to rest of text level elements

https://github.com/w3c/html/commit/c4c1d7828a50ab24b9d74f524ec4d5074dce768b
added tag omission/attribute/aria info for img

https://github.com/w3c/html/commit/de14ac8701324fe4393167b0cd7fa45feea152d9
added tag omission/attribute/aria info to iframe</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107223</commentid>
    <comment_count>38</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-06-03 22:11:32 +0000</bug_when>
    <thetext>finished.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>