html5/markup a.html,1.67,1.68 area.html,1.62,1.63 audio.html,1.62,1.63 base.html,1.51,1.52 blockquote.html,1.49,1.50 body.html,1.53,1.54 button.button.html,1.53,1.54 button.reset.html,1.53,1.54 button.submit.html,1.53,1.54 canvas.html,1.48,1.49 col.html,1.48,1.49 colgroup.html,1.48,1.49 command.checkbox.html,1.49,1.50 command.command.html,1.49,1.50 command.radio.html,1.49,1.50 common-attributes.html,1.46,1.47 del.html,1.52,1.53 details.html,1.36,1.37 embed.html,1.53,1.54 form.html,1.57,1.58 html.html,1.50,1.51 iframe.html,1.64,1.65 img.html,1.59,1.60 input.button.html,1.51,1.52 input.checkbox.html,1.51,1.52 input.color.html,1.53,1.54 input.date.html,1.54,1.55 input.datetime-local.html,1.55,1.56 input.datetime.html,1.55,1.56 input.email.html,1.54,1.55 input.file.html,1.51,1.52 input.hidden.html,1.52,1.53 input.image.html,1.55,1.56 input.month.html,1.55,1.56 input.number.html,1.55,1.56 input.password.html,1.52,1.53 input.radio.html,1.52,1.53 input.range.html,1.55,1.56 input.reset.html,1.52,1.53 input

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv837

Modified Files:
	a.html area.html audio.html base.html blockquote.html 
	body.html button.button.html button.reset.html 
	button.submit.html canvas.html col.html colgroup.html 
	command.checkbox.html command.command.html command.radio.html 
	common-attributes.html del.html details.html embed.html 
	form.html html.html iframe.html img.html input.button.html 
	input.checkbox.html input.color.html input.date.html 
	input.datetime-local.html input.datetime.html input.email.html 
	input.file.html input.hidden.html input.image.html 
	input.month.html input.number.html input.password.html 
	input.radio.html input.range.html input.reset.html 
	input.search.html input.submit.html input.tel.html 
	input.text.html input.time.html input.url.html input.week.html 
	ins.html keygen.html label.html li.html link.html map.html 
	menu.html meta.charset.html 
	meta.http-equiv.content-language.html 
	meta.http-equiv.content-type.html 
	meta.http-equiv.default-style.html 
	meta.http-equiv.refresh.html meta.name.html meter.html 
	object.html ol.html optgroup.html option.html output.html 
	param.html progress.html q.html script.html select.html 
	source.html spec.html style.html table.html td.html 
	textarea.html th.html time.html video.html 
Log Message:
checkpointing additional per-attribute HTML5 spec links


Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- body.html	5 Jul 2010 07:17:50 -0000	1.53
+++ body.html	5 Jul 2010 14:07:13 -0000	1.54
@@ -59,68 +59,68 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onafterprint">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User printed current document.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onbeforeprint">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User requested printing of current document.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onbeforeunload">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Document is about to be unloaded.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onhashchange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Fragment identifier part of the document&#8217;s current
         address changed.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onmessage">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Document received a message.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onoffline">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Network connections failed.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-ononline">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Network connections returned.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onpopstate">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User navigated session history.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onredo">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User went forward in undo transaction history.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onresize">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Document view was resized.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onstorage">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Storage area changed.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onundo">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User went backward in undo transaction history.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#handler-window-onunload">&#9432;</a></span> </dt>
             <dd>Document is going away.</dd>
           
         </dl>

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- th.html	5 Jul 2010 07:17:55 -0000	1.58
+++ th.html	5 Jul 2010 14:07:18 -0000	1.59
@@ -54,7 +54,7 @@
        <span class="postfix or">or</span>  "col"
        <span class="postfix or">or</span>  "rowgroup"
        <span class="postfix or">or</span>  "colgroup"
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-th-scope">&#9432;</a></span> </dt>
             <dd>Specifies what set of cells the
         <a href="th.html#th" class="element">th</a>
         element applies to.</dd>
@@ -62,7 +62,7 @@
             <dt>
 <a class="attribute-name" id="th.attrs.colspan" title="th.attrs.colspan" href="th.html#th.attrs.colspan">colspan</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-th-colspan">&#9432;</a></span> </dt>
             <dd>Specifies the number of adjacent columns  &#8220;spanned&#8221; by
         its
         <a href="th.html#th" class="element">th</a>
@@ -71,7 +71,7 @@
             <dt>
 <a class="attribute-name" id="th.attrs.rowspan" title="th.attrs.rowspan" href="th.html#th.attrs.rowspan">rowspan</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-th-rowspan">&#9432;</a></span> </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
         <a href="th.html#th" class="element">th</a>
@@ -80,7 +80,7 @@
             <dt>
 <a class="attribute-name" id="th.attrs.headers" title="th.attrs.headers" href="th.html#th.attrs.headers">headers</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.idrefs">IDREFS</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-th-headers">&#9432;</a></span> </dt>
             <dd>Identifies one or more
         <a href="th.html#th" class="element">th</a>
         elements that apply to its

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.email.html	5 Jul 2010 07:17:52 -0000	1.54
+++ input.email.html	5 Jul 2010 14:07:14 -0000	1.55
@@ -61,7 +61,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">type</a> = <span class="attr-values">  "email" </span> </dt>
+<a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">type</a> = <span class="attr-values">  "email" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.email-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for editing a list of e-mail addresses given in
         the element&#8217;s value.</dd>
@@ -69,13 +69,13 @@
             <dt>
 <a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddresslist">e-mail address list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.email-value.multiple">&#9432;</a></span> </dt>
             <dd>A list of e-mail addresses.</dd>
           
             <dt>
 <a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddress">e-mail address</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.email-value.single">&#9432;</a></span> </dt>
             <dd>A single e-mail address.</dd>
           
         </dl>

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.month.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.month.html	5 Jul 2010 14:07:14 -0000	1.56
@@ -58,7 +58,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">type</a> = <span class="attr-values">  "month" </span> </dt>
+<a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">type</a> = <span class="attr-values">  "month" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.month-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a month.</dd>
@@ -66,7 +66,7 @@
             <dt>
 <a class="attribute-name" id="input.month.attrs.min" title="input.month.attrs.min" href="input.month.html#input.month.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.month-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.month.html#input.month.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
             <dt>
 <a class="attribute-name" id="input.month.attrs.max" title="input.month.attrs.max" href="input.month.html#input.month.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.month-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.month.html#input.month.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
             <dt>
 <a class="attribute-name" id="input.month.attrs.value" title="input.month.attrs.value" href="input.month.html#input.month.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.month-value">&#9432;</a></span> </dt>
             <dd>A string representing a month.</dd>
           
         </dl>

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- iframe.html	5 Jul 2010 07:17:51 -0000	1.64
+++ iframe.html	5 Jul 2010 14:07:14 -0000	1.65
@@ -53,34 +53,34 @@
 <dt>
 <a class="attribute-name" id="iframe.attrs.src" title="iframe.attrs.src" href="iframe.html#iframe.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-src">&#9432;</a></span> </dt>
             <dd>The address of a page that the nested <a href="terminology.html#context">browsing context</a> is to contain.</dd>
           
             <dt>
 <a class="attribute-name" id="iframe.attrs.name" title="iframe.attrs.name" href="iframe.html#iframe.attrs.name">name</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-name">&#9432;</a></span> </dt>
             <dd>A valid <a href="terminology.html#context">browsing context</a>
         name.</dd>
           
             <dt>
 <a class="attribute-name" id="iframe.attrs.width" title="iframe.attrs.width" href="iframe.html#iframe.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-width">&#9432;</a></span> </dt>
             <dd>The width of the <a href="iframe.html#iframe">iframe</a>, in CSS
         pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="iframe.attrs.height" title="iframe.attrs.height" href="iframe.html#iframe.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-height">&#9432;</a></span> </dt>
             <dd>The height of the <a href="iframe.html#iframe">iframe</a>, in CSS
         pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="iframe.attrs.sandbox" title="iframe.attrs.sandbox" href="iframe.html#iframe.attrs.sandbox">sandbox</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.sandbox-allow-list">sandbox allow list</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-sandbox">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Instructs the UA to enable a set of extra restrictions on any
         content hosted by the <code><a href="iframe.html#iframe">iframe</a></code>.</dd>
@@ -89,7 +89,7 @@
 <a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <span class="attr-values">
        "seamless"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-iframe-seamless">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Instructs the UA that the <code><a href="iframe.html#iframe">iframe</a></code> element's <a href="terminology.html#context">browsing context</a> is to be rendered
         in a manner that makes it appear to be part of the

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ins.html	5 Jul 2010 07:17:52 -0000	1.53
+++ ins.html	5 Jul 2010 14:07:16 -0000	1.54
@@ -50,14 +50,14 @@
 <dt>
 <a class="attribute-name" id="ins.attrs.cite" title="ins.attrs.cite" href="ins.html#ins.attrs.cite">cite</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-ins-cite">&#9432;</a></span> </dt>
             <dd>The address of a document that explains why the text was
         added.</dd>
           
             <dt>
 <a class="attribute-name" id="ins.attrs.datetime" title="ins.attrs.datetime" href="ins.html#ins.attrs.datetime">datetime</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-ins-datetime">&#9432;</a></span> </dt>
             <dd>The time and date when the text was added.</dd>
           
         </dl>

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- meta.name.html	5 Jul 2010 07:17:53 -0000	1.50
+++ meta.name.html	5 Jul 2010 14:07:16 -0000	1.51
@@ -48,11 +48,11 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.name-name">&#9432;</a></span> </dt>
             <dd>Specifies the name part of a name/value pair.</dd>
           
             <dt>
-<a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.name-content">&#9432;</a></span> </dt>
             <dd>Specifies the value part of a name/value pair.</dd>
           
         </dl>

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- table.html	5 Jul 2010 07:17:55 -0000	1.52
+++ table.html	5 Jul 2010 14:07:18 -0000	1.53
@@ -55,7 +55,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">summary</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">summary</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-table-summary">&#9432;</a></span> </dt>
             <dd>A prose description of the structure of the table.</dd>
           
         </dl>

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- html.html	5 Jul 2010 07:17:51 -0000	1.50
+++ html.html	5 Jul 2010 14:07:14 -0000	1.51
@@ -49,7 +49,7 @@
 <dt>
 <a class="attribute-name" id="html.attrs.manifest" title="html.attrs.manifest" href="html.html#html.attrs.manifest">manifest</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-html-manifest">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The address of the document&#8217;s <dfn id="manifest">application cache manifest</dfn> (which
         controls caching of content for offline use).</dd>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- meta.http-equiv.content-type.html	5 Jul 2010 07:17:53 -0000	1.54
