Fix styling of an attribute definition box.
authorCameron McCormack <cam@mcc.id.au>
Mon, 21 Jan 2013 10:39:36 +1100
changeset 432 0aaceac25225
parent 431 3b6fccf8b623
child 433 da96436a276e
Fix styling of an attribute definition box.
master/struct.html
--- a/master/struct.html	Sun Jan 20 12:39:49 2013 -0600
+++ b/master/struct.html	Mon Jan 21 10:39:36 2013 +1100
@@ -2059,6 +2059,7 @@
 non-abstract role found in the list of values generated when the role attribute
 is split on spaces. </p>
   
+<dl class="attrdef-list">
    <dt>
     <table class="propdef attrdef">
       <tr>
@@ -2079,6 +2080,7 @@
     <p>The role value is a set of white-space separated machine-extractable semantic information used to define the purpose of the element.
     </p>
   </dd>
+</dl>
 
 <h3 id="ARIAStateandPropertyAttributes">State and property attributes (all aria- attributes)</h3>