html5/spec-author-view/index-of-terms attr-abbr-title.html,1.22,1.23 attr-base-target.html,1.17,1.18 attr-button-value.html,1.17,1.18 attr-dfn-title.html,1.23,1.24 attr-embed-type.html,1.21,1.22 attr-form-autocomplete-off-state.html,1.17,1.18 attr-form-autocomplete-on-state.html,1.17,1.18 attr-form-autocomplete.html,1.17,1.18 attr-iframe-sandbox.html,1.20,1.21 attr-input-checked.html,1.18,1.19 attr-input-pattern.html,1.27,1.28 attr-input-size.html,1.30,1.31 attr-input-step.html,1.28,1.29 attr-input-value.html,1.33,1.34 attr-map-name.html,1.21,1.22 attr-option-label.html,1.21,1.22 attr-option-value.html,1.24,1.25 attr-script-charset.html,1.16,1.17 attr-select-multiple.html,1.22,1.23 attr-tdth-headers.html,1.18,1.19 attr-textarea-maxlength.html,1.18,1.19 concept-option-label.html,1.17,1.18 concept-option-value.html,1.19,1.20 dom-a-hash.html,1.5,1.6 dom-a-host.html,1.5,1.6 dom-a-hostname.html,1.5,1.6 dom-a-pathname.html,1.5,1.6 dom-a-port.html,1.5,1.6 dom-a-protocol.html,1.5,1.6 dom-a-search.html,1.5,

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv20404/index-of-terms

Modified Files:
	attr-abbr-title.html attr-base-target.html 
	attr-button-value.html attr-dfn-title.html 
	attr-embed-type.html attr-form-autocomplete-off-state.html 
	attr-form-autocomplete-on-state.html 
	attr-form-autocomplete.html attr-iframe-sandbox.html 
	attr-input-checked.html attr-input-pattern.html 
	attr-input-size.html attr-input-step.html 
	attr-input-value.html attr-map-name.html 
	attr-option-label.html attr-option-value.html 
	attr-script-charset.html attr-select-multiple.html 
	attr-tdth-headers.html attr-textarea-maxlength.html 
	concept-option-label.html concept-option-value.html 
	dom-a-hash.html dom-a-host.html dom-a-hostname.html 
	dom-a-pathname.html dom-a-port.html dom-a-protocol.html 
	dom-a-search.html dom-applet-align.html dom-applet-alt.html 
	dom-applet-archive.html dom-applet-code.html 
	dom-applet-height.html dom-applet-hspace.html 
	dom-applet-name.html dom-applet-object.html 
	dom-applet-vspace.html dom-applet-width.html 
	dom-area-hash.html dom-area-host.html dom-area-hostname.html 
	dom-area-pathname.html dom-area-port.html 
	dom-area-protocol.html dom-area-search.html dom-base-href.html 
	dom-button-type.html dom-col-span.html dom-colgroup-span.html 
	dom-command-type.html dom-dir.html dom-document-dir.html 
	dom-form-autocomplete.html dom-frame-frameborder.html 
	dom-frame-longdesc.html dom-frame-marginheight.html 
	dom-frame-marginwidth.html dom-frame-name.html 
	dom-frame-scrolling.html dom-frame-src.html 
	dom-frameset-cols.html dom-frameset-rows.html 
	dom-fs-action.html dom-fs-enctype.html dom-fs-formaction.html 
	dom-fs-formenctype.html dom-fs-formmethod.html 
	dom-fs-formnovalidate.html dom-fs-formtarget.html 
	dom-fs-method.html dom-fs-novalidate.html dom-fs-target.html 
	dom-iframe-contentwindow.html dom-input-autocomplete.html 
	dom-input-maxlength.html dom-input-type.html 
	dom-keygen-keytype.html dom-link-disabled.html 
	dom-media-preload.html dom-meter-value.html 
	dom-object-contentwindow.html dom-progress-value.html 
	dom-script-async.html dom-select-multiple.html 
	dom-select-required.html dom-select-size.html 
	dom-style-disabled.html dom-tdth-colspan.html 
	dom-tdth-rowspan.html dom-textarea-cols.html 
	dom-textarea-dirname.html dom-textarea-maxlength.html 
	dom-textarea-placeholder.html dom-textarea-readonly.html 
	dom-textarea-required.html dom-textarea-rows.html 
	dom-textarea-wrap.html dom-th-scope.html 
	dom-track-default.html dom-track-kind.html 
	dom-track-label.html dom-track-src.html dom-track-srclang.html 
	syntax-text.html text-content.html 
Log Message:
Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276)

[updated by splitter]