+++ meta.http-equiv.content-type.html	5 Jul 2010 14:07:16 -0000	1.55
@@ -49,7 +49,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a> = <span class="attr-values">  "content-type" </span> </dt>
+<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a> = <span class="attr-values">  "content-type" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.content-type-http-equiv.content-type">&#9432;</a></span> </dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state">encoding declaration
           state</a> and represents a <a href="syntax.html#encoding-declaration">character encoding
           declaration</a>.</dd>
@@ -57,7 +57,7 @@
             <dt>
 <a class="attribute-name" id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.meta-charset">meta-charset string</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.content-type-content.content-type">&#9432;</a></span> </dt>
             <dd>A specially formatted string providing a character
         encoding name.</dd>
           

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- meta.http-equiv.content-language.html	5 Jul 2010 07:17:53 -0000	1.49
+++ meta.http-equiv.content-language.html	5 Jul 2010 14:07:16 -0000	1.50
@@ -56,7 +56,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a> = <span class="attr-values">  "content-language" </span> </dt>
+<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a> = <span class="attr-values">  "content-language" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.content-language-http-equiv.content-language">&#9432;</a></span> </dt>
             <dd>Indicates that the
         <a href="meta.html#meta" class="element">meta</a>
         element is a pragma directive
@@ -65,7 +65,7 @@
             <dt>
 <a class="attribute-name" id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language">content</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.content-language-content.content-language">&#9432;</a></span> </dt>
             <dd>Specifies a language to use as the document-wide default
         language.</dd>
           

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- script.html	5 Jul 2010 07:17:54 -0000	1.63
+++ script.html	5 Jul 2010 14:07:17 -0000	1.64
@@ -57,33 +57,33 @@
 <dt>
 <a class="attribute-name" id="script.attrs.type" title="script.attrs.type" href="script.html#script.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-type">&#9432;</a></span> </dt>
             <dd>The language of the script or format of the data.</dd>
           <dd class="warning">
         The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete. You can safely omit it.
       </dd>
             <dt>
-<a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-language">&#9432;</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
 </dt>
             <dd>Specifies that the language of the script is JavaScript.</dd>
           
             <dt>
 <a class="attribute-name" id="script.attrs.src" title="script.attrs.src" href="script.html#script.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-src">&#9432;</a></span> </dt>
             <dd>The address of the external script to use.</dd>
           
             <dt>
 <a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <span class="attr-values">
        "defer"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-defer">&#9432;</a></span> </dt>
             <dd>Specifies that script should be executed after the
         document has been parsed.</dd>
           
             <dt>
 <a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <span class="attr-values">
        "async"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-async">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies that the script should be executed
         asynchronously, as soon as it becomes available.</dd>
@@ -91,7 +91,7 @@
             <dt>
 <a class="attribute-name" id="script.attrs.charset" title="script.attrs.charset" href="script.html#script.attrs.charset">charset</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.charset">character encoding name</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-script-charset">&#9432;</a></span> </dt>
             <dd>The character encoding of the external script.</dd>
           
         </dl>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.range.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.range.html	5 Jul 2010 14:07:15 -0000	1.56
@@ -56,7 +56,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">type</a> = <span class="attr-values">  "range" </span> </dt>
+<a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">type</a> = <span class="attr-values">  "range" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.range-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         an imprecise control for setting the element&#8217;s value to a
         string representing a number.</dd>
@@ -64,7 +64,7 @@
             <dt>
 <a class="attribute-name" id="input.range.attrs.min" title="input.range.attrs.min" href="input.range.html#input.range.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.range-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -72,7 +72,7 @@
             <dt>
 <a class="attribute-name" id="input.range.attrs.max" title="input.range.attrs.max" href="input.range.html#input.range.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.range-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -80,7 +80,7 @@
             <dt>
 <a class="attribute-name" id="input.range.attrs.value" title="input.range.attrs.value" href="input.range.html#input.range.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.range-value">&#9432;</a></span> </dt>
             <dd>A string representing a number.</dd>
           
         </dl>

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- audio.html	5 Jul 2010 07:17:50 -0000	1.62
+++ audio.html	5 Jul 2010 14:07:13 -0000	1.63
@@ -65,7 +65,7 @@
 <a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values">
        "autoplay"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-autoplay">&#9432;</a></span> </dt>
             <dd>Instructs the UA to automatically begin playback of
         the audio stream as soon as it can do so without
         stopping.</dd>
@@ -76,7 +76,7 @@
        <span class="postfix or">or</span>  "metadata"
        <span class="postfix or">or</span>  "auto"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-preload">&#9432;</a></span> </dt>
             <dd>Represents a hint to the UA about whether optimistic
         downloading of the audio stream itself or its
         metadata is considered worthwhile.
@@ -100,21 +100,21 @@
 <a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values">
        "controls"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-controls">&#9432;</a></span> </dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the audio stream.</dd>
           
             <dt>
 <a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values">
        "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-loop">&#9432;</a></span> </dt>
             <dd>Instructs the UA to seek back to the start of the
         audio stream upon reaching the end.</dd>
           
             <dt>
 <a class="attribute-name" id="audio.attrs.src" title="audio.attrs.src" href="audio.html#audio.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-src">&#9432;</a></span> </dt>
             <dd>The URL for the audio stream.</dd>
           
         </dl>

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- time.html	5 Jul 2010 07:17:55 -0000	1.53
+++ time.html	5 Jul 2010 14:07:18 -0000	1.54
@@ -49,14 +49,14 @@
 <dt>
 <a class="attribute-name" id="time.attrs.datetime" title="time.attrs.datetime" href="time.html#time.attrs.datetime">datetime</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.date-or-time">date or time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-time-datetime">&#9432;</a></span> </dt>
             <dd>Specifies the date or time that the element
         represents.</dd>
           
             <dt>
 <a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <span class="attr-values">
        "pubdate"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-time-pubdate">&#9432;</a></span> </dt>
             <dd>Indicates that the date and time given by the element is
         the publication date and time of the nearest ancestor
         <a href="article.html#article">article</a>

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- meta.http-equiv.default-style.html	5 Jul 2010 07:17:53 -0000	1.51
+++ meta.http-equiv.default-style.html	5 Jul 2010 14:07:16 -0000	1.52
@@ -49,14 +49,14 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a> = <span class="attr-values">  "default-style" </span> </dt>
+<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a> = <span class="attr-values">  "default-style" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.default-style-http-equiv.default-style">&#9432;</a></span> </dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
         that specifies the document&#8217;s preferred stylesheet.</dd>
           
             <dt>
 <a class="attribute-name" id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style">content</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.default-style">default-style name</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.default-style-content.default-style">&#9432;</a></span> </dt>
             <dd>Specifies the name of the document&#8217;s preferred
         stylesheet. The name must meet either of the following
         sets of constraints:

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- keygen.html	5 Jul 2010 07:17:52 -0000	1.52
+++ keygen.html	5 Jul 2010 14:07:16 -0000	1.53
@@ -50,12 +50,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">challenge</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">challenge</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-keygen-challenge">&#9432;</a></span> </dt>
             <dd>A challenge string that is submitted along with the
         public key.</dd>
           
             <dt>
-<a class="attribute-name" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">keytype</a> = <span class="attr-values">  "rsa" </span> </dt>
+<a class="attribute-name" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">keytype</a> = <span class="attr-values">  "rsa" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-keygen-keytype">&#9432;</a></span> </dt>
             <dd>The type of key generated.</dd>
           
         </dl>

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- command.command.html	5 Jul 2010 07:17:50 -0000	1.49
+++ command.command.html	5 Jul 2010 14:07:13 -0000	1.50
@@ -49,25 +49,25 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">type</a> = <span class="attr-values">  "command" </span> </dt>
+<a class="attribute-name" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">type</a> = <span class="attr-values">  "command" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.command-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element is a
         command with an associated action.</dd>
           
             <dt>
-<a class="attribute-name" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.command-label">&#9432;</a></span> </dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
 <a class="attribute-name" id="command.command.attrs.icon" title="command.command.attrs.icon" href="command.command.html#command.command.attrs.icon">icon</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.command-icon">&#9432;</a></span> </dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
 <a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.command-disabled">&#9432;</a></span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- progress.html	5 Jul 2010 07:17:54 -0000	1.54
+++ progress.html	5 Jul 2010 14:07:17 -0000	1.55
@@ -49,14 +49,14 @@
 <dt>
 <a class="attribute-name" id="progress.attrs.value" title="progress.attrs.value" href="progress.html#progress.attrs.value">value</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.float.non-negative">non-negative float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-progress-value">&#9432;</a></span> </dt>
             <dd>Specifies how much of the task has been completed. The
         units are arbitrary and not specified.</dd>
           
             <dt>
 <a class="attribute-name" id="progress.attrs.max" title="progress.attrs.max" href="progress.html#progress.attrs.max">max</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.float.positive">positive float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-progress-max">&#9432;</a></span> </dt>
             <dd>Specifies how much work the task requires in total. The
         units are arbitrary and not specified.</dd>
           

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- textarea.html	5 Jul 2010 07:17:55 -0000	1.56
+++ textarea.html	5 Jul 2010 14:07:18 -0000	1.57
@@ -61,11 +61,11 @@
 <dt>
 <a class="attribute-name" id="textarea.attrs.rows" title="textarea.attrs.rows" href="textarea.html#textarea.attrs.rows">rows</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-textarea-rows">&#9432;</a></span> </dt>
             <dd>The number of lines of text for the UA to show.</dd>
           
             <dt>
-<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values">  "hard" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values">  "hard" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-textarea-wrap.hard">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Instructs the UA to insert line breaks into the
         submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>, such that each line has no
@@ -74,12 +74,12 @@
             <dt>
 <a class="attribute-name" id="textarea.attrs.cols" title="textarea.attrs.cols" href="textarea.html#textarea.attrs.cols">cols</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-textarea-cols">&#9432;</a></span> </dt>
             <dd>The expected maximum number of characters per line of
         text for the UA to show.</dd>
           
             <dt>
