- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 22:13:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv12222
Modified Files:
Makefile a.html address.html area.html article.html aside.html
audio.html bdo.html body.html br.html button.button.html
button.reset.html button.submit.html caption.html col.html
colgroup.html dfn.html div.html dl.html embed.html footer.html
form.html h1.html h2.html h3.html h4.html h5.html h6.html
head.html header.html hr.html html.html iframe.html img.html
input.button.html input.checkbox.html input.color.html
input.date.html input.datetime-local.html input.datetime.html
input.email.html input.file.html input.hidden.html
input.image.html input.month.html input.number.html
input.password.html input.radio.html input.range.html
input.reset.html input.search.html input.submit.html
input.tel.html input.text.html input.time.html input.url.html
input.week.html keygen.html label.html li.html link.html
map.html menu.html meta.charset.html
meta.http-equiv.content-language.html
meta.http-equiv.content-type.html meter.html nav.html
noscript.html object.html ol.html p.html param.html pre.html
progress.html script.html section.html select.html source.html
spec.html table.html tbody.html td.html textarea.html
tfoot.html th.html thead.html time.html tr.html ul.html
video.html
Log Message:
various tweaks
Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- body.html 28 Jan 2010 17:57:24 -0000 1.19
+++ body.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -89,26 +89,26 @@
</dl></div>
<div class="no-number no-toc" id="body-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#body-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#body-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “alink” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “background” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “bgcolor” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “link” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “text” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “vlink” attribute on the “body” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- address.html 28 Jan 2010 17:11:47 -0000 1.17
+++ address.html 28 Jan 2010 22:13:49 -0000 1.18
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="address-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#address-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#address-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “address” element must not contain any nested
Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- th.html 28 Jan 2010 17:57:26 -0000 1.20
+++ th.html 28 Jan 2010 22:13:51 -0000 1.21
@@ -74,7 +74,7 @@
</dl></div>
<div class="no-number no-toc" id="th-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#th-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#th-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “scope” attribute on the “th” element is obsolete.
@@ -88,31 +88,31 @@
</span></li>
<li><span>
The “align” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “width” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “bgcolor” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “height” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “nowrap” attribute on the “th” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- br.html 28 Jan 2010 17:57:24 -0000 1.12
+++ br.html 28 Jan 2010 22:13:49 -0000 1.13
@@ -32,11 +32,11 @@
<div class="no-number no-toc" id="br-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#br-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#br-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “clear” attribute on the “br” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.email.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.email.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -68,7 +68,7 @@
</dl></div>
<div class="no-number no-toc" id="input.email-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.email-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.email-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -91,7 +91,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- tr.html 28 Jan 2010 17:57:27 -0000 1.13
+++ tr.html 28 Jan 2010 22:13:52 -0000 1.14
@@ -33,25 +33,25 @@
<div class="no-number no-toc" id="tr-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#tr-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tr-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “tr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “tr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “tr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “tr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “bgcolor” attribute on the “tr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.month.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.month.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -72,7 +72,7 @@
</dl></div>
<div class="no-number no-toc" id="input.month-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.month-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.month-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -95,7 +95,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- iframe.html 28 Jan 2010 17:57:25 -0000 1.24
+++ iframe.html 28 Jan 2010 22:13:50 -0000 1.25
@@ -79,7 +79,7 @@
</dl></div>
<div class="no-number no-toc" id="iframe-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#iframe-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#iframe-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “iframe” must not
@@ -94,20 +94,20 @@
</span></li>
<li><span>
The “align” attribute on the “iframe” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “frameborder” attribute on the “iframe” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “marginheight” attribute on the “iframe” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “marginwidth” attribute on the “iframe” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “scrolling” attribute on the “iframe” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- div.html 28 Jan 2010 17:57:25 -0000 1.18
+++ div.html 28 Jan 2010 22:13:49 -0000 1.19
@@ -35,11 +35,11 @@
<div class="no-number no-toc" id="div-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#div-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#div-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “div” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- table.html 28 Jan 2010 17:57:26 -0000 1.17
+++ table.html 28 Jan 2010 22:13:51 -0000 1.18
@@ -48,7 +48,7 @@
</dl></div>
<div class="no-number no-toc" id="table-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#table-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#table-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The element “table” must not appear as a
@@ -56,30 +56,30 @@
</span></li>
<li><span>
The “align” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “width” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “bgcolor” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “border” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “cellpadding” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “cellspacing” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “frame” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “rules” attribute on the “table” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- nav.html 28 Jan 2010 17:11:51 -0000 1.19
+++ nav.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -35,7 +35,7 @@
<div class="no-number no-toc" id="nav-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#nav-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#nav-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The sectioning element “nav” must not
Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- html.html 28 Jan 2010 17:57:25 -0000 1.14
+++ html.html 28 Jan 2010 22:13:50 -0000 1.15
@@ -43,7 +43,7 @@
</dl></div>
<div class="no-number no-toc" id="html-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#html-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#html-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “version” attribute on the “html” element is obsolete.
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- meta.http-equiv.content-type.html 28 Jan 2010 17:57:26 -0000 1.19
+++ meta.http-equiv.content-type.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -53,7 +53,7 @@
</dl></div>
<div class="no-number no-toc" id="meta.http-equiv.content-type-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#meta.http-equiv.content-type-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.http-equiv.content-type-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “scheme” attribute on the “meta” element is obsolete.
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- footer.html 28 Jan 2010 17:11:49 -0000 1.18
+++ footer.html 28 Jan 2010 22:13:49 -0000 1.19
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="footer-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#footer-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#footer-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The element “footer” must not
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- meta.http-equiv.content-language.html 28 Jan 2010 17:57:26 -0000 1.12
+++ meta.http-equiv.content-language.html 28 Jan 2010 22:13:51 -0000 1.13
@@ -54,7 +54,7 @@
</dl></div>
<div class="no-number no-toc" id="meta.http-equiv.content-language-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#meta.http-equiv.content-language-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.http-equiv.content-language-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “scheme” attribute on the “meta” element is obsolete.
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- script.html 28 Jan 2010 17:57:26 -0000 1.23
+++ script.html 28 Jan 2010 22:13:51 -0000 1.24
@@ -85,7 +85,7 @@
</dl></div>
<div class="no-number no-toc" id="script-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#script-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#script-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “script” element with the
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.range.html 28 Jan 2010 17:57:26 -0000 1.16
+++ input.range.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -70,7 +70,7 @@
</dl></div>
<div class="no-number no-toc" id="input.range-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.range-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.range-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -93,7 +93,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- audio.html 28 Jan 2010 17:11:47 -0000 1.21
+++ audio.html 28 Jan 2010 22:13:49 -0000 1.22
@@ -73,7 +73,7 @@
</dl></div>
<div class="no-number no-toc" id="audio-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#audio-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#audio-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “audio”
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- time.html 28 Jan 2010 17:11:52 -0000 1.17
+++ time.html 28 Jan 2010 22:13:52 -0000 1.18
@@ -55,7 +55,7 @@
</dl></div>
<div class="no-number no-toc" id="time-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#time-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#time-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The element “meter” must not
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- keygen.html 28 Jan 2010 17:11:50 -0000 1.17
+++ keygen.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -49,7 +49,7 @@
</dl></div>
<div class="no-number no-toc" id="keygen-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#keygen-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#keygen-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “keygen” must not
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- progress.html 28 Jan 2010 17:11:51 -0000 1.17
+++ progress.html 28 Jan 2010 22:13:51 -0000 1.18
@@ -50,7 +50,7 @@
</dl></div>
<div class="no-number no-toc" id="progress-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#progress-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#progress-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The element “progress” must not
Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dfn.html 28 Jan 2010 17:11:48 -0000 1.15
+++ dfn.html 28 Jan 2010 22:13:49 -0000 1.16
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="dfn-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#dfn-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#dfn-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “dfn” element must not contain any nested
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- textarea.html 28 Jan 2010 17:11:52 -0000 1.19
+++ textarea.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -69,7 +69,7 @@
</dl></div>
<div class="no-number no-toc" id="textarea-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#textarea-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#textarea-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “textarea” must not
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- meter.html 28 Jan 2010 17:11:51 -0000 1.18
+++ meter.html 28 Jan 2010 22:13:51 -0000 1.19
@@ -76,7 +76,7 @@
</dl></div>
<div class="no-number no-toc" id="meter-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#meter-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meter-assertions">#</a></h2>
<ul class="assertions">
<li><span>
An “meter” element must have a
Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.button.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.button.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -49,7 +49,7 @@
</dl></div>
<div class="no-number no-toc" id="input.button-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.button-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.button-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -72,7 +72,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- aside.html 28 Jan 2010 17:11:47 -0000 1.18
+++ aside.html 28 Jan 2010 22:13:49 -0000 1.19
@@ -35,7 +35,7 @@
<div class="no-number no-toc" id="aside-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#aside-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#aside-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The sectioning element “aside” must not
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- section.html 28 Jan 2010 17:11:51 -0000 1.21
+++ section.html 28 Jan 2010 22:13:51 -0000 1.22
@@ -35,7 +35,7 @@
<div class="no-number no-toc" id="section-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#section-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#section-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The sectioning element “section” must not
Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- link.html 28 Jan 2010 17:57:26 -0000 1.18
+++ link.html 28 Jan 2010 22:13:51 -0000 1.19
@@ -83,7 +83,7 @@
</dl></div>
<div class="no-number no-toc" id="link-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#link-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#link-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “link” element must have an “href” attribute.
Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- area.html 28 Jan 2010 17:57:24 -0000 1.20
+++ area.html 28 Jan 2010 22:13:49 -0000 1.21
@@ -125,7 +125,7 @@
</dl></div>
<div class="no-number no-toc" id="area-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#area-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#area-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “area” element must have a
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.text.html 28 Jan 2010 17:57:26 -0000 1.17
+++ input.text.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -57,7 +57,7 @@
</dl></div>
<div class="no-number no-toc" id="input.text-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.text-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.text-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -80,7 +80,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- Makefile 3 Sep 2009 02:30:09 -0000 1.81
+++ Makefile 28 Jan 2010 22:13:49 -0000 1.82
@@ -73,7 +73,8 @@
src/terms.html src/syntax.html src/documents.html \
$(ELEMENTS) src/attributes.html src/datatypes.html src/references.html \
LICENSE.xml html.css.xml html.css.LICENSE.xml
- $(XSLTPROC) $(XSLTPROCFLAGS) tools/generate-spec-source.xsl $< > $@
+ $(XSLTPROC) $(XSLTPROCFLAGS) tools/generate-spec-source.xsl $< \
+ | $(PERL) $(PERLFLAGS) -pi -e 's|(Use CSS instead). (http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes)|<a href="$$2">$$1</a>.|g' > $@
Overview.html: html.spec.src.html src/status.html tools/specgen.xsl tools/toc.xsl tools/chunker.xsl
$(XSLTPROC) $(XSLTPROCFLAGS) \
Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h6.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h6.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h6-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h6-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h6-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h6” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h6” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.checkbox.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.checkbox.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -51,7 +51,7 @@
</dl></div>
<div class="no-number no-toc" id="input.checkbox-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.checkbox-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.checkbox-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -74,7 +74,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- a.html 28 Jan 2010 17:57:24 -0000 1.25
+++ a.html 28 Jan 2010 22:13:49 -0000 1.26
@@ -104,7 +104,7 @@
</dl></div>
<div class="no-number no-toc" id="a-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#a-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#a-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “a” must not
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- object.html 28 Jan 2010 17:57:26 -0000 1.23
+++ object.html 28 Jan 2010 22:13:51 -0000 1.24
@@ -84,7 +84,7 @@
</dl></div>
<div class="no-number no-toc" id="object-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#object-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#object-assertions">#</a></h2>
<ul class="assertions">
<li><span>
An “object” element must have a
@@ -129,17 +129,17 @@
</span></li>
<li><span>
The “align” attribute on the “object” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “hspace” attribute on the “object” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “vspace” attribute on the “object” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “border” attribute on the “object” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- input.tel.html 28 Jan 2010 17:57:26 -0000 1.15
+++ input.tel.html 28 Jan 2010 22:13:50 -0000 1.16
@@ -58,7 +58,7 @@
</dl></div>
<div class="no-number no-toc" id="input.tel-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.tel-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.tel-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -81,7 +81,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h4.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h4.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h4-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h4-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h4-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h4” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h4” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- header.html 28 Jan 2010 17:11:49 -0000 1.18
+++ header.html 28 Jan 2010 22:13:50 -0000 1.19
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="header-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#header-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#header-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “header” element must not appear as a
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- img.html 28 Jan 2010 17:57:25 -0000 1.21
+++ img.html 28 Jan 2010 22:13:50 -0000 1.22
@@ -86,7 +86,7 @@
</dl></div>
<div class="no-number no-toc" id="img-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#img-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#img-assertions">#</a></h2>
<ul class="assertions">
<li><span>
An “img” element must have a
@@ -116,17 +116,17 @@
</span></li>
<li><span>
The “align” attribute on the “img” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “hspace” attribute on the “img” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “vspace” attribute on the “img” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “border” attribute on the “img” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- bdo.html 28 Jan 2010 17:11:47 -0000 1.17
+++ bdo.html 28 Jan 2010 22:13:49 -0000 1.18
@@ -34,7 +34,7 @@
<div class="no-number no-toc" id="bdo-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#bdo-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#bdo-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “bdo” element must have an
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.number.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.number.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -72,7 +72,7 @@
</dl></div>
<div class="no-number no-toc" id="input.number-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.number-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.number-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -95,7 +95,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- col.html 28 Jan 2010 17:57:24 -0000 1.15
+++ col.html 28 Jan 2010 22:13:49 -0000 1.16
@@ -45,25 +45,25 @@
</dl></div>
<div class="no-number no-toc" id="col-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#col-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#col-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “col” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “width” attribute on the “col” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “col” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “col” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “col” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.datetime.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.datetime.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -73,7 +73,7 @@
</dl></div>
<div class="no-number no-toc" id="input.datetime-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.datetime-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.datetime-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -96,7 +96,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.password.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.password.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -57,7 +57,7 @@
</dl></div>
<div class="no-number no-toc" id="input.password-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.password-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.password-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -80,7 +80,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- embed.html 28 Jan 2010 17:57:25 -0000 1.18
+++ embed.html 28 Jan 2010 22:13:49 -0000 1.19
@@ -59,7 +59,7 @@
</dl></div>
<div class="no-number no-toc" id="embed-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#embed-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#embed-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “embed” must not
@@ -74,7 +74,7 @@
</span></li>
<li><span>
The “align” attribute on the “embed” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ul.html 28 Jan 2010 17:57:27 -0000 1.13
+++ ul.html 28 Jan 2010 22:13:52 -0000 1.14
@@ -34,15 +34,15 @@
<div class="no-number no-toc" id="ul-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#ul-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#ul-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “type” attribute on the “ul” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “compact” attribute on the “ul” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.time.html 28 Jan 2010 17:57:26 -0000 1.16
+++ input.time.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -73,7 +73,7 @@
</dl></div>
<div class="no-number no-toc" id="input.time-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.time-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.time-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -96,7 +96,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- li.html 28 Jan 2010 17:57:26 -0000 1.19
+++ li.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -54,11 +54,11 @@
</dl></div>
<div class="no-number no-toc" id="li-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#li-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#li-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “type” attribute on the “li” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- menu.html 28 Jan 2010 17:57:26 -0000 1.21
+++ menu.html 28 Jan 2010 22:13:51 -0000 1.22
@@ -58,7 +58,7 @@
</dl></div>
<div class="no-number no-toc" id="menu-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#menu-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#menu-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The element “menu”
@@ -71,7 +71,7 @@
</span></li>
<li><span>
The “compact” attribute on the “menu” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.image.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.image.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -81,7 +81,7 @@
</dl></div>
<div class="no-number no-toc" id="input.image-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.image-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.image-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -104,7 +104,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h2.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h2.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h2-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h2-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h2-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h2” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h2” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- head.html 28 Jan 2010 17:57:25 -0000 1.13
+++ head.html 28 Jan 2010 22:13:50 -0000 1.14
@@ -34,7 +34,7 @@
<div class="no-number no-toc" id="head-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#head-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#head-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “profile” attribute on the “head” element is obsolete.
Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- p.html 28 Jan 2010 17:57:26 -0000 1.19
+++ p.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -33,11 +33,11 @@
<div class="no-number no-toc" id="p-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#p-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#p-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “p” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- map.html 28 Jan 2010 17:11:50 -0000 1.19
+++ map.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -50,7 +50,7 @@
</dl></div>
<div class="no-number no-toc" id="map-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#map-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#map-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “map” element must have a “name” attribute.
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.file.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.file.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -56,7 +56,7 @@
</dl></div>
<div class="no-number no-toc" id="input.file-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.file-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.file-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -79,7 +79,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.radio.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.radio.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -52,7 +52,7 @@
</dl></div>
<div class="no-number no-toc" id="input.radio-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.radio-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.radio-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -75,7 +75,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- param.html 28 Jan 2010 17:57:26 -0000 1.19
+++ param.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -43,7 +43,7 @@
</dl></div>
<div class="no-number no-toc" id="param-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#param-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#param-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “param” element must have an “name” attribute.
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.reset.html 28 Jan 2010 17:57:26 -0000 1.17
+++ input.reset.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -49,7 +49,7 @@
</dl></div>
<div class="no-number no-toc" id="input.reset-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.reset-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.reset-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -72,7 +72,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.datetime-local.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.datetime-local.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -73,7 +73,7 @@
</dl></div>
<div class="no-number no-toc" id="input.datetime-local-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.datetime-local-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.datetime-local-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -96,7 +96,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.color.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.color.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -55,7 +55,7 @@
</dl></div>
<div class="no-number no-toc" id="input.color-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.color-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.color-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -78,7 +78,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- label.html 28 Jan 2010 17:11:50 -0000 1.20
+++ label.html 28 Jan 2010 22:13:50 -0000 1.21
@@ -45,7 +45,7 @@
</dl></div>
<div class="no-number no-toc" id="label-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#label-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#label-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “label” element must not contain any nested
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- select.html 28 Jan 2010 17:11:51 -0000 1.17
+++ select.html 28 Jan 2010 22:13:51 -0000 1.18
@@ -56,7 +56,7 @@
</dl></div>
<div class="no-number no-toc" id="select-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#select-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#select-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “select” must not
Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- noscript.html 28 Jan 2010 17:11:51 -0000 1.19
+++ noscript.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -50,7 +50,7 @@
<div class="no-number no-toc" id="noscript-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#noscript-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#noscript-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “noscript” element must not contain any nested
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- hr.html 28 Jan 2010 17:57:25 -0000 1.15
+++ hr.html 28 Jan 2010 22:13:50 -0000 1.16
@@ -32,22 +32,22 @@
<div class="no-number no-toc" id="hr-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#hr-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#hr-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “hr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “width” attribute on the “hr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “noshade” attribute on the “hr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “size” attribute on the “hr” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- td.html 28 Jan 2010 17:57:26 -0000 1.20
+++ td.html 28 Jan 2010 22:13:51 -0000 1.21
@@ -63,7 +63,7 @@
</dl></div>
<div class="no-number no-toc" id="td-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#td-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#td-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “scope” attribute on the “td” element is obsolete.
@@ -77,31 +77,31 @@
</span></li>
<li><span>
The “align” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “width” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “bgcolor” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “height” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “nowrap” attribute on the “td” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.hidden.html 28 Jan 2010 17:57:25 -0000 1.17
+++ input.hidden.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -50,7 +50,7 @@
</dl></div>
<div class="no-number no-toc" id="input.hidden-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.hidden-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.hidden-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -73,7 +73,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- caption.html 28 Jan 2010 17:57:24 -0000 1.17
+++ caption.html 28 Jan 2010 22:13:49 -0000 1.18
@@ -33,11 +33,11 @@
<div class="no-number no-toc" id="caption-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#caption-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#caption-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “caption” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- input.search.html 28 Jan 2010 17:57:26 -0000 1.18
+++ input.search.html 28 Jan 2010 22:13:50 -0000 1.19
@@ -59,7 +59,7 @@
</dl></div>
<div class="no-number no-toc" id="input.search-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.search-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.search-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -82,7 +82,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- tfoot.html 28 Jan 2010 17:57:26 -0000 1.13
+++ tfoot.html 28 Jan 2010 22:13:51 -0000 1.14
@@ -33,21 +33,21 @@
<div class="no-number no-toc" id="tfoot-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#tfoot-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tfoot-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “tfoot” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “tfoot” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “tfoot” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “tfoot” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- spec.html 28 Jan 2010 17:57:26 -0000 1.109
+++ spec.html 28 Jan 2010 22:13:51 -0000 1.110
@@ -2768,7 +2768,7 @@
</div>
<div class="no-number no-toc" id="a-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#a-assertions">#</a>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#a-assertions">#</a>
</h2>
<ul class="assertions">
<li><span>
@@ -2947,7 +2947,7 @@
[...1509 lines suppressed...]
The “type” attribute on the “ul” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “compact” attribute on the “ul” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
@@ -15192,7 +15192,7 @@
</div>
<div class="no-number no-toc" id="video-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#video-assertions">#</a>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#video-assertions">#</a>
</h2>
<ul class="assertions">
<li><span>
Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h1.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h1.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h1-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h1-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h1-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h1” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h1” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h3.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h3.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h3-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h3-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h3-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h3” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h3” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.week.html 28 Jan 2010 17:57:26 -0000 1.16
+++ input.week.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -72,7 +72,7 @@
</dl></div>
<div class="no-number no-toc" id="input.week-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.week-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.week-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -95,7 +95,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- button.button.html 28 Jan 2010 17:11:48 -0000 1.22
+++ button.button.html 28 Jan 2010 22:13:49 -0000 1.23
@@ -52,7 +52,7 @@
</dl></div>
<div class="no-number no-toc" id="button.button-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#button.button-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.button-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “button” must not
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- form.html 28 Jan 2010 17:11:49 -0000 1.21
+++ form.html 28 Jan 2010 22:13:49 -0000 1.22
@@ -91,7 +91,7 @@
</dl></div>
<div class="no-number no-toc" id="form-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#form-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#form-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “form” element must not contain any nested
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ol.html 28 Jan 2010 17:57:26 -0000 1.15
+++ ol.html 28 Jan 2010 22:13:51 -0000 1.16
@@ -52,15 +52,15 @@
</dl></div>
<div class="no-number no-toc" id="ol-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#ol-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#ol-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “type” attribute on the “ol” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “compact” attribute on the “ol” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- article.html 28 Jan 2010 17:11:47 -0000 1.21
+++ article.html 28 Jan 2010 22:13:49 -0000 1.22
@@ -36,7 +36,7 @@
<div class="no-number no-toc" id="article-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#article-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#article-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The sectioning element “article” must not
Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- colgroup.html 28 Jan 2010 17:57:25 -0000 1.14
+++ colgroup.html 28 Jan 2010 22:13:49 -0000 1.15
@@ -41,21 +41,21 @@
</dl></div>
<div class="no-number no-toc" id="colgroup-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#colgroup-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#colgroup-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “width” attribute on the “colgroup” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “colgroup” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “colgroup” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “colgroup” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dl.html 28 Jan 2010 17:57:25 -0000 1.15
+++ dl.html 28 Jan 2010 22:13:49 -0000 1.16
@@ -33,11 +33,11 @@
<div class="no-number no-toc" id="dl-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#dl-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#dl-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “compact” attribute on the “dl” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- thead.html 28 Jan 2010 17:57:27 -0000 1.13
+++ thead.html 28 Jan 2010 22:13:51 -0000 1.14
@@ -35,21 +35,21 @@
<div class="no-number no-toc" id="thead-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#thead-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#thead-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “thead” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “thead” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “thead” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “thead” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- tbody.html 28 Jan 2010 17:57:26 -0000 1.13
+++ tbody.html 28 Jan 2010 22:13:51 -0000 1.14
@@ -34,21 +34,21 @@
<div class="no-number no-toc" id="tbody-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#tbody-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tbody-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “align” attribute on the “tbody” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
The “char” attribute on the “tbody” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “charoff” attribute on the “tbody” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li><li><span>
The “valign” attribute on the “tbody” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- video.html 28 Jan 2010 17:11:52 -0000 1.20
+++ video.html 28 Jan 2010 22:13:52 -0000 1.21
@@ -92,7 +92,7 @@
</dl></div>
<div class="no-number no-toc" id="video-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#video-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#video-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “video”
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- source.html 28 Jan 2010 17:11:51 -0000 1.22
+++ source.html 28 Jan 2010 22:13:51 -0000 1.23
@@ -65,7 +65,7 @@
</dl></div>
<div class="no-number no-toc" id="source-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#source-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#source-assertions">#</a></h2>
<ul class="assertions">
<li><span>
A “source” element must have a
Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- button.reset.html 28 Jan 2010 17:11:48 -0000 1.22
+++ button.reset.html 28 Jan 2010 22:13:49 -0000 1.23
@@ -52,7 +52,7 @@
</dl></div>
<div class="no-number no-toc" id="button.reset-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#button.reset-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.reset-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “button” must not
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- meta.charset.html 28 Jan 2010 17:57:26 -0000 1.19
+++ meta.charset.html 28 Jan 2010 22:13:51 -0000 1.20
@@ -46,7 +46,7 @@
</dl></div>
<div class="no-number no-toc" id="meta.charset-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#meta.charset-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.charset-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “scheme” attribute on the “meta” element is obsolete.
Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- input.submit.html 28 Jan 2010 17:57:26 -0000 1.17
+++ input.submit.html 28 Jan 2010 22:13:50 -0000 1.18
@@ -54,7 +54,7 @@
</dl></div>
<div class="no-number no-toc" id="input.submit-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.submit-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.submit-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -77,7 +77,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.date.html 28 Jan 2010 17:57:25 -0000 1.16
+++ input.date.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -72,7 +72,7 @@
</dl></div>
<div class="no-number no-toc" id="input.date-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.date-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.date-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -95,7 +95,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- pre.html 28 Jan 2010 17:57:26 -0000 1.17
+++ pre.html 28 Jan 2010 22:13:51 -0000 1.18
@@ -35,11 +35,11 @@
<div class="no-number no-toc" id="pre-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#pre-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#pre-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “width” attribute on the “pre” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- button.submit.html 28 Jan 2010 17:11:48 -0000 1.22
+++ button.submit.html 28 Jan 2010 22:13:49 -0000 1.23
@@ -57,7 +57,7 @@
</dl></div>
<div class="no-number no-toc" id="button.submit-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#button.submit-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.submit-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “button” must not
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- input.url.html 28 Jan 2010 17:57:26 -0000 1.16
+++ input.url.html 28 Jan 2010 22:13:50 -0000 1.17
@@ -62,7 +62,7 @@
</dl></div>
<div class="no-number no-toc" id="input.url-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#input.url-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.url-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The interactive element “input” must not
@@ -85,7 +85,7 @@
</span></li>
<li><span>
The “align” attribute on the “input” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- h5.html 28 Jan 2010 17:57:25 -0000 1.19
+++ h5.html 28 Jan 2010 22:13:49 -0000 1.20
@@ -33,7 +33,7 @@
<div class="no-number no-toc" id="h5-assertions">
- <h2 class="element-subhead">Assertions <a class="hash" href="#h5-assertions">#</a></h2>
+ <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h5-assertions">#</a></h2>
<ul class="assertions">
<li><span>
The “h5” element must not appear as a
@@ -41,7 +41,7 @@
</span></li>
<li><span>
The “align” attribute on the “h5” element is obsolete.
- Use CSS instead. http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
</ul>
</div>
Received on Thursday, 28 January 2010 22:14:00 UTC