Index: text-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/text-content.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- text-content.html	5 Jul 2011 09:13:00 -0000	1.18
+++ text-content.html	5 Jul 2011 10:37:09 -0000	1.19
@@ -4,7 +4,7 @@
   models, means </span><a href="infrastructure.html#text-node" title="text node">text nodes</a>. <a href="content-models.html#text-content" title="text content">Text</a> is sometimes used as a content
   model on its own, but is also <a href="content-models.html#phrasing-content">phrasing content</a>, and can
   be <a href="content-models.html#inter-element-whitespace">inter-element whitespace</a> (if the <a href="infrastructure.html#text-node" title="text
-  node">text nodes</a> are empty or contain just <a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>).</span>
+  node">text nodes</a> are empty or contain just <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>).</span>
 </dd>
 <dd>
 <a href="content-models.html#text-content_0"><span class="secno">3.2.5.1.2 </span>Flow content</a>

Index: dom-style-disabled.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-style-disabled.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dom-style-disabled.html	5 Jul 2011 09:13:00 -0000	1.16
+++ dom-style-disabled.html	5 Jul 2011 10:37:08 -0000	1.17
@@ -1,7 +1,7 @@
 <dl id="dom-style-disabled_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  IDL attribute behaves as defined </span><a href="http://dev.w3.org/html5/spec/semantics.html#dom-linkstyle-disabled" title='Read about this "for the alternative style sheets DOM" reference in the full HTML5 spec.' class="full-spec-link">for the alternative style sheets
+  IDL attribute behaves as defined </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/semantics.html#dom-linkstyle-disabled" title='Read about this "for the alternative style sheets DOM" reference in the full HTML5 spec.' class="full-spec-link">for the alternative style sheets
   DOM</a>.</span>
 </dd>
 <dd>

Index: attr-embed-type.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-embed-type.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- attr-embed-type.html	5 Jul 2011 09:12:57 -0000	1.21
+++ attr-embed-type.html	5 Jul 2011 10:37:05 -0000	1.22
@@ -5,7 +5,7 @@
   plugin to instantiate is selected. The value must be a <a href="infrastructure.html#valid-mime-type">valid
   MIME type</a>. If both the <code title="attr-embed-type"><a href="the-embed-element.html#attr-embed-type">type</a></code> attribute and the <code title="attr-embed-src"><a href="the-embed-element.html#attr-embed-src">src</a></code> attribute are present, then the
   <code title="attr-embed-type"><a href="the-embed-element.html#attr-embed-type">type</a></code> attribute must specify the
-  same type as the <a href="http://dev.w3.org/html5/spec/fetching-resources.html#content-type" title='Read about this "explicit Content-Type metadata" reference in the full HTML5 spec.' class="full-spec-link">explicit Content-Type
+  same type as the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/fetching-resources.html#content-type" title='Read about this "explicit Content-Type metadata" reference in the full HTML5 spec.' class="full-spec-link">explicit Content-Type
   metadata</a> of the resource given by the <code title="attr-embed-src"><a href="the-embed-element.html#attr-embed-src">src</a></code> attribute.</span>
 </dd>
 <dd>

Index: dom-textarea-rows.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-rows.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-rows.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-rows.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span>..., and </span><span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-fs-formmethod.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-formmethod.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-formmethod.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-formmethod.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
   attribute must reflect the </span><code title="attr-fs-formmethod"><a>...</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-track-src.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-track-src.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-track-src.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-track-src.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -4,7 +4,7 @@
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>kind</code></span>
   IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-track-src_0"><span class="secno">4.8.9 </span>The <span><code>track</code></span> element</a>

Index: dom-keygen-keytype.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-keygen-keytype.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-keygen-keytype.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-keygen-keytype.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>...
   IDL attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-keygen-element.html#dom-keygen-keytype_0"><span class="secno">4.10.14 </span>The <span><code>keygen</code></span> element</a>

Index: attr-form-autocomplete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- attr-form-autocomplete.html	5 Jul 2011 09:12:57 -0000	1.17
+++ attr-form-autocomplete.html	5 Jul 2011 10:37:05 -0000	1.18
@@ -9,9 +9,9 @@
   state. The attribute may also be omitted. The <i>missing value
   default</i> is the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state. The <a href="the-form-element.html#attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
 </dd>
 <dd>
 <a href="the-form-element.html#autocomplete"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>

Index: dom-applet-align.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-align.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-align.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-align.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-textarea-cols.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-cols.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-cols.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-cols.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span><span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-object-contentwindow.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-object-contentwindow.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-object-contentwindow.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-object-contentwindow.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -1,7 +1,7 @@
 <dl id="dom-object-contentwindow_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  IDL attribute must return the </span><code><a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object of the
+  IDL attribute must return the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object of the
   <code><a href="the-object-element.html#the-object-element">object</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>,
   if it has one; otherwise, it must return null.</span>
 </dd>

Index: attr-input-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-value.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- attr-input-value.html	5 Jul 2011 09:12:57 -0000	1.33
+++ attr-input-value.html	5 Jul 2011 10:37:06 -0000	1.34
@@ -1,7 +1,7 @@
 <dl id="attr-input-value_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  content attribute gives the default </span><a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a> of the <code><a href="the-input-element.html#the-input-element">input</a></code>
+  content attribute gives the default </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a> of the <code><a href="the-input-element.html#the-input-element">input</a></code>
   element. </span>
 </dd>
 <dd>

Index: dom-tdth-rowspan.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-tdth-rowspan.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-tdth-rowspan.html	5 Jul 2011 09:13:00 -0000	1.6
+++ dom-tdth-rowspan.html	5 Jul 2011 10:37:08 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name. Its default value, which must be used if <a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#rules-for-parsing-non-negative-integers" title='Read about this "parsing the attribute as a non-negative integer" reference in the full HTML5 spec.' class="full-spec-link">parsing the
+  same name. Its default value, which must be used if <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#rules-for-parsing-non-negative-integers" title='Read about this "parsing the attribute as a non-negative integer" reference in the full HTML5 spec.' class="full-spec-link">parsing the
   attribute as a non-negative integer</a> returns an error, is 1.</span>
 
 </dd>

Index: dom-fs-formaction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-formaction.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-formaction.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-formaction.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span>... IDL
   attribute must reflect the </span><code title="attr-fs-formaction"><a>...</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: attr-input-checked.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-checked.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- attr-input-checked.html	5 Jul 2011 09:12:57 -0000	1.18
+++ attr-input-checked.html	5 Jul 2011 10:37:06 -0000	1.19
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>...
   content attribute is a </span><a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a> that gives the
-  default <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.' class="full-spec-link">checkedness</a> of the
+  default <a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.' class="full-spec-link">checkedness</a> of the
   <code><a href="the-input-element.html#the-input-element">input</a></code> element. </span>
 </dd>
 <dd>

Index: concept-option-label.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-label.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- concept-option-label.html	5 Jul 2011 09:12:58 -0000	1.17
+++ concept-option-label.html	5 Jul 2011 10:37:06 -0000	1.18
@@ -3,7 +3,7 @@
 <span><span>...
   attribute provides a label for element. The </span><span>... of an </span><code><a href="the-option-element.html#the-option-element">option</a></code>
   element is the value of the <code title="attr-option-label"><a>...</a></code> attribute, if there is one,
-  or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
+  or the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
 </dd>
 <dd>
 <a href="the-datalist-element.html#concept-option-label_0"><span class="secno">4.10.10 </span>The <span><code>datalist</code></span> element</a>

Index: dom-media-preload.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-media-preload.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-media-preload.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-media-preload.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-media-preload_0"><span class="secno">4.8.10 </span>Media elements</a>

Index: dom-fs-enctype.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-enctype.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-enctype.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-enctype.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span>... IDL attributes
   must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a>...</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-document-dir.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-document-dir.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-document-dir.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-document-dir.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -4,7 +4,7 @@
   attribute on </span><code><a href="dom.html#htmldocument">HTMLDocument</a></code> objects must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-dir"><a>...</a></code> content
   attribute of <a href="dom.html#the-html-element-0">the <code>html</code> element</a>, if any,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. If there is no such
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. If there is no such
   element, then the attribute must return the empty string and do
   nothing on setting.</span>
 </dd>

Index: dom-a-hostname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-hostname.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-hostname.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-hostname.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: attr-map-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-map-name.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- attr-map-name.html	5 Jul 2011 09:12:58 -0000	1.21
+++ attr-map-name.html	5 Jul 2011 10:37:06 -0000	1.22
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... attribute
   gives the map a name so that it can be referenced. The attribute
-  must be present and must have a non-empty value with no </span><a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>. The value of the
+  must be present and must have a non-empty value with no </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>. The value of the
   <code title="attr-map-name"><a href="the-map-element.html#attr-map-name">name</a></code> attribute must not be a
   <a href="infrastructure.html#compatibility-caseless" title="compatibility caseless">compatibility-caseless</a>
   match for the value of the <code title="attr-map-name"><a href="the-map-element.html#attr-map-name">name</a></code>

Index: dom-select-required.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-select-required.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-select-required.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-select-required.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -5,7 +5,7 @@
   </span><span aria-haspopup="true" role="button" tabindex="0"><code>size</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <code title="dom-select-size"><a href="the-select-element.html#dom-select-size">size</a></code> IDL
-  attribute is <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
+  attribute is <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
   the default value zero (which for historical reasons is different
   from the default value of the <code title="attr-select-size"><a href="the-select-element.html#attr-select-size">size</a></code> content attribute that it
   reflects).</span>

Index: dom-textarea-required.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-required.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-required.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-required.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: attr-input-pattern.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-pattern.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- attr-input-pattern.html	5 Jul 2011 09:12:57 -0000	1.27
+++ attr-input-pattern.html	5 Jul 2011 10:37:06 -0000	1.28
@@ -2,8 +2,8 @@
 <dd class="dfn-excerpt">
 <span><span>...
   attribute specifies a regular expression against which the control's
-  </span><a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>, or, when the <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code> attribute applies and is
-  set, the control's <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-values" title='Read about this "values" reference in the full HTML5 spec.' class="full-spec-link">value<em>s</em></a>, are to be
+  </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>, or, when the <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code> attribute applies and is
+  set, the control's <a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-values" title='Read about this "values" reference in the full HTML5 spec.' class="full-spec-link">value<em>s</em></a>, are to be
   checked.</span>
 </dd>
 <dd>

Index: dom-meter-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-meter-value.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dom-meter-value.html	5 Jul 2011 09:13:00 -0000	1.7
+++ dom-meter-value.html	5 Jul 2011 10:37:08 -0000	1.8
@@ -1,8 +1,8 @@
 <dl id="dom-meter-value_index">
 <dd class="dfn-excerpt">
 <span><span>... IDL
-  attribute, on getting, must return the </span><a href="http://dev.w3.org/html5/spec/the-button-element.html#concept-meter-actual" title='Read about this "actual value" reference in the full HTML5 spec.' class="full-spec-link">actual value</a>. On setting, the
-  given value must be converted to the <a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#best-representation-of-the-number-as-a-floating-point-number" class="full-spec-link" title='Read about this "best representation of the number as a floating point number" reference in the full HTML5 spec.'>best representation of
+  attribute, on getting, must return the </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-button-element.html#concept-meter-actual" title='Read about this "actual value" reference in the full HTML5 spec.' class="full-spec-link">actual value</a>. On setting, the
+  given value must be converted to the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#best-representation-of-the-number-as-a-floating-point-number" class="full-spec-link" title='Read about this "best representation of the number as a floating point number" reference in the full HTML5 spec.'>best representation of
   the number as a floating point number</a> and then the <code title="dom-meter-value"><a href="the-meter-element.html#dom-meter-value">value</a></code> content attribute must be set
   to that string.</span>
 

Index: dom-fs-formenctype.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-formenctype.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-formenctype.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-formenctype.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span>... IDL
   attribute must reflect the </span><code title="attr-fs-formenctype"><a>...</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-col-span.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-col-span.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-col-span.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-col-span.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name. The value must be <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
+  same name. The value must be <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
   numbers greater than zero</a>.</span>
 </dd>
 <dd>

Index: dom-dir.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-dir.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dom-dir.html	5 Jul 2011 09:12:59 -0000	1.9
+++ dom-dir.html	5 Jul 2011 10:37:07 -0000	1.10
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL attribute on
   an element must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-dir"><a>...</a></code> content attribute of that element,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 
 </dd>
 <dd>

Index: attr-dfn-title.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dfn-title.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- attr-dfn-title.html	5 Jul 2011 09:12:57 -0000	1.23
+++ attr-dfn-title.html	5 Jul 2011 10:37:05 -0000	1.24
@@ -7,7 +7,7 @@
   child </span><a href="infrastructure.html#text-node" title="text node">text nodes</a>, and that child
   element is an <code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code> element with a <code title="attr-abbr-title"><a href="the-abbr-element.html#attr-abbr-title">title</a></code> attribute, then the exact value
   of <em>that</em> attribute is the term being defined. Otherwise, it
-  is the exact <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the <code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code>
+  is the exact <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the <code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code>
   element that gives the term being defined.</span>
 </dd>
 <dd>

Index: dom-track-srclang.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-track-srclang.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-track-srclang.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-track-srclang.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -4,7 +4,7 @@
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>kind</code></span>
   IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-track-srclang_0"><span class="secno">4.8.9 </span>The <span><code>track</code></span> element</a>

Index: attr-input-step.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-step.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- attr-input-step.html	5 Jul 2011 09:12:57 -0000	1.28
+++ attr-input-step.html	5 Jul 2011 10:37:06 -0000	1.29
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>...
   attribute indicates the granularity that is expected (and required)
-  of the </span><a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>, by limiting the
+  of the </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>, by limiting the
   allowed values. </span>
 </dd>
 <dd>

Index: syntax-text.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/syntax-text.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- syntax-text.html	5 Jul 2011 09:13:00 -0000	1.14
+++ syntax-text.html	5 Jul 2011 10:37:08 -0000	1.15
@@ -4,7 +4,7 @@
   attribute values, and comments. Text must consist of Unicode
   characters. Text must not contain U+0000 characters. Text must not
   contain permanently undefined Unicode characters (noncharacters).
-  Text must not contain control characters other than </span><a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>. Extra constraints
+  Text must not contain control characters other than </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.' class="full-spec-link">space characters</a>. Extra constraints
   are placed on what is and what is not allowed in text based on where
   the text is to be put, as described in the other sections.</span>
 </dd>

Index: dom-select-multiple.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-select-multiple.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-select-multiple.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-select-multiple.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -5,7 +5,7 @@
   <span aria-haspopup="true" role="button" tabindex="0"><code>size</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <code title="dom-select-size"><a href="the-select-element.html#dom-select-size">size</a></code> IDL
-  attribute is <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
+  attribute is <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
   the default value zero (which for historical reasons is different
   from the default value of the <code title="attr-select-size"><a href="the-select-element.html#attr-select-size">size</a></code> content attribute that it
   reflects).</span>

Index: attr-base-target.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-base-target.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- attr-base-target.html	5 Jul 2011 09:12:55 -0000	1.17
+++ attr-base-target.html	5 Jul 2011 10:37:04 -0000	1.18
@@ -3,7 +3,7 @@
 <span><span>...
   attribute, if specified, must contain a </span><a href="browsers.html#valid-browsing-context-name-or-keyword">valid browsing context
   name or keyword</a>, which specifies which <a href="browsers.html#browsing-context">browsing
-  context</a> is to be used as the default when <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> and <a href="the-form-element.html#the-form-element" title="form">forms</a> in the <code><a href="infrastructure.html#document">Document</a></code> cause <a href="http://dev.w3.org/html5/spec/history.html#navigate" title='Read about this "navigation" reference in the full HTML5 spec.' class="full-spec-link">navigation</a>.</span>
+  context</a> is to be used as the default when <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> and <a href="the-form-element.html#the-form-element" title="form">forms</a> in the <code><a href="infrastructure.html#document">Document</a></code> cause <a href="http://www.w3.org/TR/2011/WD-html5-20110525/history.html#navigate" title='Read about this "navigation" reference in the full HTML5 spec.' class="full-spec-link">navigation</a>.</span>
 </dd>
 <dd>
 <a href="the-base-element.html#target"><span class="secno">4.2.3 </span>The <span><code>base</code></span> element</a>

Index: dom-fs-formnovalidate.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-formnovalidate.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-formnovalidate.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-formnovalidate.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
   attribute must reflect the </span><code title="attr-fs-formnovalidate"><a>...</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-command-type.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-command-type.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-command-type.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-command-type.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 
 </dd>
 <dd>

Index: dom-frameset-cols.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frameset-cols.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frameset-cols.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frameset-cols.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... and
   </span><span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span> IDL
-  attributes of the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frameset" class="full-spec-link" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element must
+  attributes of the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frameset" class="full-spec-link" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
   name.</span>
 

Index: attr-script-charset.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-script-charset.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- attr-script-charset.html	5 Jul 2011 09:12:58 -0000	1.16
+++ attr-script-charset.html	5 Jul 2011 10:37:06 -0000	1.17
@@ -7,7 +7,7 @@
   must be an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the
   <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding, and must match
   the encoding given in the <code title="">charset</code> parameter of
-  the <a href="http://dev.w3.org/html5/spec/fetching-resources.html#content-type" title='Read about this "Content-Type metadata" reference in the full HTML5 spec.' class="full-spec-link">Content-Type metadata</a> of the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/fetching-resources.html#content-type" title='Read about this "Content-Type metadata" reference in the full HTML5 spec.' class="full-spec-link">Content-Type metadata</a> of the
   external file, if any. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></span>
 </dd>
 <dd>

Index: concept-option-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-value.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- concept-option-value.html	5 Jul 2011 09:12:58 -0000	1.19
+++ concept-option-value.html	5 Jul 2011 10:37:06 -0000	1.20
@@ -3,7 +3,7 @@
 <span><span>...
   attribute provides a value for element. The </span><span>... of an </span><code><a href="the-option-element.html#the-option-element">option</a></code>
   element is the value of the <code title="attr-option-value"><a>...</a></code> attribute, if there is one,
-  or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
+  or the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
 </dd>
 <dd>
 <a href="the-select-element.html#concept-option-value_0"><span class="secno">4.10.9 </span>The <span><code>select</code></span> element</a>

Index: dom-fs-formtarget.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-formtarget.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-formtarget.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-formtarget.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span>... IDL
   attribute must reflect the </span><code title="attr-fs-formtarget"><a>...</a></code> content attribute.

Index: dom-textarea-wrap.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-wrap.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-wrap.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-wrap.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span>... attributes must
   </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-frame-marginwidth.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-marginwidth.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-marginwidth.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-marginwidth.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-marginwidth_index">
 <dd class="dfn-excerpt">
 <span><span>... IDL
-  attribute of the </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
+  attribute of the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content
   attribute.</span>
 

Index: dom-a-protocol.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-protocol.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-protocol.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-protocol.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: attr-button-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-button-value.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- attr-button-value.html	5 Jul 2011 09:12:56 -0000	1.17
+++ attr-button-value.html	5 Jul 2011 10:37:04 -0000	1.18
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>...
   attribute gives the element's value for the purposes of form
-  submission. The element's </span><a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a> is the value of the element's
+  submission. The element's </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a> is the value of the element's
   <code title="attr-button-value"><a href="the-button-element.html#attr-button-value">value</a></code> attribute, if there is
   one, or the empty string otherwise.</span>
 </dd>

Index: dom-iframe-contentwindow.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-iframe-contentwindow.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-iframe-contentwindow.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-iframe-contentwindow.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -1,7 +1,7 @@
 <dl id="dom-iframe-contentwindow_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  IDL attribute must return the </span><code><a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object of the
+  IDL attribute must return the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object of the
   <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing
   context</a>.</span>
 </dd>

Index: dom-applet-hspace.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-hspace.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-hspace.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-hspace.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-input-maxlength.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-input-maxlength.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-input-maxlength.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-input-maxlength.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,9 +3,9 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>autocomplete</code></span> and
   <span aria-haspopup="true" role="button" tabindex="0"><code>type</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
 </dd>
 <dd>
 <a href="the-input-element.html#dom-input-maxlength_0"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>

Index: dom-progress-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-progress-value.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dom-progress-value.html	5 Jul 2011 09:13:00 -0000	1.7
+++ dom-progress-value.html	5 Jul 2011 10:37:08 -0000	1.8
@@ -2,8 +2,8 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute, on getting, must return 0. Otherwise, it must return the
-  </span><a href="http://dev.w3.org/html5/spec/the-button-element.html#concept-progress-value" title='Read about this "current value" reference in the full HTML5 spec.' class="full-spec-link">current value</a>. On
-  setting, the given value must be converted to the <a href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#best-representation-of-the-number-as-a-floating-point-number" class="full-spec-link" title='Read about this "best representation of the number as a floating point number" reference in the full HTML5 spec.'>best
+  </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-button-element.html#concept-progress-value" title='Read about this "current value" reference in the full HTML5 spec.' class="full-spec-link">current value</a>. On
+  setting, the given value must be converted to the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#best-representation-of-the-number-as-a-floating-point-number" class="full-spec-link" title='Read about this "best representation of the number as a floating point number" reference in the full HTML5 spec.'>best
   representation of the number as a floating point number</a> and
   then the <code title="dom-progress-value"><a href="the-progress-element.html#dom-progress-value">value</a></code> content
   attribute must be set to that string.</span>

Index: dom-a-host.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-host.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-host.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-host.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-script-async.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-script-async.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-script-async.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-script-async.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -2,13 +2,13 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute controls whether the element will execute asynchronously
-  or not. If the element's </span><a href="http://dev.w3.org/html5/spec/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag is set,
+  or not. If the element's </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag is set,
   then, on getting, the <code title="dom-script-async"><a href="the-script-element.html#dom-script-async">async</a></code>
   IDL attribute must return true, and on setting, the
-  <a href="http://dev.w3.org/html5/spec/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag must first be unset, and then the
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag must first be unset, and then the
   content attribute must be removed if the IDL attribute's new value
   is false, and must be set to the empty string if the IDL attribute's
-  new value is true. If the element's <a href="http://dev.w3.org/html5/spec/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag
+  new value is true. If the element's <a href="http://www.w3.org/TR/2011/WD-html5-20110525/scripting-1.html#force-async" class="full-spec-link" title='Read about this ""force-async"" reference in the full HTML5 spec.'>"force-async"</a> flag
   is <em>not</em> set, the IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the
   <code title="attr-script-async"><a>...</a></code> content attribute.</span>
 </dd>

Index: dom-form-autocomplete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-form-autocomplete.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-form-autocomplete.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-form-autocomplete.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 
 </dd>
 <dd>

Index: dom-area-hash.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-hash.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-hash.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-area-hash.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span>.... These must follow the
   rules given for </span><a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-a-port.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-port.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-port.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-port.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: attr-select-multiple.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-select-multiple.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- attr-select-multiple.html	5 Jul 2011 09:12:58 -0000	1.22
+++ attr-select-multiple.html	5 Jul 2011 10:37:06 -0000	1.23
@@ -3,10 +3,10 @@
 <span><span>...
   attribute is a </span><a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. If the attribute is
   present, then the <code><a href="the-select-element.html#the-select-element">select</a></code> element
-  <a href="http://dev.w3.org/html5/spec/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a control for selecting zero or more options
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a control for selecting zero or more options
   from the <a href="the-select-element.html#concept-select-option-list" title="concept-select-option-list">list of
   options</a>. If the attribute is absent, then the
-  <code><a href="the-select-element.html#the-select-element">select</a></code> element <a href="http://dev.w3.org/html5/spec/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a control for
+  <code><a href="the-select-element.html#the-select-element">select</a></code> element <a href="http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a control for
   selecting a single option from the <a href="the-select-element.html#concept-select-option-list" title="concept-select-option-list">list of options</a>.</span>
 </dd>
 <dd>

Index: dom-area-protocol.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-protocol.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-protocol.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-area-protocol.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-applet-width.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-width.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-width.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-width.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span>... IDL attributes
   must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-fs-action.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-action.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-action.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-action.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-frame-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-name.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-name.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-name.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-name_index">
 <dd class="dfn-excerpt">
 <span><span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>scrolling</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>src</code></span> IDL attributes of the
-  <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
+  <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
   content attributes of the same name.</span>
 
 </dd>

Index: dom-area-hostname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-hostname.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-hostname.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-area-hostname.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-applet-height.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-height.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-height.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-height.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: attr-option-value.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-value.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- attr-option-value.html	5 Jul 2011 09:12:58 -0000	1.24
+++ attr-option-value.html	5 Jul 2011 10:37:06 -0000	1.25
@@ -3,7 +3,7 @@
 <span><span>...
   attribute provides a value for element. The </span><span>... of an </span><code><a href="the-option-element.html#the-option-element">option</a></code>
   element is the value of the <code title="attr-option-value"><a href="the-option-element.html#attr-option-value">value</a></code> attribute, if there is one,
-  or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
+  or the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
 </dd>
 <dd>
 <a href="common-input-element-attributes.html#value_35"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list"><span>list</span></code> attribute</a>

Index: dom-textarea-dirname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-dirname.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-dirname.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-dirname.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a>...</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-applet-alt.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-alt.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-alt.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-alt.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-select-size.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-select-size.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-select-size.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-select-size.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -5,7 +5,7 @@
   <span>... IDL attributes
   must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <code title="dom-select-size"><a href="the-select-element.html#dom-select-size">size</a></code> IDL
-  attribute is <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
+  attribute is <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>, with
   the default value zero (which for historical reasons is different
   from the default value of the <code title="attr-select-size"><a>...</a></code> content attribute that it
   reflects).</span>

Index: dom-area-pathname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-pathname.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-pathname.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-area-pathname.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: attr-form-autocomplete-off-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete-off-state.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- attr-form-autocomplete-off-state.html	5 Jul 2011 09:12:57 -0000	1.17
+++ attr-form-autocomplete-off-state.html	5 Jul 2011 10:37:05 -0000	1.18
@@ -9,9 +9,9 @@
   state. The attribute may also be omitted. The </span><i>missing value
   default</i> is the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state. The <a href="the-form-element.html#attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
 </dd>
 <dd>
 <a class="dfn-ref" href="the-form-element.html#attr-form-autocomplete-off-state"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>

Index: dom-a-search.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-search.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-search.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-search.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span>..., and </span><span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: attr-textarea-maxlength.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-maxlength.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- attr-textarea-maxlength.html	5 Jul 2011 09:12:58 -0000	1.18
+++ attr-textarea-maxlength.html	5 Jul 2011 10:37:06 -0000	1.19
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>...
   attribute is a </span><a href="association-of-controls-and-forms.html#attr-fe-maxlength" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</a> controlled by the
-  <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element's <a href="http://dev.w3.org/html5/spec/the-button-element.html#concept-textarea-dirty" title='Read about this "dirty value flag" reference in the full HTML5 spec.' class="full-spec-link">dirty value flag</a>.</span>
+  <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element's <a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-button-element.html#concept-textarea-dirty" title='Read about this "dirty value flag" reference in the full HTML5 spec.' class="full-spec-link">dirty value flag</a>.</span>
 </dd>
 <dd>
 <a href="the-textarea-element.html#maxlength_28"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a>

Index: attr-option-label.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-label.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- attr-option-label.html	5 Jul 2011 09:12:58 -0000	1.21
+++ attr-option-label.html	5 Jul 2011 10:37:06 -0000	1.22
@@ -3,7 +3,7 @@
 <span><span>...
   attribute provides a label for element. The </span><span>... of an </span><code><a href="the-option-element.html#the-option-element">option</a></code>
   element is the value of the <code title="attr-option-label"><a href="the-option-element.html#attr-option-label">label</a></code> attribute, if there is one,
-  or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
+  or the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span>
 </dd>
 <dd>
 <a href="the-option-element.html#label_33"><span class="secno">4.10.12 </span>The <span><code>option</code></span> element</a>

Index: dom-area-port.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-port.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-port.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-area-port.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-applet-name.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-name.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-name.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-name.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-fs-novalidate.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-novalidate.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-novalidate.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-novalidate.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span>... IDL
   attribute must reflect the </span><code title="attr-fs-novalidate"><a>...</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: attr-form-autocomplete-on-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete-on-state.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- attr-form-autocomplete-on-state.html	5 Jul 2011 09:12:57 -0000	1.17
+++ attr-form-autocomplete-on-state.html	5 Jul 2011 10:37:05 -0000	1.18
@@ -9,9 +9,9 @@
   state. The attribute may also be omitted. The <i>missing value
   default</i> is the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state. The <a href="the-form-element.html#attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="the-form-element.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state indicates
   that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have
-  their <a href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
+  their <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-input-element-attributes.html#resulting-autocompletion-state" class="full-spec-link" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.</span>
 </dd>
 <dd>
 <a class="dfn-ref" href="the-form-element.html#attr-form-autocomplete-on-state"><span class="secno">4.10.3 </span>The <span><code>form</code></span> element</a>

Index: dom-frame-src.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-src.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-src.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-src.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-src_index">
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>scrolling</code></span>, and <span>... IDL attributes of the
-  </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
+  </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
   content attributes of the same name.</span>
 
 </dd>

Index: dom-track-kind.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-track-kind.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-track-kind.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-track-kind.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -4,7 +4,7 @@
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <span>...
   IDL attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-track-kind_0"><span class="secno">4.8.9 </span>The <span><code>track</code></span> element</a>

Index: dom-frame-frameborder.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-frameborder.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-frameborder.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-frameborder.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-frameborder_index">
 <dd class="dfn-excerpt">
 <span><span>... IDL
-  attribute of the </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
+  attribute of the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the element's <code title="attr-frame-frameborder">frameborder</code> content
   attribute.</span>
 

Index: dom-applet-archive.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-archive.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-archive.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-archive.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: attr-iframe-sandbox.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-iframe-sandbox.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- attr-iframe-sandbox.html	5 Jul 2011 09:12:57 -0000	1.20
+++ attr-iframe-sandbox.html	5 Jul 2011 10:37:05 -0000	1.21
@@ -4,19 +4,19 @@
   attribute, when specified, enables a set of extra restrictions on
   any content hosted by the </span><code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>. Its value must be an
   <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">unordered set of unique space-separated tokens</a> that are
-  <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a>. The allowed values are <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>,
-  <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>,
-  <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code>,
-  and <code title="attr-iframe-sandbox-allow-scripts"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>. When
+  <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a>. The allowed values are <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>,
+  <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>,
+  <code title="attr-iframe-sandbox-allow-forms"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code>,
+  and <code title="attr-iframe-sandbox-allow-scripts"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>. When
   the attribute is set, the content is treated as being from a unique
   <a href="origin-0.html#origin">origin</a>, forms and scripts are disabled, links are
   prevented from targeting other <a href="browsers.html#browsing-context" title="browsing
   context">browsing contexts</a>, and plugins are disabled. The
-  <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
+  <code title="attr-iframe-sandbox-allow-same-origin"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-same-origin" class="full-spec-link" title='Read about this "allow-same-origin" reference in the full HTML5 spec.'>allow-same-origin</a></code>
   keyword allows the content to be treated as being from the same
-  origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>
-  keyword allows the content to <a href="http://dev.w3.org/html5/spec/history.html#navigate" class="full-spec-link" title='Read about this "navigate" reference in the full HTML5 spec.'>navigate</a> its
-  <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="http://dev.w3.org/html5/spec/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>
+  origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-top-navigation" class="full-spec-link" title='Read about this "allow-top-navigation" reference in the full HTML5 spec.'>allow-top-navigation</a></code>
+  keyword allows the content to <a href="http://www.w3.org/TR/2011/WD-html5-20110525/history.html#navigate" class="full-spec-link" title='Read about this "navigate" reference in the full HTML5 spec.'>navigate</a> its
+  <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-forms" class="full-spec-link" title='Read about this "allow-forms" reference in the full HTML5 spec.'>allow-forms</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#attr-iframe-sandbox-allow-scripts" class="full-spec-link" title='Read about this "allow-scripts" reference in the full HTML5 spec.'>allow-scripts</a></code>
   keywords re-enable forms and scripts respectively (though scripts
   are still prevented from creating popups).</span>
 </dd>

Index: dom-textarea-readonly.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-readonly.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-readonly.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-readonly.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span>... IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a>...</a></code> content
   attribute.</span>
 </dd>

Index: attr-abbr-title.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-abbr-title.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- attr-abbr-title.html	5 Jul 2011 09:12:55 -0000	1.22
+++ attr-abbr-title.html	5 Jul 2011 10:37:04 -0000	1.23
@@ -1,6 +1,6 @@
 <dl id="attr-abbr-title_index">
 <dd class="dfn-excerpt">
-<span>*** <code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code> element <a href="http://dev.w3.org/html5/spec/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> an
+<span>*** <code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code> element <a href="http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#represents" class="full-spec-link" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> an
   abbreviation or acronym, optionally with its expansion. The <span>... attribute may be
   used to provide an expansion of the abbreviation. The attribute, if
   specified, must contain an expansion of the abbreviation, and

Index: dom-applet-code.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-code.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-code.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-code.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-applet-object.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-object.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-object.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-object.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>vspace</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-fs-target.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-target.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-target.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-target.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -8,9 +8,9 @@
   </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>method</code></span> and <span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-textarea-maxlength.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-maxlength.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-maxlength.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-maxlength.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>placeholder</code></span>,
   <span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a>...</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-a-pathname.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-pathname.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-pathname.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-pathname.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-frame-marginheight.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-marginheight.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-marginheight.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-marginheight.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-marginheight_index">
 <dd class="dfn-excerpt">
 <span><span>... IDL
-  attribute of the </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
+  attribute of the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content
   attribute.</span>
 

Index: dom-applet-vspace.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-applet-vspace.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-applet-vspace.html	5 Jul 2011 09:12:58 -0000	1.6
+++ dom-applet-vspace.html	5 Jul 2011 10:37:06 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>align</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>alt</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>archive</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>code</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>height</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hspace</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>object</code></span>, <span>..., and </span><span aria-haspopup="true" role="button" tabindex="0"><code>width</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name. For the purposes of reflection, the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
+  same name. For the purposes of reflection, the <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#the-applet-element" class="full-spec-link" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>
   element's <code title="attr-applet-object">object</code> content
   attribute is defined as containing a <a href="urls.html#url">URL</a>.</span>
 

Index: dom-tdth-colspan.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-tdth-colspan.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-tdth-colspan.html	5 Jul 2011 09:13:00 -0000	1.6
+++ dom-tdth-colspan.html	5 Jul 2011 10:37:08 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name. The value must be <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
+  same name. The value must be <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
   numbers greater than zero</a>.</span>
 
 </dd>

Index: dom-track-label.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-track-label.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-track-label.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-track-label.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -4,7 +4,7 @@
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>kind</code></span>
   IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-track-label_0"><span class="secno">4.8.9 </span>The <span><code>track</code></span> element</a>

Index: dom-link-disabled.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-link-disabled.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dom-link-disabled.html	5 Jul 2011 09:13:00 -0000	1.16
+++ dom-link-disabled.html	5 Jul 2011 10:37:08 -0000	1.17
@@ -3,7 +3,7 @@
 <span><span>... only applies
   to style sheet links. When the </span><code><a href="the-link-element.html#the-link-element">link</a></code> element defines a
   style sheet link, then the <code title="dom-link-disabled"><a href="the-link-element.html#dom-link-disabled">disabled</a></code> attribute behaves as
-  defined <a href="http://dev.w3.org/html5/spec/semantics.html#dom-linkstyle-disabled" title='Read about this "for the alternative style sheets DOM" reference in the full HTML5 spec.' class="full-spec-link">for the alternative
+  defined <a href="http://www.w3.org/TR/2011/WD-html5-20110525/semantics.html#dom-linkstyle-disabled" title='Read about this "for the alternative style sheets DOM" reference in the full HTML5 spec.' class="full-spec-link">for the alternative
   style sheets DOM</a>. For all other <code><a href="the-link-element.html#the-link-element">link</a></code> elements it
   always return false and does nothing on setting.</span>
 </dd>

Index: dom-fs-method.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-fs-method.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-fs-method.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-fs-method.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -8,9 +8,9 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the same name. The
   <span>... and </span><span aria-haspopup="true" role="button" tabindex="0"><code>enctype</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>encoding</code></span> IDL attribute
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype">enctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>noValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate">novalidate</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>formAction</code></span> IDL
   attribute must reflect the <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> content attribute,
@@ -18,9 +18,9 @@
   value is the empty string, <a href="dom.html#the-document-s-address">the document's address</a> must
   be returned instead. The <span aria-haspopup="true" role="button" tabindex="0"><code>formEnctype</code></span> IDL
   attribute must reflect the <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formMethod</code></span> IDL
   attribute must reflect the <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>formNoValidate</code></span> IDL
   attribute must reflect the <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate">formnovalidate</a></code> content
   attribute. The <span aria-haspopup="true" role="button" tabindex="0"><code>formTarget</code></span> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> content attribute.

Index: dom-textarea-placeholder.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-textarea-placeholder.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-textarea-placeholder.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-textarea-placeholder.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,14 +3,14 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span>, <span>...,
   </span><span aria-haspopup="true" role="button" tabindex="0"><code>required</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>rows</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>wrap</code></span> attributes must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
-  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
+  name. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> and <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attributes are <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited
   to only non-negative numbers greater than zero</a>. The <code title="dom-textarea-cols"><a href="the-textarea-element.html#dom-textarea-cols">cols</a></code> attribute's default value is
   20. The <code title="dom-textarea-rows"><a href="the-textarea-element.html#dom-textarea-rows">rows</a></code> attribute's
   default value is 2. The <span aria-haspopup="true" role="button" tabindex="0"><code>dirName</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-dirname"><a href="the-textarea-element.html#attr-textarea-dirname">dirname</a></code> content attribute. The
   <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-maxlength"><a href="the-textarea-element.html#attr-textarea-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>readOnly</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> content
   attribute.</span>
 </dd>

Index: dom-a-hash.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-a-hash.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-a-hash.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-a-hash.html	5 Jul 2011 10:37:06 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-a-element.html#the-a-element">a</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span>.... These must follow the
   rules given for </span><a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-frameset-rows.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frameset-rows.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frameset-rows.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frameset-rows.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>cols</code></span> and
   <span>... IDL
-  attributes of the </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frameset" class="full-spec-link" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element must
+  attributes of the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frameset" class="full-spec-link" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
   name.</span>
 

Index: attr-input-size.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-size.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- attr-input-size.html	5 Jul 2011 09:12:57 -0000	1.30
+++ attr-input-size.html	5 Jul 2011 10:37:06 -0000	1.31
@@ -3,7 +3,7 @@
 <span><span>...
   attribute gives the number of characters that, in a visual
   rendering, the user agent is to allow the user to see while editing
-  the element's </span><a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>.</span>
+  the element's </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>.</span>
 </dd>
 <dd>
 <a href="the-input-element.html#size"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>

Index: dom-input-type.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-input-type.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-input-type.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-input-type.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,9 +3,9 @@
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>autocomplete</code></span> and
   <span>... IDL attributes
   must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
 </dd>
 <dd>
 <a href="the-input-element.html#dom-input-type_0"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>

Index: dom-colgroup-span.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-colgroup-span.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-colgroup-span.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-colgroup-span.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name. The value must be <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
+  same name. The value must be <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers-greater-than-zero" class="full-spec-link" title='Read about this "limited to only non-negative numbers greater than zero" reference in the full HTML5 spec.'>limited to only non-negative
   numbers greater than zero</a>.</span>
 </dd>
 <dd>

Index: dom-track-default.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-track-default.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-track-default.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-track-default.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -4,7 +4,7 @@
   must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
   same name. The <span aria-haspopup="true" role="button" tabindex="0"><code>kind</code></span>
   IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-track-element.html#dom-track-default_0"><span class="secno">4.8.9 </span>The <span><code>track</code></span> element</a>

Index: dom-area-search.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-search.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-search.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-area-search.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>host</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span>..., and </span><span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Index: dom-th-scope.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-th-scope.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-th-scope.html	5 Jul 2011 09:13:00 -0000	1.5
+++ dom-th-scope.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-th-element.html#dom-th-scope_0"><span class="secno">4.9.10 </span>The <span><code>th</code></span> element</a>

Index: dom-base-href.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-base-href.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-base-href.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-base-href.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl id="dom-base-href_index">
 <dd class="dfn-excerpt">
 <span><span>... IDL
-  attribute, on getting, must return the page's </span><a href="http://dev.w3.org/html5/spec/urls.html#document-base-url" class="full-spec-link" title='Read about this "document base URL" reference in the full HTML5 spec.'>document base
+  attribute, on getting, must return the page's </span><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#document-base-url" class="full-spec-link" title='Read about this "document base URL" reference in the full HTML5 spec.'>document base
   URL</a>, and on setting, it must set the <code title="attr-base-href"><a>...</a></code> content attribute to the given
   new value.</span>
 

Index: dom-input-autocomplete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-input-autocomplete.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-input-autocomplete.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-input-autocomplete.html	5 Jul 2011 10:37:08 -0000	1.6
@@ -3,9 +3,9 @@
 <span><span>... and
   </span><span aria-haspopup="true" role="button" tabindex="0"><code>type</code></span> IDL attributes
   must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>. The <span aria-haspopup="true" role="button" tabindex="0"><code>maxLength</code></span> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code> content attribute,
-  <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-non-negative-numbers" class="full-spec-link" title='Read about this "limited to only non-negative numbers" reference in the full HTML5 spec.'>limited to only non-negative numbers</a>.</span>
 </dd>
 <dd>
 <a href="the-input-element.html#dom-input-autocomplete_0"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>

Index: attr-tdth-headers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-tdth-headers.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- attr-tdth-headers.html	5 Jul 2011 09:12:58 -0000	1.18
+++ attr-tdth-headers.html	5 Jul 2011 10:37:06 -0000	1.19
@@ -5,7 +5,7 @@
   must contain a string consisting of an <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">unordered set of unique
   space-separated tokens</a> that are <a href="infrastructure.html#case-sensitive">case-sensitive</a>,
   each of which must have the value of an <a href="global-attributes.html#concept-id" title="concept-id">ID</a> of a <code><a href="the-th-element.html#the-th-element">th</a></code> element taking
-  part in the same <a href="http://dev.w3.org/html5/spec/tabular-data.html#concept-table" title='Read about this "table" reference in the full HTML5 spec.' class="full-spec-link">table</a> as the
+  part in the same <a href="http://www.w3.org/TR/2011/WD-html5-20110525/tabular-data.html#concept-table" title='Read about this "table" reference in the full HTML5 spec.' class="full-spec-link">table</a> as the
   <code><a href="the-td-element.html#the-td-element">td</a></code> or <code><a href="the-th-element.html#the-th-element">th</a></code> element.</span>
 </dd>
 <dd>

Index: dom-frame-longdesc.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-longdesc.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-longdesc.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-longdesc.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-longdesc_index">
 <dd class="dfn-excerpt">
 <span><span>...
-  IDL attribute of the </span><code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
+  IDL attribute of the </span><code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must
   <a href="common-dom-interfaces.html#reflect">reflect</a> the element's <code title="attr-frame-longdesc">longdesc</code> content attribute, which
   for the purposes of reflection is defined as containing a
   <a href="urls.html#url">URL</a>.</span>

Index: dom-button-type.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-button-type.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-button-type.html	5 Jul 2011 09:12:59 -0000	1.5
+++ dom-button-type.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -2,7 +2,7 @@
 <dd class="dfn-excerpt">
 <span><span>... IDL
   attribute must </span><a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
-  same name, <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
+  same name, <a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-dom-interfaces.html#limited-to-only-known-values" class="full-spec-link" title='Read about this "limited to only known values" reference in the full HTML5 spec.'>limited to only known values</a>.</span>
 </dd>
 <dd>
 <a href="the-button-element.html#dom-button-type_0"><span class="secno">4.10.8 </span>The <span><code>button</code></span> element</a>

Index: dom-frame-scrolling.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-frame-scrolling.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dom-frame-scrolling.html	5 Jul 2011 09:12:59 -0000	1.6
+++ dom-frame-scrolling.html	5 Jul 2011 10:37:07 -0000	1.7
@@ -1,7 +1,7 @@
 <dl class="has-norefs" id="dom-frame-scrolling_index">
 <dd class="dfn-excerpt">
 <span>*** <span aria-haspopup="true" role="button" tabindex="0"><code>name</code></span>, <span>..., and </span><span aria-haspopup="true" role="button" tabindex="0"><code>src</code></span> IDL attributes of the
-  <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
+  <code><a href="http://www.w3.org/TR/2011/WD-html5-20110525/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective
   content attributes of the same name.</span>
 
 </dd>

Index: dom-area-host.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-area-host.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dom-area-host.html	5 Jul 2011 09:12:58 -0000	1.5
+++ dom-area-host.html	5 Jul 2011 10:37:07 -0000	1.6
@@ -3,10 +3,10 @@
 <span>*** <code><a href="the-area-element.html#the-area-element">area</a></code> element also supports the complement of
   <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span aria-haspopup="true" role="button" tabindex="0"><code>protocol</code></span>, <span>..., </span><span aria-haspopup="true" role="button" tabindex="0"><code>port</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>hostname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>pathname</code></span>, <span aria-haspopup="true" role="button" tabindex="0"><code>search</code></span>, and <span aria-haspopup="true" role="button" tabindex="0"><code>hash</code></span>. These must follow the
   rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
-  the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
-  <a href="http://dev.w3.org/html5/spec/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
+  the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-input" title='Read about this "input" reference in the full HTML5 spec.' class="full-spec-link">input</a> being the result of
+  <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolve-a-url" title='Read about this "resolving" reference in the full HTML5 spec.' class="full-spec-link">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
   element, if there is such an attribute and resolving it is
-  successful, or the empty string otherwise; and the <a href="http://dev.w3.org/html5/spec/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
+  successful, or the empty string otherwise; and the <a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#concept-uda-setter" title='Read about this "common setter action" reference in the full HTML5 spec.' class="full-spec-link">common setter action</a> being the
   same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
   value.</span>
 </dd>

Received on Tuesday, 5 July 2011 10:37:23 UTC