-<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values">  "soft" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values">  "soft" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-textarea-wrap.soft">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Instructs the UA to
         add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>.</dd>

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- meter.html	5 Jul 2010 07:17:53 -0000	1.56
+++ meter.html	5 Jul 2010 14:07:16 -0000	1.57
@@ -54,39 +54,39 @@
 <dt>
 <a class="attribute-name" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-value">&#9432;</a></span> </dt>
             <dd>The &#8220;measured&#8221; value shown by meter.</dd>
           
             <dt>
 <a class="attribute-name" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-min">&#9432;</a></span> </dt>
             <dd>The lower bound of the range for the meter.</dd>
           
             <dt>
 <a class="attribute-name" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">low</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-low">&#9432;</a></span> </dt>
             <dd>The point that marks the upper boundary of the &#8220;low&#8221;
         segment of the meter.</dd>
           
             <dt>
 <a class="attribute-name" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">high</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-high">&#9432;</a></span> </dt>
             <dd>The point that marks the lower boundary of the &#8220;high&#8221;
         segment of the meter.</dd>
           
             <dt>
 <a class="attribute-name" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-max">&#9432;</a></span> </dt>
             <dd>The upper bound of the range for the meter.</dd>
           
             <dt>
 <a class="attribute-name" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">optimum</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meter-optimum">&#9432;</a></span> </dt>
             <dd>The point that marks the &#8220;optimum&#8221; position for the
         meter.</dd>
           

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.button.html	5 Jul 2010 07:17:51 -0000	1.51
+++ input.button.html	5 Jul 2010 14:07:14 -0000	1.52
@@ -50,12 +50,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> </dt>
+<a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.button-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button with no
       additional semantics.</dd>
           
             <dt>
-<a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.button-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- link.html	5 Jul 2010 07:17:53 -0000	1.55
+++ link.html	5 Jul 2010 14:07:16 -0000	1.56
@@ -53,14 +53,14 @@
 <dt>
 <a class="attribute-name" id="link.attrs.href" title="link.attrs.href" href="link.html#link.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-href">&#9432;</a></span> </dt>
             <dd>A URL that provides the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="link.attrs.rel" title="link.attrs.rel" href="link.html#link.attrs.rel">rel</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-rel">&#9432;</a></span> </dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the
         <a href="link.html#link" class="element">link</a>
@@ -70,14 +70,14 @@
             <dt>
 <a class="attribute-name" id="link.attrs.hreflang" title="link.attrs.hreflang" href="link.html#link.attrs.hreflang">hreflang</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-hreflang">&#9432;</a></span> </dt>
             <dd>The language of the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="link.attrs.media" title="link.attrs.media" href="link.html#link.attrs.media">media</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-media">&#9432;</a></span> </dt>
             <dd>The media for which the destination of the
         <a href="link.html#link" class="element">link</a>
         was designed.</dd>
@@ -85,7 +85,7 @@
             <dt>
 <a class="attribute-name" id="link.attrs.type" title="link.attrs.type" href="link.html#link.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-type">&#9432;</a></span> </dt>
             <dd>The MIME type of the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
@@ -93,7 +93,7 @@
 <a class="attribute-name" id="link.attrs.sizes" title="link.attrs.sizes" href="link.html#link.attrs.sizes">sizes</a> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.sizes" title="common.data.sizes">sizes</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-link-sizes">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The sizes of icons for visual media.</dd>
           

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- meta.http-equiv.refresh.html	5 Jul 2010 07:17:53 -0000	1.49
+++ meta.http-equiv.refresh.html	5 Jul 2010 14:07:16 -0000	1.50
@@ -53,7 +53,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a> = <span class="attr-values">  "refresh" </span> </dt>
+<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a> = <span class="attr-values">  "refresh" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.refresh-http-equiv.refresh">&#9432;</a></span> </dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
         that specifies either a number of seconds after
         which to reload the current page,
@@ -64,7 +64,7 @@
             <dt>
 <a class="attribute-name" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh">content</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.refresh">refresh value</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.http-equiv.refresh-content.refresh">&#9432;</a></span> </dt>
             <dd>Specifies one of the following:
         <ul>
 <li>the number of seconds after which to reload the

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- area.html	5 Jul 2010 10:19:38 -0000	1.62
+++ area.html	5 Jul 2010 14:07:13 -0000	1.63
@@ -60,8 +60,7 @@
 <dt>
 <a class="attribute-name" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">alt</a> = <span class="attr-values">
       <a href="syntax.html#normal-character-data">normal character data</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-area-alt">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-area-alt">&#9432;</a></span> </dt>
             <dd>The
         <a href="terminology.html#fallback">fallback content</a>
         for the image map.</dd>
@@ -69,8 +68,7 @@
             <dt>
 <a class="attribute-name" id="area.attrs.href" title="area.attrs.href" href="area.html#area.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-href">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-href">&#9432;</a></span> </dt>
             <dd>A URL that provides the destination of the hyperlink for
         this
         <a href="area.html#area" class="element">area</a>.</dd>
@@ -78,8 +76,7 @@
             <dt>
 <a class="attribute-name" id="area.attrs.target" title="area.attrs.target" href="area.html#area.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-target">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-target">&#9432;</a></span> </dt>
             <dd>A name or keyword giving a
         <a href="terminology.html#context">browsing context</a> for UAs to use when
           following the hyperlink for this 
@@ -88,7 +85,7 @@
             <dt>
 <a class="attribute-name" id="area.attrs.rel" title="area.attrs.rel" href="area.html#area.attrs.rel">rel</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-rel">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-rel">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the
@@ -99,7 +96,7 @@
             <dt>
 <a class="attribute-name" id="area.attrs.media" title="area.attrs.media" href="area.html#area.attrs.media">media</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-media">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-media">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The media for which the destination of the hyperlink
         was designed.</dd>
@@ -107,15 +104,14 @@
             <dt>
 <a class="attribute-name" id="area.attrs.hreflang" title="area.attrs.hreflang" href="area.html#area.attrs.hreflang">hreflang</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-hreflang">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-hreflang">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The language of the destination of the hyperlink.</dd>
           
             <dt>
 <a class="attribute-name" id="area.attrs.type" title="area.attrs.type" href="area.html#area.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-type">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-type">&#9432;</a></span> </dt>
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
             <dt>

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.text.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.text.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -58,12 +58,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">type</a> = <span class="attr-values">  "text" </span> </dt>
+<a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">type</a> = <span class="attr-values">  "text" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.text-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for the <a href="input.html#input" class="element">input</a> element&#8217;s <a href="input.text.html#input.text.attrs.value">value</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.text-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.checkbox.html	5 Jul 2010 07:17:52 -0000	1.51
+++ input.checkbox.html	5 Jul 2010 14:07:14 -0000	1.52
@@ -52,12 +52,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> </dt>
+<a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.checkbox-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
         a state or option that can be toggled.</dd>
           
             <dt>
-<a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.checkbox-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- a.html	5 Jul 2010 09:53:00 -0000	1.67
+++ a.html	5 Jul 2010 14:07:12 -0000	1.68
@@ -55,7 +55,7 @@
 <dt>
 <a class="attribute-name" id="a.attrs.name" title="a.attrs.name" href="a.html#a.attrs.name">name</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.id">ID</a>
-    </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-a-name">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-a-name">&#9432;</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
 </dt>
             <dd>Specifies that its <a href="a.html#a">a</a> element is a
         <dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>,
@@ -67,8 +67,7 @@
             <dt>
 <a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-href">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-href">&#9432;</a></span> </dt>
             <dd>A URL that provides the destination of the hyperlink.
         If the
         <a href="a.html#a.attrs.href">href</a>
@@ -78,7 +77,7 @@
             <dt>
 <a class="attribute-name" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-target">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-target">&#9432;</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </dt>
             <dd>A name or keyword giving a
         <a href="terminology.html#context">browsing context</a> for UAs to use when
@@ -96,8 +95,7 @@
             <dt>
 <a class="attribute-name" id="a.attrs.rel" title="a.attrs.rel" href="a.html#a.attrs.rel">rel</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-rel">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-rel">&#9432;</a></span> </dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the hyperlink and the destination
         indicated by the hyperlink.</dd>
@@ -105,14 +103,13 @@
             <dt>
 <a class="attribute-name" id="a.attrs.hreflang" title="a.attrs.hreflang" href="a.html#a.attrs.hreflang">hreflang</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-hreflang">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-hreflang">&#9432;</a></span> </dt>
             <dd>The language of the destination of the hyperlink.</dd>
           
             <dt>
 <a class="attribute-name" id="a.attrs.media" title="a.attrs.media" href="a.html#a.attrs.media">media</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-media">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-media">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The media for which the destination of the hyperlink
         was designed.</dd>
@@ -120,8 +117,7 @@
             <dt>
 <a class="attribute-name" id="a.attrs.type" title="a.attrs.type" href="a.html#a.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span>  <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-type">&#9432;</a></span>
-</dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-hyperlink-type">&#9432;</a></span> </dt>
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
         </dl>

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- object.html	5 Jul 2010 07:17:53 -0000	1.60
+++ object.html	5 Jul 2010 14:07:16 -0000	1.61
@@ -66,38 +66,38 @@
 <dt>
 <a class="attribute-name" id="object.attrs.data" title="object.attrs.data" href="object.html#object.attrs.data">data</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-data">&#9432;</a></span> </dt>
             <dd>The address of the content.</dd>
           
             <dt>
 <a class="attribute-name" id="object.attrs.type" title="object.attrs.type" href="object.html#object.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-type">&#9432;</a></span> </dt>
             <dd>The MIME type of the content.</dd>
           
             <dt>
 <a class="attribute-name" id="object.attrs.height" title="object.attrs.height" href="object.html#object.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-height">&#9432;</a></span> </dt>
             <dd>The height of the object, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="object.attrs.width" title="object.attrs.width" href="object.html#object.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-width">&#9432;</a></span> </dt>
             <dd>The width of the object, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="object.attrs.usemap" title="object.attrs.usemap" href="object.html#object.attrs.usemap">usemap</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.hash-name">hash-name reference</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-usemap">&#9432;</a></span> </dt>
             <dd>A <a href="datatypes.html#hash-name">hash-name reference</a> to a <a href="map.html#map">map</a> element with which to associate the
         object.</dd>
           
             <dt>
 <a class="attribute-name" id="object.attrs.name" title="object.attrs.name" href="object.html#object.attrs.name">name</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-object-name">&#9432;</a></span> </dt>
             <dd>A <a href="terminology.html#context">valid browsing context name</a>.</dd>
           
         </dl>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.tel.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.tel.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -58,13 +58,13 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">type</a> = <span class="attr-values">  "tel" </span> </dt>
+<a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">type</a> = <span class="attr-values">  "tel" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.tel-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering a
         telephone number.</dd>
           
             <dt>
-<a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.tel-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- img.html	5 Jul 2010 07:17:51 -0000	1.59
+++ img.html	5 Jul 2010 14:07:14 -0000	1.60
@@ -52,33 +52,33 @@
 <dt>
 <a class="attribute-name" id="img.attrs.src" title="img.attrs.src" href="img.html#img.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-src">&#9432;</a></span> </dt>
             <dd>A URL referencing a non-interactive, optionally
         animated, image that is neither paged nor scripted.</dd>
           
             <dt>
 <a class="attribute-name" id="img.attrs.alt" title="img.attrs.alt" href="img.html#img.attrs.alt">alt</a> = <span class="attr-values">
       <a href="syntax.html#normal-character-data">normal character data</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-alt">&#9432;</a></span> </dt>
             <dd>The <a href="terminology.html#fallback">fallback content</a> for the
         image.</dd>
           
             <dt>
 <a class="attribute-name" id="img.attrs.height" title="img.attrs.height" href="img.html#img.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-height">&#9432;</a></span> </dt>
             <dd>The height of the image, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="img.attrs.width" title="img.attrs.width" href="img.html#img.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-width">&#9432;</a></span> </dt>
             <dd>The width of the image, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="img.attrs.usemap" title="img.attrs.usemap" href="img.html#img.attrs.usemap">usemap</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.hash-name">hash-name reference</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-usemap">&#9432;</a></span> </dt>
             <dd>A <a href="datatypes.html#hash-name">hash-name reference</a> to a
         <a href="map.html#map" class="element">map</a>
         element with which to associate the
@@ -87,14 +87,14 @@
             <dt>
 <a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <span class="attr-values">
        "ismap"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-ismap">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="img.html#img">img</a> element
         provides access to a server-side image map.</dd>
           
             <dt>
 <a class="attribute-name" id="img.attrs.border" title="img.attrs.border" href="img.html#img.attrs.border">border</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.zero" title="common.data.zero">zero</a>
-    </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-img-border">&#9432;</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
 </dt>
             <dd>Specifies that its
         <a href="img.html#img" class="element">img</a>

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.number.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.number.html	5 Jul 2010 14:07:15 -0000	1.56
@@ -58,7 +58,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">type</a> = <span class="attr-values">  "number" </span> </dt>
+<a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">type</a> = <span class="attr-values">  "number" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.number-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a precise control for setting the element&#8217;s value to a
         string representing a number.</dd>
@@ -66,7 +66,7 @@
             <dt>
 <a class="attribute-name" id="input.number.attrs.min" title="input.number.attrs.min" href="input.number.html#input.number.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.number-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
             <dt>
 <a class="attribute-name" id="input.number.attrs.max" title="input.number.attrs.max" href="input.number.html#input.number.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.number-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
             <dt>
 <a class="attribute-name" id="input.number.attrs.value" title="input.number.attrs.value" href="input.number.html#input.number.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.number-value">&#9432;</a></span> </dt>
             <dd>A string representing a number.</dd>
           
         </dl>

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- col.html	5 Jul 2010 07:17:50 -0000	1.48
+++ col.html	5 Jul 2010 14:07:13 -0000	1.49
@@ -48,7 +48,7 @@
 <dt>
 <a class="attribute-name" id="col.attrs.span" title="col.attrs.span" href="col.html#col.attrs.span">span</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-col-span">&#9432;</a></span> </dt>
             <dd>Specifies the number of columns &#8220;spanned&#8221; by its <a href="col.html#col">col</a> element; the <a href="col.html#col">col</a>
         element shares its attributes with all the columns it
         spans.</dd>

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- command.radio.html	5 Jul 2010 07:17:50 -0000	1.49
+++ command.radio.html	5 Jul 2010 14:07:13 -0000	1.50
@@ -51,36 +51,36 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> </dt>
+<a class="attribute-name" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
         a selection of one item from a list of items.</dd>
           
             <dt>
-<a class="attribute-name" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">radiogroup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">radiogroup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-radiogroup">&#9432;</a></span> </dt>
             <dd>The name of the group of commands that will be toggled
         when the command itself is toggled.</dd>
           
             <dt>
 <a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <span class="attr-values">
        "checked"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-checked">&#9432;</a></span> </dt>
             <dd>Specifies that the command is selected.</dd>
           
             <dt>
-<a class="attribute-name" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-label">&#9432;</a></span> </dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
 <a class="attribute-name" id="command.radio.attrs.icon" title="command.radio.attrs.icon" href="command.radio.html#command.radio.attrs.icon">icon</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-icon">&#9432;</a></span> </dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
 <a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.radio-disabled">&#9432;</a></span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.datetime.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.datetime.html	5 Jul 2010 14:07:14 -0000	1.56
@@ -59,7 +59,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">type</a> = <span class="attr-values">  "datetime" </span> </dt>
+<a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">type</a> = <span class="attr-values">  "datetime" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a global date and time.</dd>
@@ -67,7 +67,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="input.datetime.html#input.datetime.attrs.min">min</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
@@ -75,7 +75,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="input.datetime.html#input.datetime.attrs.max">max</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
@@ -83,7 +83,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="input.datetime.html#input.datetime.attrs.value">value</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-value">&#9432;</a></span> </dt>
             <dd>A string representing a global date and time.</dd>
           
         </dl>

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.password.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.password.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -57,13 +57,13 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">type</a> = <span class="attr-values">  "password" </span> </dt>
+<a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">type</a> = <span class="attr-values">  "password" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.password-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering a
         password.</dd>
           
             <dt>
-<a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.password-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- embed.html	5 Jul 2010 07:17:51 -0000	1.53
+++ embed.html	5 Jul 2010 14:07:13 -0000	1.54
@@ -50,25 +50,25 @@
 <dt>
 <a class="attribute-name" id="embed.attrs.src" title="embed.attrs.src" href="embed.html#embed.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-embed-src">&#9432;</a></span> </dt>
             <dd>The address of the content being embedded.</dd>
           
             <dt>
 <a class="attribute-name" id="embed.attrs.type" title="embed.attrs.type" href="embed.html#embed.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-embed-type">&#9432;</a></span> </dt>
             <dd>The MIME type of the plugin to instantiate.</dd>
           
             <dt>
 <a class="attribute-name" id="embed.attrs.height" title="embed.attrs.height" href="embed.html#embed.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-embed-height">&#9432;</a></span> </dt>
             <dd>The height of the embedded content, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="embed.attrs.width" title="embed.attrs.width" href="embed.html#embed.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-embed-width">&#9432;</a></span> </dt>
             <dd>The width of the embedded content, in CSS pixels.</dd>
           
         </dl>

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.time.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.time.html	5 Jul 2010 14:07:15 -0000	1.56
@@ -58,7 +58,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">type</a> = <span class="attr-values">  "time" </span> </dt>
+<a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">type</a> = <span class="attr-values">  "time" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.time-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a time.</dd>
@@ -66,7 +66,7 @@
             <dt>
 <a class="attribute-name" id="input.time.attrs.min" title="input.time.attrs.min" href="input.time.html#input.time.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.time-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
             <dt>
 <a class="attribute-name" id="input.time.attrs.max" title="input.time.attrs.max" href="input.time.html#input.time.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.time-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
             <dt>
 <a class="attribute-name" id="input.time.attrs.value" title="input.time.attrs.value" href="input.time.html#input.time.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.time-value">&#9432;</a></span> </dt>
             <dd>A string representing a time (with no timezone
         information).</dd>
           

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- input.color.html	5 Jul 2010 07:17:52 -0000	1.53
+++ input.color.html	5 Jul 2010 14:07:14 -0000	1.54
@@ -53,7 +53,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">type</a> = <span class="attr-values">  "color" </span> </dt>
+<a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">type</a> = <span class="attr-values">  "color" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.color-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a color-well control, for setting the element&#8217;s value to a
         string representing a simple color.</dd>
@@ -61,7 +61,7 @@
             <dt>
 <a class="attribute-name" id="input.color.attrs.value" title="input.color.attrs.value" href="input.color.html#input.color.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.color" title="form.data.color">color</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.color-value">&#9432;</a></span> </dt>
             <dd>An string representing a simple color.</dd>
           
         </dl>

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- li.html	5 Jul 2010 07:17:53 -0000	1.54
+++ li.html	5 Jul 2010 14:07:16 -0000	1.55
@@ -45,7 +45,7 @@
 <dt>
 <a class="attribute-name" id="oli.attrs.value" title="oli.attrs.value" href="li.html#oli.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
-    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-li-value">&#9432;</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </dt>
             <dd>The ordinal value of the list item.
         <span class="attribute-constraint">Permitted only if the

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- style.html	5 Jul 2010 07:17:55 -0000	1.57
+++ style.html	5 Jul 2010 14:07:17 -0000	1.58
@@ -57,19 +57,19 @@
 <dt>
 <a class="attribute-name" id="style.attrs.type" title="style.attrs.type" href="style.html#style.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-style-type">&#9432;</a></span> </dt>
             <dd>A valid MIME type that designates a styling language.</dd>
           
             <dt>
 <a class="attribute-name" id="style.attrs.media" title="style.attrs.media" href="style.html#style.attrs.media">media</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-style-media">&#9432;</a></span> </dt>
             <dd>Specifies which media the styles apply to.</dd>
           
             <dt>
 <a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <span class="attr-values">
        "scoped"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-style-scoped">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Indicates that the specified style information is meant
         to apply only to the

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- del.html	5 Jul 2010 07:17:50 -0000	1.52
+++ del.html	5 Jul 2010 14:07:13 -0000	1.53
@@ -50,14 +50,14 @@
 <dt>
 <a class="attribute-name" id="del.attrs.cite" title="del.attrs.cite" href="del.html#del.attrs.cite">cite</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-del-cite">&#9432;</a></span> </dt>
             <dd>The address of a document that explains why the text was
         deleted.</dd>
           
             <dt>
 <a class="attribute-name" id="del.attrs.datetime" title="del.attrs.datetime" href="del.html#del.attrs.datetime">datetime</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-del-datetime">&#9432;</a></span> </dt>
             <dd>The time and date when the text was deleted.</dd>
           
         </dl>

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- menu.html	5 Jul 2010 07:17:53 -0000	1.60
+++ menu.html	5 Jul 2010 14:07:16 -0000	1.61
@@ -51,7 +51,7 @@
 <a class="attribute-name" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">type</a> = <span class="attr-values">
        "toolbar"
        <span class="postfix or">or</span>  "context"
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-menu-type">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The kind of menu being declared.
         <ul>
@@ -66,7 +66,7 @@
 </dd>
           
             <dt>
-<a class="attribute-name" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-menu-label">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The label of the menu.</dd>
           

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.image.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.image.html	5 Jul 2010 14:07:14 -0000	1.56
@@ -61,7 +61,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">type</a> = <span class="attr-values">  "image" </span> </dt>
+<a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">type</a> = <span class="attr-values">  "image" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.image-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents either an image from which the UA enables a
         user to interactively select a pair of coordinates and
@@ -69,7 +69,7 @@
         user can submit the form.</dd>
           
             <dt>
-<a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.image-alt">&#9432;</a></span> </dt>
             <dd>Provides a textual label for an alternative button
         for users and UAs who cannot use the image
         specified by the
@@ -79,19 +79,19 @@
             <dt>
 <a class="attribute-name" id="input.image.attrs.src" title="input.image.attrs.src" href="input.image.html#input.image.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.image-src">&#9432;</a></span> </dt>
             <dd>Specifies the location of an image.</dd>
           
             <dt>
 <a class="attribute-name" id="input.image.attrs.height" title="input.image.attrs.height" href="input.image.html#input.image.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.image-height">&#9432;</a></span> </dt>
             <dd>The height of the image, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="input.image.attrs.width" title="input.image.attrs.width" href="input.image.html#input.image.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.image-width">&#9432;</a></span> </dt>
             <dd>The width of the image, in CSS pixels.</dd>
           
         </dl>

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- map.html	5 Jul 2010 07:17:53 -0000	1.53
+++ map.html	5 Jul 2010 14:07:16 -0000	1.54
@@ -49,7 +49,7 @@
 <dt>
 <a class="attribute-name" id="map.attrs.name" title="map.attrs.name" href="map.html#map.attrs.name">name</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.name" title="common.data.name">name</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-map-name">&#9432;</a></span> </dt>
             <dd>A name by which the map can be referenced.</dd>
           
         </dl>

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.file.html	5 Jul 2010 07:17:52 -0000	1.51
+++ input.file.html	5 Jul 2010 14:07:14 -0000	1.52
@@ -54,14 +54,14 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">type</a> = <span class="attr-values">  "file" </span> </dt>
+<a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">type</a> = <span class="attr-values">  "file" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.file-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents a list of file items.</dd>
           
             <dt>
 <a class="attribute-name" id="input.file.attrs.accept" title="input.file.attrs.accept" href="input.file.html#input.file.attrs.accept">accept</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.mimetypelist">mime-type list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.file-accept">&#9432;</a></span> </dt>
             <dd>Provides the UA with a hint of what file types the
         server is able to accept.</dd>
           

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.radio.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.radio.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -53,12 +53,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> </dt>
+<a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.radio-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
         a selection of one item from a list of items.</dd>
           
             <dt>
-<a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.radio-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- command.checkbox.html	5 Jul 2010 07:17:50 -0000	1.49
+++ command.checkbox.html	5 Jul 2010 14:07:13 -0000	1.50
@@ -50,31 +50,31 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> </dt>
+<a class="attribute-name" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.checkbox-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
         a state or option that can be toggled.</dd>
           
             <dt>
 <a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <span class="attr-values">
        "checked"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.checkbox-checked">&#9432;</a></span> </dt>
             <dd>Specifies that the command is selected.</dd>
           
             <dt>
-<a class="attribute-name" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.checkbox-label">&#9432;</a></span> </dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
 <a class="attribute-name" id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon" href="command.checkbox.html#command.checkbox.attrs.icon">icon</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.checkbox-icon">&#9432;</a></span> </dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
 <a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-command.checkbox-disabled">&#9432;</a></span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- param.html	5 Jul 2010 07:17:54 -0000	1.52
+++ param.html	5 Jul 2010 14:07:17 -0000	1.53
@@ -45,11 +45,11 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-param-name">&#9432;</a></span> </dt>
             <dd>The name of the parameter.</dd>
           
             <dt>
-<a class="attribute-name" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-param-value">&#9432;</a></span> </dt>
             <dd>The value of the parameter.</dd>
           
         </dl>

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.reset.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.reset.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -50,12 +50,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> </dt>
+<a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.reset-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
         resetting a form.</dd>
           
             <dt>
-<a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.reset-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.datetime-local.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.datetime-local.html	5 Jul 2010 14:07:14 -0000	1.56
@@ -59,7 +59,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">type</a> = <span class="attr-values">  "datetime-local" </span> </dt>
+<a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">type</a> = <span class="attr-values">  "datetime-local" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-local-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a local date and time.</dd>
@@ -67,7 +67,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="input.datetime-local.html#input.datetime-local.attrs.min">min</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-local-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
@@ -75,7 +75,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="input.datetime-local.html#input.datetime-local.attrs.max">max</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-local-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
@@ -83,7 +83,7 @@
             <dt>
 <a class="attribute-name" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="input.datetime-local.html#input.datetime-local.attrs.value">value</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.datetime-local-value">&#9432;</a></span> </dt>
             <dd>A string representing a local date and time.</dd>
           
         </dl>

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- q.html	5 Jul 2010 07:17:54 -0000	1.49
+++ q.html	5 Jul 2010 14:07:17 -0000	1.50
@@ -48,7 +48,7 @@
 <dt>
 <a class="attribute-name" id="q.attrs.cite" title="q.attrs.cite" href="q.html#q.attrs.cite">cite</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-q-cite">&#9432;</a></span> </dt>
             <dd>Specifies the address of the source of the
         quoted text.</dd>
           

Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- common-attributes.html	4 Jul 2010 15:16:26 -0000	1.46
+++ common-attributes.html	5 Jul 2010 14:07:13 -0000	1.47
@@ -51,7 +51,7 @@
 <dt>
 <a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="common-attributes.html#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.keylabellist">key-label list</a>
-    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--accesskey">&#9432;</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </dt>
             <dd>A key label or list of key labels with which to
         associate the element; each key label represents a
@@ -61,7 +61,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.class" title="common.attrs.class" href="common-attributes.html#common.attrs.class">class</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--class">&#9432;</a></span> </dt>
             <dd>A name of a classification, or list of names of
         classifications, to which the element belongs.</dd>
           
@@ -70,7 +70,7 @@
        "true"
        <span class="postfix or">or</span>  "false"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--contenteditable">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies whether the
         <a href="syntax.html#contents">contents</a>
@@ -79,7 +79,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="common-attributes.html#common.attrs.contextmenu">contextmenu</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">IDREF</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--contextmenu">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Identifies a
         <a href="menu.html#menu" class="element">menu</a>
@@ -89,21 +89,21 @@
             <dt>
 <a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="common-attributes.html#common.attrs.dir">dir</a> = <span class="attr-values">
        "ltr"  <span class="postfix or">or</span>  "rtl"
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--dir">&#9432;</a></span> </dt>
             <dd>Specifies the element&#8217;s text directionality.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.draggable" title="common.attrs.draggable" href="common-attributes.html#common.attrs.draggable">draggable</a> = <span class="attr-values">
        "true"
        <span class="postfix or">or</span>  "false"
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--draggable">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies whether the element is draggable.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.hidden" title="common.attrs.hidden" href="common-attributes.html#common.attrs.hidden">hidden</a> = <span class="attr-values">
        "hidden"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--hidden">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies that the element represents an element that is
         not yet, or is no longer, relevant.</dd>
@@ -111,7 +111,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.id" title="common.attrs.id" href="common-attributes.html#common.attrs.id">id</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.id">ID</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--id">&#9432;</a></span> </dt>
             <dd>A unique identifier for the element.</dd>
 <dd>There
         <a href="terminology.html#must-requirement">must</a>
@@ -123,7 +123,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.lang" title="common.attrs.lang" href="common-attributes.html#common.attrs.lang">lang</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--lang">&#9432;</a></span> </dt>
             <dd>Specifies the primary language for the
         <a href="syntax.html#contents">contents</a>
         of the element and for any of the element&#8217;s attributes
@@ -134,7 +134,7 @@
        "true"
        <span class="postfix or">or</span>  "false"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--spellcheck">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies whether the element represents
         an element whose
@@ -142,7 +142,7 @@
         are subject to spell checking and grammar checking.</dd>
           
             <dt>
-<a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="common-attributes.html#common.attrs.style">style</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="common-attributes.html#common.attrs.style">style</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--style">&#9432;</a></span> </dt>
             <dd>Specifies zero or more CSS declarations that apply to
         the element
         <a href="references.html#refsCSS">[CSS]</a>.</dd>
@@ -150,7 +150,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.tabindex" title="common.attrs.tabindex" href="common-attributes.html#common.attrs.tabindex">tabindex</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--tabindex">&#9432;</a></span> </dt>
             <dd>Specifies whether the element represents an element that
         is is focusable (that is, an element which is part of the
         sequence of focusable elements in the document), and the
@@ -160,7 +160,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.title" title="common.attrs.title" href="common-attributes.html#common.attrs.title">title</a> = <span class="attr-values">
       <a href="syntax.html#normal-character-data">normal character data</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--title">&#9432;</a></span> </dt>
             <dd>Advisory information associated with the element.</dd>
           
         </dl>
@@ -231,16 +231,16 @@
         <div class="no-number no-toc">
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="scripting.attr.onabort" title="scripting.attr.onabort" href="common-attributes.html#scripting.attr.onabort">onabort</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onabort" title="scripting.attr.onabort" href="common-attributes.html#scripting.attr.onabort">onabort</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onabort">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Load of element was aborted by the user.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onblur" title="scripting.attr.onblur" href="common-attributes.html#scripting.attr.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onblur" title="scripting.attr.onblur" href="common-attributes.html#scripting.attr.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onblur">&#9432;</a></span> </dt>
             <dd>Element lost focus.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="common-attributes.html#scripting.attr.oncanplay">oncanplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="common-attributes.html#scripting.attr.oncanplay">oncanplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--oncanplay">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The UA can resume playback of media data for this
         video or audio element, but estimates that if playback
@@ -250,7 +250,7 @@
         content.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="common-attributes.html#scripting.attr.oncanplaythrough">oncanplaythrough</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="common-attributes.html#scripting.attr.oncanplaythrough">oncanplaythrough</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--oncanplaythrough">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The UA estimates that if playback were to be started
         now, the video or audio element could be rendered
@@ -258,219 +258,219 @@
         without having to stop for further buffering</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onchange" title="scripting.attr.onchange" href="common-attributes.html#scripting.attr.onchange">onchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onchange" title="scripting.attr.onchange" href="common-attributes.html#scripting.attr.onchange">onchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onchange">&#9432;</a></span> </dt>
             <dd>User committed a change to the value of element (form
         control).</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onclick" title="scripting.attr.onclick" href="common-attributes.html#scripting.attr.onclick">onclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onclick" title="scripting.attr.onclick" href="common-attributes.html#scripting.attr.onclick">onclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onclick">&#9432;</a></span> </dt>
             <dd>User pressed pointer button down and released pointer
         button over element, or otherwise activated the pointer in
         a manner that emulates such an action.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="common-attributes.html#scripting.attr.oncontextmenu">oncontextmenu</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="common-attributes.html#scripting.attr.oncontextmenu">oncontextmenu</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--oncontextmenu">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User requested the
         <a href="common-attributes.html#context-menu">context menu</a>
         for element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="common-attributes.html#scripting.attr.ondblclick">ondblclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="common-attributes.html#scripting.attr.ondblclick">ondblclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondblclick">&#9432;</a></span> </dt>
             <dd>User clicked pointer button twice over element, or
         otherwise activated the pointer in a manner that simulates
         such an action.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="common-attributes.html#scripting.attr.ondrag">ondrag</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="common-attributes.html#scripting.attr.ondrag">ondrag</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondrag">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User is continuing to drag element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="common-attributes.html#scripting.attr.ondragend">ondragend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="common-attributes.html#scripting.attr.ondragend">ondragend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondragend">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User ended dragging element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="common-attributes.html#scripting.attr.ondragenter">ondragenter</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="common-attributes.html#scripting.attr.ondragenter">ondragenter</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondragenter">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User&#8217;s drag operation entered element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="common-attributes.html#scripting.attr.ondragleave">ondragleave</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="common-attributes.html#scripting.attr.ondragleave">ondragleave</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondragleave">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User&#8217;s drag operation left element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="common-attributes.html#scripting.attr.ondragover">ondragover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="common-attributes.html#scripting.attr.ondragover">ondragover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondragover">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User is continuing drag operation over element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="common-attributes.html#scripting.attr.ondragstart">ondragstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="common-attributes.html#scripting.attr.ondragstart">ondragstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondragstart">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User started dragging element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="common-attributes.html#scripting.attr.ondrop">ondrop</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="common-attributes.html#scripting.attr.ondrop">ondrop</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondrop">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User completed drop operation over element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="common-attributes.html#scripting.attr.ondurationchange">ondurationchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="common-attributes.html#scripting.attr.ondurationchange">ondurationchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ondurationchange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The DOM attribute <code>duration</code> on the
         video or audio element has been updated.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="common-attributes.html#scripting.attr.onemptied">onemptied</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="common-attributes.html#scripting.attr.onemptied">onemptied</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onemptied">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Element video or audio element has returned to the
         uninitialized state.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onended" title="scripting.attr.onended" href="common-attributes.html#scripting.attr.onended">onended</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onended" title="scripting.attr.onended" href="common-attributes.html#scripting.attr.onended">onended</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onended">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The end of the video or audio element has been
         reached.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onerror" title="scripting.attr.onerror" href="common-attributes.html#scripting.attr.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onerror" title="scripting.attr.onerror" href="common-attributes.html#scripting.attr.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onerror">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Element failed to load properly.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="common-attributes.html#scripting.attr.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="common-attributes.html#scripting.attr.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onfocus">&#9432;</a></span> </dt>
             <dd>Element received focus.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="common-attributes.html#scripting.attr.onformchange">onformchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="common-attributes.html#scripting.attr.onformchange">onformchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onformchange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User committed a change to the value of a form control
         in the form to which the element belongs.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="common-attributes.html#scripting.attr.onforminput">onforminput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="common-attributes.html#scripting.attr.onforminput">onforminput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onforminput">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User changed the value of a form control in the form to
         which the element belongs.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.oninput" title="scripting.attr.oninput" href="common-attributes.html#scripting.attr.oninput">oninput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.oninput" title="scripting.attr.oninput" href="common-attributes.html#scripting.attr.oninput">oninput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--oninput">&#9432;</a></span> </dt>
             <dd>User changed the value of element (form control).</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="common-attributes.html#scripting.attr.oninvalid">oninvalid</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="common-attributes.html#scripting.attr.oninvalid">oninvalid</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--oninvalid">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Element (form control) did not meet validity constraints.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="common-attributes.html#scripting.attr.onkeydown">onkeydown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="common-attributes.html#scripting.attr.onkeydown">onkeydown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onkeydown">&#9432;</a></span> </dt>
             <dd>User pressed down a key.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="common-attributes.html#scripting.attr.onkeypress">onkeypress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="common-attributes.html#scripting.attr.onkeypress">onkeypress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onkeypress">&#9432;</a></span> </dt>
             <dd>User pressed down a key that is associated with a
         character value.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="common-attributes.html#scripting.attr.onkeyup">onkeyup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="common-attributes.html#scripting.attr.onkeyup">onkeyup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onkeyup">&#9432;</a></span> </dt>
             <dd>User release a key.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onload" title="scripting.attr.onload" href="common-attributes.html#scripting.attr.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onload" title="scripting.attr.onload" href="common-attributes.html#scripting.attr.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onload">&#9432;</a></span> </dt>
             <dd>Element finished loading.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="common-attributes.html#scripting.attr.onloadeddata">onloadeddata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="common-attributes.html#scripting.attr.onloadeddata">onloadeddata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onloadeddata">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA can render the video or audio element at the
         current playback position for the first time.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" href="common-attributes.html#scripting.attr.onloadedmetadata">onloadedmetadata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" href="common-attributes.html#scripting.attr.onloadedmetadata">onloadedmetadata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onloadedmetadata">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA has just determined the duration and dimensions of
         the video or audio element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="common-attributes.html#scripting.attr.onloadstart">onloadstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="common-attributes.html#scripting.attr.onloadstart">onloadstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onloadstart">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA has begun looking for media data in the video or
         audio element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="common-attributes.html#scripting.attr.onmousedown">onmousedown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="common-attributes.html#scripting.attr.onmousedown">onmousedown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmousedown">&#9432;</a></span> </dt>
             <dd>User pressed down pointer button over element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="common-attributes.html#scripting.attr.onmousemove">onmousemove</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="common-attributes.html#scripting.attr.onmousemove">onmousemove</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmousemove">&#9432;</a></span> </dt>
             <dd>User moved mouse.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmouseout" title="scripting.attr.onmouseout" href="common-attributes.html#scripting.attr.onmouseout">onmouseout</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmouseout" title="scripting.attr.onmouseout" href="common-attributes.html#scripting.attr.onmouseout">onmouseout</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmouseout">&#9432;</a></span> </dt>
             <dd>User moved pointer off boundaries of element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="common-attributes.html#scripting.attr.onmouseover">onmouseover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="common-attributes.html#scripting.attr.onmouseover">onmouseover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmouseover">&#9432;</a></span> </dt>
             <dd>User moved pointer into boundaries of element or one of
         its descendant elements.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="common-attributes.html#scripting.attr.onmouseup">onmouseup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="common-attributes.html#scripting.attr.onmouseup">onmouseup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmouseup">&#9432;</a></span> </dt>
             <dd>User released pointer button over element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="common-attributes.html#scripting.attr.onmousewheel">onmousewheel</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="common-attributes.html#scripting.attr.onmousewheel">onmousewheel</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onmousewheel">&#9432;</a></span> </dt>
             <dd>User rotated wheel of mouse or other device in a manner
         that emulates such an action.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onpause" title="scripting.attr.onpause" href="common-attributes.html#scripting.attr.onpause">onpause</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onpause" title="scripting.attr.onpause" href="common-attributes.html#scripting.attr.onpause">onpause</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onpause">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User has paused playback of the video or audio element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onplay" title="scripting.attr.onplay" href="common-attributes.html#scripting.attr.onplay">onplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onplay" title="scripting.attr.onplay" href="common-attributes.html#scripting.attr.onplay">onplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onplay">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA has initiated playback of the video or audio element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="common-attributes.html#scripting.attr.onplaying">onplaying</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="common-attributes.html#scripting.attr.onplaying">onplaying</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onplaying">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Playback of the video or audio element has started.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="common-attributes.html#scripting.attr.onprogress">onprogress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="common-attributes.html#scripting.attr.onprogress">onprogress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onprogress">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA is fetching media data for the video or audio
         element.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="common-attributes.html#scripting.attr.onratechange">onratechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="common-attributes.html#scripting.attr.onratechange">onratechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onratechange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Either the DOM attribute <code>defaultPlaybackRate</code>
         or the DOM attribute <code>playbackRate</code>
         on the video or audio element has been updated.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="common-attributes.html#scripting.attr.onreadystatechange">onreadystatechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="common-attributes.html#scripting.attr.onreadystatechange">onreadystatechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onreadystatechange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Element and all its subresources have finished loading.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="common-attributes.html#scripting.attr.onscroll">onscroll</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="common-attributes.html#scripting.attr.onscroll">onscroll</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onscroll">&#9432;</a></span> </dt>
             <dd>Element or document view was scrolled.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="common-attributes.html#scripting.attr.onseeked">onseeked</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="common-attributes.html#scripting.attr.onseeked">onseeked</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onseeked">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>false</code> (a seek operation on the
         video or audio element ended).</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="common-attributes.html#scripting.attr.onseeking">onseeking</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="common-attributes.html#scripting.attr.onseeking">onseeking</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onseeking">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>true</code>, and the seek operation on
@@ -478,50 +478,50 @@
         UA has time to fire the <code>seeking</code> event.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onselect" title="scripting.attr.onselect" href="common-attributes.html#scripting.attr.onselect">onselect</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onselect" title="scripting.attr.onselect" href="common-attributes.html#scripting.attr.onselect">onselect</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onselect">&#9432;</a></span> </dt>
             <dd>User selected some text.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onshow" title="scripting.attr.onshow" href="common-attributes.html#scripting.attr.onshow">onshow</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onshow" title="scripting.attr.onshow" href="common-attributes.html#scripting.attr.onshow">onshow</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onshow">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>User requested the element be shown as a
         <a href="common-attributes.html#context-menu">context menu</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="common-attributes.html#scripting.attr.onstalled">onstalled</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="common-attributes.html#scripting.attr.onstalled">onstalled</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onstalled">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA is attempting to fetch media data for the video or
         audio element, but that data is not forthcoming.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="common-attributes.html#scripting.attr.onsubmit">onsubmit</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="common-attributes.html#scripting.attr.onsubmit">onsubmit</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onsubmit">&#9432;</a></span> </dt>
             <dd>The
         <a href="form.html#form" class="element">form</a>
         element was submitted.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="common-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="common-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onsuspend">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>UA is intentionally not currently fetching media data
         for the video or audio element, but does not yet have the
         entire contents downloaded.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="common-attributes.html#scripting.attr.ontimeupdate">ontimeupdate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="common-attributes.html#scripting.attr.ontimeupdate">ontimeupdate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--ontimeupdate">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The current playback position of the video or audio
         element changed either as part of normal playback, or in an
         especially interesting way (for example, discontinuously).</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="common-attributes.html#scripting.attr.onvolumechange">onvolumechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="common-attributes.html#scripting.attr.onvolumechange">onvolumechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onvolumechange">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Either the DOM attribute <code>volume</code>
         or the DOM attribute <code>muted</code>
         on the video or audio element has been changed.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="common-attributes.html#scripting.attr.onwaiting">onwaiting</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="common-attributes.html#scripting.attr.onwaiting">onwaiting</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--onwaiting">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Playback of the video or audio element has stopped
         because the next frame is not yet available (but UA
@@ -547,12 +547,12 @@
 <dt>
 <a class="attribute-name" id="common.attrs.xmllang" title="common.attrs.xmllang" href="common-attributes.html#common.attrs.xmllang">xml:lang</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmllang">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="references.html#refsXML">[XML]</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="common-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> </dt>
+<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="common-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmlspace">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="references.html#refsXML">[XML]</a>.</dd>
 <dd>The <code class="attribute">xml:space</code>
@@ -566,7 +566,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="common-attributes.html#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmlbase">&#9432;</a></span> </dt>
             <dd>As defined in the XML Base specification
         <a href="references.html#refsXMLBase">[XMLBase]</a>.</dd>
 <dd>The <code class="attribute">xml:base</code>

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- option.html	5 Jul 2010 07:17:53 -0000	1.56
+++ option.html	5 Jul 2010 14:07:16 -0000	1.57
@@ -54,15 +54,15 @@
 <a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <span class="attr-values">
        "selected"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-option-selected">&#9432;</a></span> </dt>
             <dd>Specifies that this <a href="option.html#option" class="element">option</a> is pre-selected.</dd>
           
             <dt>
-<a class="attribute-name" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-option-label">&#9432;</a></span> </dt>
             <dd>Specifies a label for the <a href="option.html#option" class="element">option</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-option-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="option.html#option" class="element">option</a>.</dd>
           
         </dl>

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- label.html	5 Jul 2010 07:17:53 -0000	1.54
+++ label.html	5 Jul 2010 14:07:16 -0000	1.55
@@ -49,7 +49,7 @@
 <dt>
 <a class="attribute-name" id="label.attrs.for" title="label.attrs.for" href="label.html#label.attrs.for">for</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">IDREF</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-label-for">&#9432;</a></span> </dt>
             <dd>Identifies a form control for which the
         <a href="label.html#label">label</a>
         is a caption.</dd>

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- select.html	5 Jul 2010 07:17:54 -0000	1.52
+++ select.html	5 Jul 2010 14:07:17 -0000	1.53
@@ -54,14 +54,14 @@
 <dt>
 <a class="attribute-name" id="select.attrs.size" title="select.attrs.size" href="select.html#select.attrs.size">size</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-select-size">&#9432;</a></span> </dt>
             <dd>The number of options to show to the user.</dd>
           
             <dt>
 <a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <span class="attr-values">
        "multiple"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-select-multiple">&#9432;</a></span> </dt>
             <dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
         element represents a control for selecting zero or more
         options from a list of options.</dd>

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- blockquote.html	5 Jul 2010 07:17:50 -0000	1.49
+++ blockquote.html	5 Jul 2010 14:07:13 -0000	1.50
@@ -49,7 +49,7 @@
 <dt>
 <a class="attribute-name" id="blockquote.attrs.cite" title="blockquote.attrs.cite" href="blockquote.html#blockquote.attrs.cite">cite</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-blockquote-cite">&#9432;</a></span> </dt>
             <dd>A URL referencing the original source for the quoted material.</dd>
           
         </dl>

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- td.html	5 Jul 2010 07:17:55 -0000	1.54
+++ td.html	5 Jul 2010 14:07:18 -0000	1.55
@@ -50,7 +50,7 @@
 <dt>
 <a class="attribute-name" id="td.attrs.colspan" title="td.attrs.colspan" href="td.html#td.attrs.colspan">colspan</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-td-colspan">&#9432;</a></span> </dt>
             <dd>Specifies the number of adjacent columns &#8220;spanned&#8221; by
         its
         <a href="td.html#td" class="element">td</a>
@@ -59,7 +59,7 @@
             <dt>
 <a class="attribute-name" id="td.attrs.rowspan" title="td.attrs.rowspan" href="td.html#td.attrs.rowspan">rowspan</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-td-rowspan">&#9432;</a></span> </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
         <a href="td.html#td" class="element">td</a>
@@ -68,7 +68,7 @@
             <dt>
 <a class="attribute-name" id="td.attrs.headers" title="td.attrs.headers" href="td.html#td.attrs.headers">headers</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.idrefs">IDREFS</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-td-headers">&#9432;</a></span> </dt>
             <dd>Identifies one or more
         <a href="th.html#th" class="element">th</a>
         elements that apply to its

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.hidden.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.hidden.html	5 Jul 2010 14:07:14 -0000	1.53
@@ -50,13 +50,13 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">type</a> = <span class="attr-values">  "hidden" </span> </dt>
+<a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">type</a> = <span class="attr-values">  "hidden" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.hidden-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents a value that is not intended to be examined or
         manipulated by the user.</dd>
           
             <dt>
-<a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.hidden-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- base.html	5 Jul 2010 07:17:50 -0000	1.51
+++ base.html	5 Jul 2010 14:07:13 -0000	1.52
@@ -51,13 +51,13 @@
 <dt>
 <a class="attribute-name" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-base-href">&#9432;</a></span> </dt>
             <dd>The base URL for the document.</dd>
           
             <dt>
 <a class="attribute-name" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-base-target">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>A <a href="terminology.html#context">browsing context</a> name or
         keyword for use in following hyperlinks.</dd>

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- canvas.html	5 Jul 2010 07:17:50 -0000	1.48
+++ canvas.html	5 Jul 2010 14:07:13 -0000	1.49
@@ -51,13 +51,13 @@
 <dt>
 <a class="attribute-name" id="canvas.attrs.height" title="canvas.attrs.height" href="canvas.html#canvas.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-canvas-height">&#9432;</a></span> </dt>
             <dd>The height of the canvas, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="canvas.attrs.width" title="canvas.attrs.width" href="canvas.html#canvas.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-canvas-width">&#9432;</a></span> </dt>
             <dd>The width of the canvas, in CSS pixels.</dd>
           
         </dl>

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.search.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.search.html	5 Jul 2010 14:07:15 -0000	1.56
@@ -59,13 +59,13 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">type</a> = <span class="attr-values">  "search" </span> </dt>
+<a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">type</a> = <span class="attr-values">  "search" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.search-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering one or
         more search terms.</dd>
           
             <dt>
-<a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.search-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- spec.html	5 Jul 2010 10:19:39 -0000	1.230
+++ spec.html	5 Jul 2010 14:07:17 -0000	1.231
@@ -2732,7 +2732,7 @@
 <dt>
 <a class="attribute-name" id="a.attrs.name" title="a.attrs.name" href="#a.attrs.name">name</a> = <span class="attr-values">
       <a href="#common.data.id">ID</a>
-    </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-a-name">&#9432;</a></span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-a-name">&#9432;</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
 </dt>
             <dd>Specifies that its <a href="#a">a</a> element is a
         <dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>,
@@ -2744,8 +2744,7 @@
             <dt>
 <a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="#a.attrs.href">href</a> = <span class="attr-values">
[...2422 lines suppressed...]
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmllang">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="#refsXML">[XML]</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> </dt>
+<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmlspace">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="#refsXML">[XML]</a>.</dd>
 <dd>The <code class="attribute">xml:space</code>
@@ -19831,7 +19823,7 @@
             <dt>
 <a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
       <a href="#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr--common.attrs.xmlbase">&#9432;</a></span> </dt>
             <dd>As defined in the XML Base specification
         <a href="#refsXMLBase">[XMLBase]</a>.</dd>
 <dd>The <code class="attribute">xml:base</code>

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- optgroup.html	5 Jul 2010 07:17:53 -0000	1.47
+++ optgroup.html	5 Jul 2010 14:07:16 -0000	1.48
@@ -47,7 +47,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-optgroup-label">&#9432;</a></span> </dt>
             <dd>Specifies the name of the group of options
         its <a href="optgroup.html#optgroup" class="element">optgroup</a>
         element represents.</dd>

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.week.html	5 Jul 2010 07:17:52 -0000	1.55
+++ input.week.html	5 Jul 2010 14:07:15 -0000	1.56
@@ -58,7 +58,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">type</a> = <span class="attr-values">  "week" </span> </dt>
+<a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">type</a> = <span class="attr-values">  "week" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.week-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a week.</dd>
@@ -66,7 +66,7 @@
             <dt>
 <a class="attribute-name" id="input.week.attrs.min" title="input.week.attrs.min" href="input.week.html#input.week.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.week-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.week.html#input.week.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
             <dt>
 <a class="attribute-name" id="input.week.attrs.max" title="input.week.attrs.max" href="input.week.html#input.week.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.week-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.week.html#input.week.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
             <dt>
 <a class="attribute-name" id="input.week.attrs.value" title="input.week.attrs.value" href="input.week.html#input.week.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.week-value">&#9432;</a></span> </dt>
             <dd>A string representing a week.</dd>
           
         </dl>

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- button.button.html	5 Jul 2010 07:17:50 -0000	1.53
+++ button.button.html	5 Jul 2010 14:07:13 -0000	1.54
@@ -53,12 +53,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> </dt>
+<a class="attribute-name" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.button-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button with no
       additional semantics.</dd>
           
             <dt>
-<a class="attribute-name" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.button-value">&#9432;</a></span> </dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- form.html	5 Jul 2010 07:17:51 -0000	1.57
+++ form.html	5 Jul 2010 14:07:14 -0000	1.58
@@ -55,28 +55,28 @@
 <dt>
 <a class="attribute-name" id="form.attrs.action" title="form.attrs.action" href="form.html#form.attrs.action">action</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-action">&#9432;</a></span> </dt>
             <dd>The submission action for the form.</dd>
           
             <dt>
 <a class="attribute-name" id="form.attrs.method" title="form.attrs.method" href="form.html#form.attrs.method">method</a> = <span class="attr-values"> <span class="agroupof"> "get"
                           <span class="postfix or">or</span>  "post"</span>
    <span class="postfix or">or</span>  <span class="agroupof"> "put"
-                                                              <span class="postfix or">or</span>  "delete"</span></span> </dt>
+                                                              <span class="postfix or">or</span>  "delete"</span></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-method">&#9432;</a></span> </dt>
             <dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd>
           
             <dt>
 <a class="attribute-name" id="form.attrs.enctype" title="form.attrs.enctype" href="form.html#form.attrs.enctype">enctype</a> = <span class="attr-values"> <span class="agroupof"> "application/x-www-form-urlencoded"
                           <span class="postfix or">or</span>  "multipart/form-data"</span>
-   <span class="postfix or">or</span>  "text/plain"</span> </dt>
+   <span class="postfix or">or</span>  "text/plain"</span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-enctype">&#9432;</a></span> </dt>
             <dd>A MIME type with which a UA is meant to associate the
         form contents for form submission.</dd>
           
             <dt>
 <a class="attribute-name" id="form.attrs.accept-charset" title="form.attrs.accept-charset" href="form.html#form.attrs.accept-charset">accept-charset</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.charsetlist">character-encoding name list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-accept-charset">&#9432;</a></span> </dt>
             <dd>Specifies the character encodings used for form
         submission.</dd>
           
@@ -84,7 +84,7 @@
 <a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <span class="attr-values">
        "novalidate"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-novalidate">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies that the element represents a form that is not
         meant to be validated during form submission.</dd>
@@ -92,14 +92,14 @@
             <dt>
 <a class="attribute-name" id="form.attrs.target" title="form.attrs.target" href="form.html#form.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-target">&#9432;</a></span> </dt>
             <dd>A browsing context or keyword that represents the target
         of the form.</dd>
           
             <dt>
 <a class="attribute-name" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-form-autocomplete">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies whether the element represents a form for
         which by default a UA is meant to store the values entered

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- ol.html	5 Jul 2010 07:17:53 -0000	1.52
+++ ol.html	5 Jul 2010 14:07:16 -0000	1.53
@@ -51,7 +51,7 @@
 <dt>
 <a class="attribute-name" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">start</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
-    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-ol-start">&#9432;</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </dt>
             <dd>The ordinal value of the first list item.</dd>
 <dd class="note">The
@@ -66,7 +66,7 @@
 <a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <span class="attr-values">
        "reversed"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-ol-reversed">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>If present, indicates that the list is a descending
         list (&#8230;, 3, 2, 1).</dd>

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- colgroup.html	5 Jul 2010 07:17:50 -0000	1.48
+++ colgroup.html	5 Jul 2010 14:07:13 -0000	1.49
@@ -47,7 +47,7 @@
 <dt>
 <a class="attribute-name" id="colgroup.attrs.span" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-colgroup-span">&#9432;</a></span> </dt>
             <dd>The number of columns in the group.</dd>
           
         </dl>

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- video.html	5 Jul 2010 07:17:55 -0000	1.63
+++ video.html	5 Jul 2010 14:07:18 -0000	1.64
@@ -68,7 +68,7 @@
 <a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values">
        "autoplay"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-autoplay">&#9432;</a></span> </dt>
             <dd>Instructs the UA to automatically begin playback of the
         video as soon as it can do so without stopping.</dd>
           
@@ -78,7 +78,7 @@
        <span class="postfix or">or</span>  "metadata"
        <span class="postfix or">or</span>  "auto"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-preload">&#9432;</a></span> </dt>
             <dd>Represents a hint to the UA about whether optimistic
         downloading of the video itself or its metadata is
         considered worthwhile.
@@ -102,40 +102,40 @@
 <a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values">
        "controls"
        <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-controls">&#9432;</a></span> </dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the video.</dd>
           
             <dt>
 <a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values">
        "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-loop">&#9432;</a></span> </dt>
             <dd>Instructs the UA to seek back to the start of the video
         upon reaching the end.</dd>
           
             <dt>
 <a class="attribute-name" id="video.attrs.poster" title="video.attrs.poster" href="video.html#video.attrs.poster">poster</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-video-poster">&#9432;</a></span> </dt>
             <dd>The address of an image file for the UA to show while no
         video data is available.</dd>
           
             <dt>
 <a class="attribute-name" id="video.attrs.height" title="video.attrs.height" href="video.html#video.attrs.height">height</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-video-height">&#9432;</a></span> </dt>
             <dd>The height of the video, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="video.attrs.width" title="video.attrs.width" href="video.html#video.attrs.width">width</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-video-width">&#9432;</a></span> </dt>
             <dd>The width of the video, in CSS pixels.</dd>
           
             <dt>
 <a class="attribute-name" id="video.attrs.src" title="video.attrs.src" href="video.html#video.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-media-src">&#9432;</a></span> </dt>
             <dd>The URL for the video.</dd>
           
         </dl>

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- source.html	5 Jul 2010 07:17:54 -0000	1.58
+++ source.html	5 Jul 2010 14:07:17 -0000	1.59
@@ -55,13 +55,13 @@
 <dt>
 <a class="attribute-name" id="source.attrs.src" title="source.attrs.src" href="source.html#source.attrs.src">src</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-source-src">&#9432;</a></span> </dt>
             <dd>The address of the <a href="source.html#media-source">media source</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="source.attrs.type" title="source.attrs.type" href="source.html#source.attrs.type">type</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-source-type">&#9432;</a></span> </dt>
             <dd>The type of the <a href="source.html#media-source">media source</a>
         (used for helping the UA determine, before fetching this
         <a href="source.html#media-source">media source</a>, if it can play
@@ -70,7 +70,7 @@
             <dt>
 <a class="attribute-name" id="source.attrs.media" title="source.attrs.media" href="source.html#source.attrs.media">media</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-source-media">&#9432;</a></span> </dt>
             <dd>The intended media type of the <a href="source.html#media-source">media
           source</a> (used for helping the UA determine, before
         fetching this <a href="source.html#media-source">media source</a>, if it

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- button.reset.html	5 Jul 2010 07:17:50 -0000	1.53
+++ button.reset.html	5 Jul 2010 14:07:13 -0000	1.54
@@ -53,12 +53,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> </dt>
+<a class="attribute-name" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.reset-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
         resetting a form.</dd>
           
             <dt>
-<a class="attribute-name" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.reset-value">&#9432;</a></span> </dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- meta.charset.html	5 Jul 2010 07:17:53 -0000	1.57
+++ meta.charset.html	5 Jul 2010 14:07:16 -0000	1.58
@@ -50,7 +50,7 @@
 <dt>
 <a class="attribute-name" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="meta.charset.html#meta.charset.attrs.charset">charset</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.charset">character encoding name</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-meta.charset-charset">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>Specifies a character encoding name.</dd>
           

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- output.html	5 Jul 2010 07:17:53 -0000	1.54
+++ output.html	5 Jul 2010 14:07:16 -0000	1.55
@@ -50,7 +50,7 @@
 <dt>
 <a class="attribute-name" id="output.attrs.for" title="output.attrs.for" href="output.html#output.attrs.for">for</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.idrefs">IDREFS</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-output-for">&#9432;</a></span> </dt>
             <dd>Identifies one or more elements associated with
         the calculation whose result this
         <a href="output.html#output" class="element">output</a>

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.submit.html	5 Jul 2010 07:17:52 -0000	1.52
+++ input.submit.html	5 Jul 2010 14:07:15 -0000	1.53
@@ -55,12 +55,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> </dt>
+<a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.submit-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
         submitting a form.</dd>
           
             <dt>
-<a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.submit-value">&#9432;</a></span> </dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.date.html	5 Jul 2010 07:17:52 -0000	1.54
+++ input.date.html	5 Jul 2010 14:07:14 -0000	1.55
@@ -58,7 +58,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">type</a> = <span class="attr-values">  "date" </span> </dt>
+<a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">type</a> = <span class="attr-values">  "date" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.date-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a date.</dd>
@@ -66,7 +66,7 @@
             <dt>
 <a class="attribute-name" id="input.date.attrs.min" title="input.date.attrs.min" href="input.date.html#input.date.attrs.min">min</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.date-min">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.date.html#input.date.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
             <dt>
 <a class="attribute-name" id="input.date.attrs.max" title="input.date.attrs.max" href="input.date.html#input.date.attrs.max">max</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
-    </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.date-max">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.date.html#input.date.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
             <dt>
 <a class="attribute-name" id="input.date.attrs.value" title="input.date.attrs.value" href="input.date.html#input.date.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.date-value">&#9432;</a></span> </dt>
             <dd>A string representing a date.</dd>
           
         </dl>

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- button.submit.html	5 Jul 2010 07:17:50 -0000	1.53
+++ button.submit.html	5 Jul 2010 14:07:13 -0000	1.54
@@ -58,12 +58,12 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> </dt>
+<a class="attribute-name" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.submit-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
         submitting a form.</dd>
           
             <dt>
-<a class="attribute-name" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="attribute-name" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-button.submit-value">&#9432;</a></span> </dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- details.html	5 Jul 2010 07:17:51 -0000	1.36
+++ details.html	5 Jul 2010 14:07:13 -0000	1.37
@@ -50,7 +50,7 @@
 <dt>
 <a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <span class="attr-values">
        "open"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-details-open">&#9432;</a></span> </dt>
             <dd>Specifies that the contents of the
         <a href="details.html#details" class="element">details</a> element
         should be shown to the user.</dd>

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.url.html	5 Jul 2010 07:17:52 -0000	1.54
+++ input.url.html	5 Jul 2010 14:07:15 -0000	1.55
@@ -59,7 +59,7 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">type</a> = <span class="attr-values">  "url" </span> </dt>
+<a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">type</a> = <span class="attr-values">  "url" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.url-type">&#9432;</a></span> </dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for editing an absolute URL given in the
       element&#8217;s value.</dd>
@@ -68,7 +68,7 @@
 <a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">value</a> = <span class="attr-values">
      ""
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute">absolute URI</a>
-    </span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#attr-input.url-value">&#9432;</a></span> </dt>
             <dd>An absolute URL.</dd>
           
         </dl>

Received on Monday, 5 July 2010 14:07:31 UTC