- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Jul 2010 01:22:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv24242
Modified Files:
a.html abbr.html address.html area.html article.html
aside.html audio.html b.html base.html bdo.html
blockquote.html body.html br.html button.button.html
button.reset.html button.submit.html canvas.html caption.html
cite.html code.html col.html colgroup.html
command.checkbox.html command.command.html command.radio.html
datalist.html dd.html del.html details.html dfn.html div.html
dl.html dt.html em.html embed.html fieldset.html
figcaption.html figure.html footer.html form.html h1.html
h2.html h3.html h4.html h5.html h6.html head.html header.html
hgroup.html hr.html html.html i.html iframe.html img.html
input.button.html input.checkbox.html input.color.html
input.date.html input.datetime-local.html input.datetime.html
input.email.html input.file.html input.hidden.html
input.image.html input.month.html input.number.html
input.password.html input.radio.html input.range.html
input.reset.html input.search.html input.submit.html
input.tel.html input.text.html input.time.html input.url.html
input.week.html ins.html kbd.html keygen.html label.html
legend.html li.html link.html map.html mark.html menu.html
meta.charset.html meta.http-equiv.content-language.html
meta.http-equiv.content-type.html
meta.http-equiv.default-style.html
meta.http-equiv.refresh.html meta.name.html meter.html
nav.html noscript.html object.html ol.html optgroup.html
option.html output.html p.html param.html pre.html
progress.html q.html rp.html rt.html ruby.html samp.html
script.html section.html select.html small.html source.html
span.html spec.html strong.html style.css style.html sub.html
summary.html sup.html table.html tbody.html td.html
textarea.html tfoot.html th.html thead.html time.html
title.html tr.html ul.html var.html video.html wbr.html
Log Message:
drop the "Microdata property value" subsection and "RDFa evaluation context" subsection and replace them with a "Linked-data semantics" subsection that appears only for elements that do in fact have special semantics in the context of linked data/semantic-web use. (bug 10083)
Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- body.html 8 Jul 2010 20:22:52 -0000 1.56
+++ body.html 9 Jul 2010 01:22:23 -0000 1.57
@@ -219,10 +219,10 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="html.html#html">html</a></span></p>
</div>
- <div class="no-number no-toc rdfa" id="body-rdfa">
- <h2 class="element-subhead">RDFa evaluation context <a class="hash" href="#body-rdfa">#</a>
+ <div class="no-number no-toc linked-data" id="body-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#body-linked-data">#</a>
</h2>
-<div id="rdfa">
+<div id="linked-data">
<p>The
<a href="head.html#head">head</a>
element has special significance in RDFa processing;
@@ -232,13 +232,6 @@
<a href="http://dev.w3.org/html5/rdfa/">HTML+RDFa 1.1</a>.</p>
</div>
</div>
-<div class="no-number no-toc microdata" id="body-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#body-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
<div class="no-number no-toc interface" id="body-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#body-interface">#</a>
</h2>
Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- legend.html 7 Jul 2010 01:11:50 -0000 1.49
+++ legend.html 9 Jul 2010 01:22:25 -0000 1.50
@@ -58,14 +58,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="fieldset.html#fieldset">fieldset</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="legend-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#legend-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="legend-interface">
+ <div class="no-number no-toc interface" id="legend-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#legend-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLLegendElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- address.html 7 Jul 2010 01:11:47 -0000 1.50
+++ address.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -67,13 +67,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="address-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#address-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="address-details">
<h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a>
</h2>
Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- th.html 7 Jul 2010 01:11:52 -0000 1.60
+++ th.html 9 Jul 2010 01:22:27 -0000 1.61
@@ -166,14 +166,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr">tr</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="th-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#th-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="th-interface">
+ <div class="no-number no-toc interface" id="th-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#th-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableHeaderCellElement</b> : <a href="http://dev.w3.org/html5/spec/#htmltablecellelement" title="">HTMLTableCellElement</a> {
Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- mark.html 7 Jul 2010 01:11:50 -0000 1.49
+++ mark.html 9 Jul 2010 01:22:25 -0000 1.50
@@ -59,14 +59,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="mark-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#mark-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="mark-interface">
+ <div class="no-number no-toc interface" id="mark-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#mark-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- br.html 7 Jul 2010 01:11:47 -0000 1.44
+++ br.html 9 Jul 2010 01:22:23 -0000 1.45
@@ -68,14 +68,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="br-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#br-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="br-interface">
+ <div class="no-number no-toc interface" id="br-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#br-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLBRElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.email.html 7 Jul 2010 01:11:49 -0000 1.57
+++ input.email.html 9 Jul 2010 01:22:25 -0000 1.58
@@ -130,14 +130,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.email-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.email-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.email-interface">
+ <div class="no-number no-toc interface" id="input.email-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.email-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- tr.html 7 Jul 2010 01:11:52 -0000 1.47
+++ tr.html 9 Jul 2010 01:22:27 -0000 1.48
@@ -94,14 +94,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span>, <span class="context-mdl"><a href="thead.html#thead">thead</a></span>, <span class="context-mdl"><a href="tfoot.html#tfoot">tfoot</a></span>, <span class="context-mdl"><a href="tbody.html#tbody">tbody</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="tr-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#tr-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="tr-interface">
+ <div class="no-number no-toc interface" id="tr-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#tr-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableRowElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.month.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.month.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -137,14 +137,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.month-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.month-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.month-interface">
+ <div class="no-number no-toc interface" id="input.month-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.month-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- iframe.html 7 Jul 2010 01:11:49 -0000 1.67
+++ iframe.html 9 Jul 2010 01:22:24 -0000 1.68
@@ -156,15 +156,16 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="iframe-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#iframe-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="iframe-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#iframe-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="iframe.html#iframe.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ <a href="audio.html#audio.attrs.src">src</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ins.html 7 Jul 2010 01:11:50 -0000 1.56
+++ ins.html 9 Jul 2010 01:22:25 -0000 1.57
@@ -79,14 +79,7 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="ins-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#ins-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="ins-interface">
+ <div class="no-number no-toc interface" id="ins-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#ins-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLModElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- abbr.html 7 Jul 2010 01:11:47 -0000 1.48
+++ abbr.html 9 Jul 2010 01:22:23 -0000 1.49
@@ -58,13 +58,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="abbr-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#abbr-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="abbr-details">
<h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a>
</h2>
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- div.html 7 Jul 2010 01:11:48 -0000 1.50
+++ div.html 9 Jul 2010 01:22:24 -0000 1.51
@@ -69,13 +69,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="div-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#div-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="div-details">
<h2 class="element-subhead">Details <a class="hash" href="#div-details">#</a>
</h2>
Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- meta.name.html 7 Jul 2010 01:11:51 -0000 1.53
+++ meta.name.html 9 Jul 2010 01:22:26 -0000 1.54
@@ -76,13 +76,13 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.name-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.name-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="meta.name-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#meta.name-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The value of the
+<div id="linked-data">
+ <p>The Microdata property for this element is the value of its
<a href="meta.name.html#meta.name.attrs.content" class="attribute">content</a>
- attribute, if any; otherwise, the empty string.</p>
+ attribute, if any; otherwise, it is the empty string.</p>
</div>
</div>
<div class="no-number no-toc interface" id="meta.name-interface">
Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- table.html 7 Jul 2010 01:11:52 -0000 1.54
+++ table.html 9 Jul 2010 01:22:27 -0000 1.55
@@ -118,13 +118,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="table-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#table-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="table-details">
<h2 class="element-subhead">Details <a class="hash" href="#table-details">#</a>
</h2>
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- nav.html 7 Jul 2010 01:11:51 -0000 1.55
+++ nav.html 9 Jul 2010 01:22:26 -0000 1.56
@@ -69,14 +69,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="nav-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#nav-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="nav-interface">
+ <div class="no-number no-toc interface" id="nav-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#nav-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- html.html 8 Jul 2010 20:22:52 -0000 1.53
+++ html.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -96,10 +96,10 @@
</div>
- <div class="no-number no-toc rdfa" id="html-rdfa">
- <h2 class="element-subhead">RDFa evaluation context <a class="hash" href="#html-rdfa">#</a>
+ <div class="no-number no-toc linked-data" id="html-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#html-linked-data">#</a>
</h2>
-<div id="rdfa">
+<div id="linked-data">
<p>The
<a href="head.html#head">head</a>
element has special significance in RDFa processing;
@@ -109,13 +109,6 @@
<a href="http://dev.w3.org/html5/rdfa/">HTML+RDFa 1.1</a>.</p>
</div>
</div>
-<div class="no-number no-toc microdata" id="html-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#html-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
<div class="no-number no-toc interface" id="html-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#html-interface">#</a>
</h2>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- meta.http-equiv.content-type.html 7 Jul 2010 01:11:50 -0000 1.57
+++ meta.http-equiv.content-type.html 9 Jul 2010 01:22:26 -0000 1.58
@@ -105,13 +105,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.http-equiv.content-type-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.http-equiv.content-type-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="meta.http-equiv.content-type-details">
<h2 class="element-subhead">Details <a class="hash" href="#meta.http-equiv.content-type-details">#</a>
</h2>
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- footer.html 7 Jul 2010 01:11:48 -0000 1.53
+++ footer.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -75,13 +75,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="footer-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#footer-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="footer-details">
<h2 class="element-subhead">Details <a class="hash" href="#footer-details">#</a>
</h2>
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- meta.http-equiv.content-language.html 7 Jul 2010 01:11:50 -0000 1.52
+++ meta.http-equiv.content-language.html 9 Jul 2010 01:22:26 -0000 1.53
@@ -100,14 +100,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.http-equiv.content-language-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.http-equiv.content-language-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="meta.http-equiv.content-language-interface">
+ <div class="no-number no-toc interface" id="meta.http-equiv.content-language-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#meta.http-equiv.content-language-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMetaElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- script.html 7 Jul 2010 01:11:51 -0000 1.65
+++ script.html 9 Jul 2010 01:22:26 -0000 1.66
@@ -159,14 +159,7 @@
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="script-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#script-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="script-interface">
+ <div class="no-number no-toc interface" id="script-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#script-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLScriptElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.range.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.range.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -135,14 +135,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.range-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.range-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.range-interface">
+ <div class="no-number no-toc interface" id="input.range-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.range-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- audio.html 7 Jul 2010 01:11:47 -0000 1.64
+++ audio.html 9 Jul 2010 01:22:23 -0000 1.65
@@ -152,15 +152,16 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="audio-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#audio-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="audio-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#audio-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
<a href="audio.html#audio.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- time.html 7 Jul 2010 01:11:52 -0000 1.55
+++ time.html 9 Jul 2010 01:22:27 -0000 1.56
@@ -92,13 +92,15 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="time-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#time-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="time-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#time-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The value of the
+<div id="linked-data">
+ <p>The Microdata property for this element is the value of its
<a href="time.html#time.attrs.datetime" class="attribute">datetime</a>
- attribute.</p>
+ attribute; otherwise, it is the value of the
+ <a href="syntax.html#text-content">text content</a>
+ of the element.</p>
</div>
</div>
<div class="no-number no-toc" id="time-details">
Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- meta.http-equiv.default-style.html 7 Jul 2010 01:11:50 -0000 1.54
+++ meta.http-equiv.default-style.html 9 Jul 2010 01:22:26 -0000 1.55
@@ -92,14 +92,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.http-equiv.default-style-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.http-equiv.default-style-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="meta.http-equiv.default-style-interface">
+ <div class="no-number no-toc interface" id="meta.http-equiv.default-style-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#meta.http-equiv.default-style-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMetaElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- keygen.html 7 Jul 2010 01:11:50 -0000 1.54
+++ keygen.html 9 Jul 2010 01:22:25 -0000 1.55
@@ -98,14 +98,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="keygen-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#keygen-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="keygen-interface">
+ <div class="no-number no-toc interface" id="keygen-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#keygen-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLKeygenElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- command.command.html 7 Jul 2010 01:11:48 -0000 1.53
+++ command.command.html 9 Jul 2010 01:22:23 -0000 1.54
@@ -93,14 +93,7 @@
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="command.command-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#command.command-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="command.command-interface">
+ <div class="no-number no-toc interface" id="command.command-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#command.command-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLCommandElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- progress.html 7 Jul 2010 01:11:51 -0000 1.56
+++ progress.html 9 Jul 2010 01:22:26 -0000 1.57
@@ -96,14 +96,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="progress-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#progress-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="progress-interface">
+ <div class="no-number no-toc interface" id="progress-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#progress-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLProgressElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- dfn.html 7 Jul 2010 01:11:48 -0000 1.49
+++ dfn.html 9 Jul 2010 01:22:23 -0000 1.50
@@ -67,14 +67,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="dfn-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#dfn-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="dfn-interface">
+ <div class="no-number no-toc interface" id="dfn-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#dfn-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- textarea.html 7 Jul 2010 01:11:52 -0000 1.58
+++ textarea.html 9 Jul 2010 01:22:27 -0000 1.59
@@ -121,13 +121,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="textarea-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#textarea-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="textarea-details">
<h2 class="element-subhead">Details <a class="hash" href="#textarea-details">#</a>
</h2>
Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- cite.html 7 Jul 2010 01:11:48 -0000 1.48
+++ cite.html 9 Jul 2010 01:22:23 -0000 1.49
@@ -59,14 +59,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="cite-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#cite-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="cite-interface">
+ <div class="no-number no-toc interface" id="cite-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#cite-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- meter.html 7 Jul 2010 01:11:51 -0000 1.58
+++ meter.html 9 Jul 2010 01:22:26 -0000 1.59
@@ -198,14 +198,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="meter-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meter-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="meter-interface">
+ <div class="no-number no-toc interface" id="meter-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#meter-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMeterElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.button.html 7 Jul 2010 01:11:49 -0000 1.54
+++ input.button.html 9 Jul 2010 01:22:24 -0000 1.55
@@ -110,14 +110,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.button-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.button-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.button-interface">
+ <div class="no-number no-toc interface" id="input.button-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.button-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- aside.html 7 Jul 2010 01:11:47 -0000 1.53
+++ aside.html 9 Jul 2010 01:22:23 -0000 1.54
@@ -69,13 +69,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="aside-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#aside-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="aside-details">
<h2 class="element-subhead">Details <a class="hash" href="#aside-details">#</a>
</h2>
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- section.html 7 Jul 2010 01:11:51 -0000 1.56
+++ section.html 9 Jul 2010 01:22:26 -0000 1.57
@@ -69,14 +69,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="section-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#section-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="section-interface">
+ <div class="no-number no-toc interface" id="section-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#section-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- link.html 7 Jul 2010 01:11:50 -0000 1.58
+++ link.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -144,15 +144,16 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="link-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#link-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="link-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#link-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="link.html#link.attrs.href">href</a>
- attribute relative to the element; otherwise, the empty
+ <a href="a.html#a.attrs.href">href</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- meta.http-equiv.refresh.html 7 Jul 2010 01:11:50 -0000 1.52
+++ meta.http-equiv.refresh.html 9 Jul 2010 01:22:26 -0000 1.53
@@ -96,14 +96,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.http-equiv.refresh-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.http-equiv.refresh-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="meta.http-equiv.refresh-interface">
+ <div class="no-number no-toc interface" id="meta.http-equiv.refresh-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#meta.http-equiv.refresh-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMetaElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- area.html 7 Jul 2010 01:11:47 -0000 1.64
+++ area.html 9 Jul 2010 01:22:23 -0000 1.65
@@ -180,15 +180,16 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="area-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#area-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="area-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#area-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="area.html#area.attrs.href">href</a>
- attribute relative to the element; otherwise, the empty
+ <a href="a.html#a.attrs.href">href</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.text.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.text.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -118,14 +118,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.text-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.text-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.text-interface">
+ <div class="no-number no-toc interface" id="input.text-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.text-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- samp.html 7 Jul 2010 01:11:51 -0000 1.48
+++ samp.html 9 Jul 2010 01:22:26 -0000 1.49
@@ -58,14 +58,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="samp-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#samp-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="samp-interface">
+ <div class="no-number no-toc interface" id="samp-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#samp-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- h6.html 7 Jul 2010 01:11:49 -0000 1.53
+++ h6.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h6-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h6-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h6-interface">
+ <div class="no-number no-toc interface" id="h6-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h6-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.checkbox.html 7 Jul 2010 01:11:49 -0000 1.54
+++ input.checkbox.html 9 Jul 2010 01:22:24 -0000 1.55
@@ -112,14 +112,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.checkbox-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.checkbox-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.checkbox-interface">
+ <div class="no-number no-toc interface" id="input.checkbox-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.checkbox-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- a.html 7 Jul 2010 01:11:47 -0000 1.69
+++ a.html 9 Jul 2010 01:22:23 -0000 1.70
@@ -177,15 +177,16 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="a-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#a-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="a-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#a-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
<a href="a.html#a.attrs.href">href</a>
- attribute relative to the element; otherwise, the empty
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- object.html 7 Jul 2010 01:11:51 -0000 1.63
+++ object.html 9 Jul 2010 01:22:26 -0000 1.64
@@ -184,15 +184,16 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="object-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#object-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="object-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#object-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
<a href="object.html#object.attrs.data">data</a>
- attribute relative to the element; otherwise, the empty
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.tel.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.tel.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -119,14 +119,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.tel-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.tel-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.tel-interface">
+ <div class="no-number no-toc interface" id="input.tel-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.tel-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- h4.html 7 Jul 2010 01:11:49 -0000 1.53
+++ h4.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h4-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h4-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h4-interface">
+ <div class="no-number no-toc interface" id="h4-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h4-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- header.html 7 Jul 2010 01:11:49 -0000 1.53
+++ header.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -75,13 +75,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="header-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#header-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="header-details">
<h2 class="element-subhead">Details <a class="hash" href="#header-details">#</a>
</h2>
Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- b.html 7 Jul 2010 01:11:47 -0000 1.50
+++ b.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -60,14 +60,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="b-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#b-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="b-interface">
+ <div class="no-number no-toc interface" id="b-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#b-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- img.html 7 Jul 2010 01:11:49 -0000 1.62
+++ img.html 9 Jul 2010 01:22:24 -0000 1.63
@@ -169,15 +169,16 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="img-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#img-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="img-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#img-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="img.html#img.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ <a href="audio.html#audio.attrs.src">src</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- wbr.html 7 Jul 2010 01:11:52 -0000 1.6
+++ wbr.html 9 Jul 2010 01:22:27 -0000 1.7
@@ -58,14 +58,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="wbr-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#wbr-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="wbr-interface">
+ <div class="no-number no-toc interface" id="wbr-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#wbr-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- bdo.html 7 Jul 2010 01:11:47 -0000 1.50
+++ bdo.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -68,14 +68,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="bdo-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#bdo-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="bdo-interface">
+ <div class="no-number no-toc interface" id="bdo-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#bdo-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.number.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.number.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -137,14 +137,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.number-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.number-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.number-interface">
+ <div class="no-number no-toc interface" id="input.number-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.number-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- col.html 7 Jul 2010 01:11:48 -0000 1.50
+++ col.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -99,14 +99,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="colgroup.html#colgroup">colgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="col-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#col-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="col-interface">
+ <div class="no-number no-toc interface" id="col-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#col-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableColElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- command.radio.html 7 Jul 2010 01:11:48 -0000 1.53
+++ command.radio.html 9 Jul 2010 01:22:23 -0000 1.54
@@ -106,14 +106,7 @@
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="command.radio-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#command.radio-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="command.radio-interface">
+ <div class="no-number no-toc interface" id="command.radio-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#command.radio-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLCommandElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.datetime.html 7 Jul 2010 01:11:49 -0000 1.58
+++ input.datetime.html 9 Jul 2010 01:22:24 -0000 1.59
@@ -138,14 +138,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.datetime-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.datetime-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.datetime-interface">
+ <div class="no-number no-toc interface" id="input.datetime-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.datetime-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- form.html 7 Jul 2010 01:11:48 -0000 1.60
+++ form.html 9 Jul 2010 01:22:24 -0000 1.61
@@ -135,14 +135,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="form-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#form-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="form-interface">
+ <div class="no-number no-toc interface" id="form-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#form-interface">#</a>
</h2>
<pre class="idl">[OverrideBuiltins]
Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.password.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.password.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -118,14 +118,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.password-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.password-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.password-interface">
+ <div class="no-number no-toc interface" id="input.password-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.password-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- embed.html 7 Jul 2010 01:11:48 -0000 1.56
+++ embed.html 9 Jul 2010 01:22:24 -0000 1.57
@@ -122,15 +122,16 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="embed-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#embed-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="embed-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#embed-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="embed.html#embed.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ <a href="audio.html#audio.attrs.src">src</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- dd.html 7 Jul 2010 01:11:48 -0000 1.52
+++ dd.html 9 Jul 2010 01:22:23 -0000 1.53
@@ -70,13 +70,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="dl.html#dl">dl</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="dd-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#dd-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="dd-details">
<h2 class="element-subhead">Details <a class="hash" href="#dd-details">#</a>
</h2>
Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ul.html 7 Jul 2010 01:11:52 -0000 1.47
+++ ul.html 9 Jul 2010 01:22:27 -0000 1.48
@@ -73,14 +73,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="ul-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#ul-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="ul-interface">
+ <div class="no-number no-toc interface" id="ul-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#ul-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLUListElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.time.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.time.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -138,14 +138,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.time-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.time-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.time-interface">
+ <div class="no-number no-toc interface" id="input.time-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.time-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- dt.html 7 Jul 2010 01:11:48 -0000 1.51
+++ dt.html 9 Jul 2010 01:22:24 -0000 1.52
@@ -70,13 +70,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="dl.html#dl">dl</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="dt-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#dt-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="dt-details">
<h2 class="element-subhead">Details <a class="hash" href="#dt-details">#</a>
</h2>
Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- strong.html 7 Jul 2010 01:11:52 -0000 1.50
+++ strong.html 9 Jul 2010 01:22:27 -0000 1.51
@@ -57,14 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="strong-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#strong-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="strong-interface">
+ <div class="no-number no-toc interface" id="strong-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#strong-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- input.color.html 7 Jul 2010 01:11:49 -0000 1.56
+++ input.color.html 9 Jul 2010 01:22:24 -0000 1.57
@@ -116,14 +116,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.color-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.color-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.color-interface">
+ <div class="no-number no-toc interface" id="input.color-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.color-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- li.html 7 Jul 2010 01:11:50 -0000 1.56
+++ li.html 9 Jul 2010 01:22:25 -0000 1.57
@@ -99,14 +99,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="ul.html#ul">ul</a></span>, <span class="context-mdl"><a href="ol.html#ol">ol</a></span>, <span class="context-mdl"><a href="menu.html#menu">menu</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="li-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#li-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="li-interface">
+ <div class="no-number no-toc interface" id="li-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#li-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLLIElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- style.html 7 Jul 2010 01:11:52 -0000 1.59
+++ style.html 9 Jul 2010 01:22:27 -0000 1.60
@@ -109,14 +109,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="div.html#div">div</a></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span>, <span class="context-mdl"><a href="section.html#section">section</a></span>, <span class="context-mdl"><a href="article.html#article">article</a></span>, <span class="context-mdl"><a href="aside.html#aside">aside</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="style-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#style-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="style-interface">
+ <div class="no-number no-toc interface" id="style-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#style-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLStyleElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- del.html 7 Jul 2010 01:11:48 -0000 1.55
+++ del.html 9 Jul 2010 01:22:23 -0000 1.56
@@ -79,14 +79,7 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="del-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#del-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="del-interface">
+ <div class="no-number no-toc interface" id="del-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#del-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLModElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- menu.html 7 Jul 2010 01:11:50 -0000 1.62
+++ menu.html 9 Jul 2010 01:22:25 -0000 1.63
@@ -108,14 +108,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="menu-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#menu-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="menu-interface">
+ <div class="no-number no-toc interface" id="menu-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#menu-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMenuElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.image.html 7 Jul 2010 01:11:49 -0000 1.58
+++ input.image.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -146,14 +146,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.image-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.image-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.image-interface">
+ <div class="no-number no-toc interface" id="input.image-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.image-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- code.html 7 Jul 2010 01:11:48 -0000 1.47
+++ code.html 9 Jul 2010 01:22:23 -0000 1.48
@@ -57,14 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="code-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#code-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="code-interface">
+ <div class="no-number no-toc interface" id="code-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#code-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- h2.html 7 Jul 2010 01:11:49 -0000 1.53
+++ h2.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h2-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h2-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h2-interface">
+ <div class="no-number no-toc interface" id="h2-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h2-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- head.html 7 Jul 2010 01:11:49 -0000 1.47
+++ head.html 9 Jul 2010 01:22:24 -0000 1.48
@@ -84,14 +84,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="html.html#html">html</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="head-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#head-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="head-interface">
+ <div class="no-number no-toc interface" id="head-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#head-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- p.html 7 Jul 2010 01:11:51 -0000 1.53
+++ p.html 9 Jul 2010 01:22:26 -0000 1.54
@@ -104,14 +104,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="p-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#p-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="p-interface">
+ <div class="no-number no-toc interface" id="p-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#p-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLParagraphElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- figcaption.html 7 Jul 2010 01:11:48 -0000 1.22
+++ figcaption.html 9 Jul 2010 01:22:24 -0000 1.23
@@ -58,14 +58,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="figure.html#figure">figure</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="figcaption-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#figcaption-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="figcaption-interface">
+ <div class="no-number no-toc interface" id="figcaption-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#figcaption-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- map.html 7 Jul 2010 01:11:50 -0000 1.55
+++ map.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -81,14 +81,7 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="map-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#map-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="map-interface">
+ <div class="no-number no-toc interface" id="map-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#map-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMapElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- input.file.html 7 Jul 2010 01:11:49 -0000 1.54
+++ input.file.html 9 Jul 2010 01:22:25 -0000 1.55
@@ -117,14 +117,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.file-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.file-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.file-interface">
+ <div class="no-number no-toc interface" id="input.file-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.file-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.radio.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.radio.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -113,14 +113,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.radio-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.radio-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.radio-interface">
+ <div class="no-number no-toc interface" id="input.radio-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.radio-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- command.checkbox.html 7 Jul 2010 01:11:48 -0000 1.53
+++ command.checkbox.html 9 Jul 2010 01:22:23 -0000 1.54
@@ -100,14 +100,7 @@
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="command.checkbox-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#command.checkbox-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="command.checkbox-interface">
+ <div class="no-number no-toc interface" id="command.checkbox-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#command.checkbox-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLCommandElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- param.html 7 Jul 2010 01:11:51 -0000 1.54
+++ param.html 9 Jul 2010 01:22:26 -0000 1.55
@@ -86,14 +86,7 @@
</h2>
<p class="permitted-parents"><a href="object.html#object">object</a></p>
</div>
- <div class="no-number no-toc microdata" id="param-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#param-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="param-interface">
+ <div class="no-number no-toc interface" id="param-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#param-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLParamElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- span.html 7 Jul 2010 01:11:51 -0000 1.49
+++ span.html 9 Jul 2010 01:22:26 -0000 1.50
@@ -58,13 +58,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="span-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#span-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="span-details">
<h2 class="element-subhead">Details <a class="hash" href="#span-details">#</a>
</h2>
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.reset.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.reset.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -110,14 +110,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.reset-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.reset-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.reset-interface">
+ <div class="no-number no-toc interface" id="input.reset-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.reset-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.datetime-local.html 7 Jul 2010 01:11:49 -0000 1.58
+++ input.datetime-local.html 9 Jul 2010 01:22:24 -0000 1.59
@@ -138,14 +138,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.datetime-local-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.datetime-local-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.datetime-local-interface">
+ <div class="no-number no-toc interface" id="input.datetime-local-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.datetime-local-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- q.html 7 Jul 2010 01:11:51 -0000 1.51
+++ q.html 9 Jul 2010 01:22:26 -0000 1.52
@@ -70,14 +70,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="q-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#q-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="q-interface">
+ <div class="no-number no-toc interface" id="q-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#q-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- option.html 7 Jul 2010 01:11:51 -0000 1.58
+++ option.html 9 Jul 2010 01:22:26 -0000 1.59
@@ -107,14 +107,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="optgroup.html#optgroup">optgroup</a></span>, <span class="context-mdl"><a href="select.html#select">select</a></span>, <span class="context-mdl"><a href="datalist.html#datalist">datalist</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="option-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#option-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="option-interface">
+ <div class="no-number no-toc interface" id="option-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#option-interface">#</a>
</h2>
<pre class="idl">[NamedConstructor=<a href="http://dev.w3.org/html5/spec/#dom-option" title="dom-option">Option</a>(),
Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- label.html 7 Jul 2010 01:11:50 -0000 1.56
+++ label.html 9 Jul 2010 01:22:25 -0000 1.57
@@ -101,14 +101,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="label-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#label-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="label-interface">
+ <div class="no-number no-toc interface" id="label-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#label-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLLabelElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- select.html 7 Jul 2010 01:11:51 -0000 1.54
+++ select.html 9 Jul 2010 01:22:26 -0000 1.55
@@ -110,14 +110,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="select-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#select-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="select-interface">
+ <div class="no-number no-toc interface" id="select-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#select-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLSelectElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- noscript.html 7 Jul 2010 01:11:51 -0000 1.54
+++ noscript.html 9 Jul 2010 01:22:26 -0000 1.55
@@ -83,14 +83,7 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="noscript-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#noscript-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="noscript-interface">
+ <div class="no-number no-toc interface" id="noscript-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#noscript-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- blockquote.html 7 Jul 2010 01:11:47 -0000 1.51
+++ blockquote.html 9 Jul 2010 01:22:23 -0000 1.52
@@ -70,14 +70,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="blockquote-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#blockquote-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="blockquote-interface">
+ <div class="no-number no-toc interface" id="blockquote-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#blockquote-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLQuoteElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- hr.html 7 Jul 2010 01:11:49 -0000 1.50
+++ hr.html 9 Jul 2010 01:22:24 -0000 1.51
@@ -84,13 +84,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="hr-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#hr-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="hr-details">
<h2 class="element-subhead">Details <a class="hash" href="#hr-details">#</a>
</h2>
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- td.html 7 Jul 2010 01:11:52 -0000 1.56
+++ td.html 9 Jul 2010 01:22:27 -0000 1.57
@@ -154,14 +154,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr">tr</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="td-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#td-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="td-interface">
+ <div class="no-number no-toc interface" id="td-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#td-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableDataCellElement</b> : <a href="http://dev.w3.org/html5/spec/#htmltablecellelement" title="">HTMLTableCellElement</a> {};</pre>
Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- em.html 7 Jul 2010 01:11:48 -0000 1.49
+++ em.html 9 Jul 2010 01:22:24 -0000 1.50
@@ -57,14 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="em-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#em-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="em-interface">
+ <div class="no-number no-toc interface" id="em-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#em-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- figure.html 7 Jul 2010 01:11:48 -0000 1.36
+++ figure.html 9 Jul 2010 01:22:24 -0000 1.37
@@ -64,14 +64,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="figure-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#figure-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="figure-interface">
+ <div class="no-number no-toc interface" id="figure-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#figure-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.hidden.html 7 Jul 2010 01:11:49 -0000 1.55
+++ input.hidden.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -111,14 +111,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.hidden-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.hidden-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.hidden-interface">
+ <div class="no-number no-toc interface" id="input.hidden-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.hidden-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- caption.html 7 Jul 2010 01:11:48 -0000 1.48
+++ caption.html 9 Jul 2010 01:22:23 -0000 1.49
@@ -66,14 +66,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="caption-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#caption-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="caption-interface">
+ <div class="no-number no-toc interface" id="caption-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#caption-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableCaptionElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- style.css 8 Jul 2010 20:22:53 -0000 1.114
+++ style.css 9 Jul 2010 01:22:27 -0000 1.115
@@ -723,8 +723,7 @@
}
.tag-omission p,
-.rdfa p,
-.microdata p
+.linked-data p
{
margin-top: 6px;
margin-bottom: 6px;
Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- kbd.html 7 Jul 2010 01:11:50 -0000 1.49
+++ kbd.html 9 Jul 2010 01:22:25 -0000 1.50
@@ -57,13 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="kbd-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#kbd-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="kbd-details">
<h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a>
</h2>
Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- base.html 8 Jul 2010 20:22:52 -0000 1.54
+++ base.html 9 Jul 2010 01:22:23 -0000 1.55
@@ -82,23 +82,15 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="head.html#head">head</a></span></p>
</div>
- <div class="no-number no-toc rdfa" id="base-rdfa">
- <h2 class="element-subhead">RDFa evaluation context <a class="hash" href="#base-rdfa">#</a>
+ <div class="no-number no-toc linked-data" id="base-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#base-linked-data">#</a>
</h2>
-<div id="rdfa">
+<div id="linked-data">
<p>The
<a href="base.html#base">base</a>
- element can be used to set the RDFa <code>base</code>.
- </p>
+ element can be used to set the RDFa <code>base</code>.</p>
</div>
</div>
-<div class="no-number no-toc microdata" id="base-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#base-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
<div class="no-number no-toc interface" id="base-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#base-interface">#</a>
</h2>
Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- canvas.html 7 Jul 2010 01:11:48 -0000 1.50
+++ canvas.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -79,14 +79,7 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="canvas-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#canvas-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="canvas-interface">
+ <div class="no-number no-toc interface" id="canvas-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#canvas-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLCanvasElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.search.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.search.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -120,14 +120,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.search-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.search-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.search-interface">
+ <div class="no-number no-toc interface" id="input.search-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.search-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- tfoot.html 7 Jul 2010 01:11:52 -0000 1.47
+++ tfoot.html 9 Jul 2010 01:22:27 -0000 1.48
@@ -90,13 +90,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="tfoot-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#tfoot-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="tfoot-details">
<h2 class="element-subhead">Details <a class="hash" href="#tfoot-details">#</a>
</h2>
Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- rt.html 7 Jul 2010 01:11:51 -0000 1.50
+++ rt.html 9 Jul 2010 01:22:26 -0000 1.51
@@ -69,14 +69,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="ruby.html#ruby">ruby</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="rt-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#rt-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="rt-interface">
+ <div class="no-number no-toc interface" id="rt-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#rt-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- fieldset.html 7 Jul 2010 01:11:48 -0000 1.51
+++ fieldset.html 9 Jul 2010 01:22:24 -0000 1.52
@@ -61,14 +61,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="fieldset-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#fieldset-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="fieldset-interface">
+ <div class="no-number no-toc interface" id="fieldset-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#fieldset-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLFieldSetElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -d -r1.238 -r1.239
--- spec.html 8 Jul 2010 20:30:17 -0000 1.238
+++ spec.html 9 Jul 2010 01:22:26 -0000 1.239
@@ -2856,15 +2856,16 @@
<a href="#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="a-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#a-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="a-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#a-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
[...2220 lines suppressed...]
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
@@ -19180,14 +18356,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="wbr-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#wbr-microdata">#</a>
-</h2>
-<p>The
- <a href="#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="wbr-interface">
+ <div class="no-number no-toc interface" id="wbr-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#wbr-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- datalist.html 7 Jul 2010 01:11:48 -0000 1.53
+++ datalist.html 9 Jul 2010 01:22:23 -0000 1.54
@@ -60,13 +60,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="datalist-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#datalist-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="datalist-details">
<h2 class="element-subhead">Details <a class="hash" href="#datalist-details">#</a>
</h2>
Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- h1.html 7 Jul 2010 01:11:49 -0000 1.52
+++ h1.html 9 Jul 2010 01:22:24 -0000 1.53
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h1-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h1-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h1-interface">
+ <div class="no-number no-toc interface" id="h1-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h1-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- h3.html 7 Jul 2010 01:11:49 -0000 1.53
+++ h3.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h3-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h3-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h3-interface">
+ <div class="no-number no-toc interface" id="h3-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h3-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- optgroup.html 7 Jul 2010 01:11:51 -0000 1.49
+++ optgroup.html 9 Jul 2010 01:22:26 -0000 1.50
@@ -80,14 +80,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="select.html#select">select</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="optgroup-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#optgroup-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="optgroup-interface">
+ <div class="no-number no-toc interface" id="optgroup-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#optgroup-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLOptGroupElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.week.html 7 Jul 2010 01:11:50 -0000 1.58
+++ input.week.html 9 Jul 2010 01:22:25 -0000 1.59
@@ -137,14 +137,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.week-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.week-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.week-interface">
+ <div class="no-number no-toc interface" id="input.week-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.week-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- button.button.html 7 Jul 2010 01:11:47 -0000 1.56
+++ button.button.html 9 Jul 2010 01:22:23 -0000 1.57
@@ -99,14 +99,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="button.button-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#button.button-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="button.button-interface">
+ <div class="no-number no-toc interface" id="button.button-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#button.button-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLButtonElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- small.html 7 Jul 2010 01:11:51 -0000 1.50
+++ small.html 9 Jul 2010 01:22:26 -0000 1.51
@@ -58,14 +58,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="small-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#small-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="small-interface">
+ <div class="no-number no-toc interface" id="small-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#small-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ruby.html 7 Jul 2010 01:11:51 -0000 1.50
+++ ruby.html 9 Jul 2010 01:22:26 -0000 1.51
@@ -61,14 +61,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="ruby-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#ruby-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="ruby-interface">
+ <div class="no-number no-toc interface" id="ruby-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#ruby-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- ol.html 7 Jul 2010 01:11:51 -0000 1.54
+++ ol.html 9 Jul 2010 01:22:26 -0000 1.55
@@ -105,14 +105,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="ol-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#ol-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="ol-interface">
+ <div class="no-number no-toc interface" id="ol-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#ol-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLOListElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- article.html 7 Jul 2010 01:11:47 -0000 1.55
+++ article.html 9 Jul 2010 01:22:23 -0000 1.56
@@ -70,14 +70,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="article-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#article-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="article-interface">
+ <div class="no-number no-toc interface" id="article-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#article-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- colgroup.html 7 Jul 2010 01:11:48 -0000 1.50
+++ colgroup.html 9 Jul 2010 01:22:23 -0000 1.51
@@ -110,14 +110,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="colgroup-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#colgroup-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="colgroup-interface">
+ <div class="no-number no-toc interface" id="colgroup-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#colgroup-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableColElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- dl.html 7 Jul 2010 01:11:48 -0000 1.49
+++ dl.html 9 Jul 2010 01:22:24 -0000 1.50
@@ -68,13 +68,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="dl-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#dl-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="dl-details">
<h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a>
</h2>
Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- thead.html 7 Jul 2010 01:11:52 -0000 1.47
+++ thead.html 9 Jul 2010 01:22:27 -0000 1.48
@@ -93,14 +93,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="thead-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#thead-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="thead-interface">
+ <div class="no-number no-toc interface" id="thead-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#thead-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableSectionElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- tbody.html 7 Jul 2010 01:11:52 -0000 1.47
+++ tbody.html 9 Jul 2010 01:22:27 -0000 1.48
@@ -103,14 +103,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="tbody-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#tbody-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="tbody-interface">
+ <div class="no-number no-toc interface" id="tbody-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#tbody-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTableSectionElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- video.html 7 Jul 2010 01:11:52 -0000 1.66
+++ video.html 9 Jul 2010 01:22:27 -0000 1.67
@@ -173,15 +173,16 @@
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="video-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#video-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="video-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#video-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="video.html#video.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ <a href="audio.html#audio.attrs.src">src</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- source.html 7 Jul 2010 01:11:51 -0000 1.60
+++ source.html 9 Jul 2010 01:22:26 -0000 1.61
@@ -96,15 +96,16 @@
</h2>
<p class="permitted-parents"><a href="audio.html#audio">audio</a>, <a href="video.html#video">video</a></p>
</div>
- <div class="no-number no-toc microdata" id="source-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#source-microdata">#</a>
+ <div class="no-number no-toc linked-data" id="source-linked-data">
+ <h2 class="element-subhead">Linked-data semantics <a class="hash" href="#source-linked-data">#</a>
</h2>
-<div id="microdata">
- <p>The absolute URL that would result from successfully
+<div id="linked-data">
+ <p>The Microdata property value for this element is the
+ absolute URL that would result from successfully
<a href="terminology.html#resolve-a-url">resolving</a>
the value of the
- <a href="source.html#source.attrs.src">src</a>
- attribute relative to the element; otherwise, the empty
+ <a href="audio.html#audio.attrs.src">src</a>
+ attribute relative to the element; otherwise, it is the empty
string.</p>
</div>
</div>
Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- button.reset.html 7 Jul 2010 01:11:47 -0000 1.56
+++ button.reset.html 9 Jul 2010 01:22:23 -0000 1.57
@@ -99,14 +99,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="button.reset-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#button.reset-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="button.reset-interface">
+ <div class="no-number no-toc interface" id="button.reset-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#button.reset-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLButtonElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- meta.charset.html 7 Jul 2010 01:11:50 -0000 1.60
+++ meta.charset.html 9 Jul 2010 01:22:25 -0000 1.61
@@ -93,14 +93,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="meta.charset-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#meta.charset-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="meta.charset-interface">
+ <div class="no-number no-toc interface" id="meta.charset-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#meta.charset-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLMetaElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- output.html 7 Jul 2010 01:11:51 -0000 1.56
+++ output.html 9 Jul 2010 01:22:26 -0000 1.57
@@ -74,14 +74,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="output-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#output-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="output-interface">
+ <div class="no-number no-toc interface" id="output-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#output-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLOutputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- i.html 7 Jul 2010 01:11:49 -0000 1.48
+++ i.html 9 Jul 2010 01:22:24 -0000 1.49
@@ -59,13 +59,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="i-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#i-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="i-details">
<h2 class="element-subhead">Details <a class="hash" href="#i-details">#</a>
</h2>
Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- input.submit.html 7 Jul 2010 01:11:50 -0000 1.55
+++ input.submit.html 9 Jul 2010 01:22:25 -0000 1.56
@@ -115,14 +115,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.submit-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.submit-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.submit-interface">
+ <div class="no-number no-toc interface" id="input.submit-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.submit-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.date.html 7 Jul 2010 01:11:49 -0000 1.57
+++ input.date.html 9 Jul 2010 01:22:24 -0000 1.58
@@ -137,14 +137,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.date-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.date-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.date-interface">
+ <div class="no-number no-toc interface" id="input.date-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.date-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- var.html 7 Jul 2010 01:11:52 -0000 1.48
+++ var.html 9 Jul 2010 01:22:27 -0000 1.49
@@ -59,14 +59,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="var-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#var-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="var-interface">
+ <div class="no-number no-toc interface" id="var-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#var-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- sub.html 7 Jul 2010 01:11:52 -0000 1.50
+++ sub.html 9 Jul 2010 01:22:27 -0000 1.51
@@ -57,14 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="sub-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#sub-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="sub-interface">
+ <div class="no-number no-toc interface" id="sub-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#sub-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- title.html 7 Jul 2010 01:11:52 -0000 1.50
+++ title.html 9 Jul 2010 01:22:27 -0000 1.51
@@ -56,14 +56,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="head.html#head">head</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="title-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#title-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="title-interface">
+ <div class="no-number no-toc interface" id="title-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#title-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLTitleElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- pre.html 7 Jul 2010 01:11:51 -0000 1.51
+++ pre.html 9 Jul 2010 01:22:26 -0000 1.52
@@ -69,14 +69,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="pre-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#pre-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="pre-interface">
+ <div class="no-number no-toc interface" id="pre-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#pre-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLPreElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- button.submit.html 7 Jul 2010 01:11:48 -0000 1.56
+++ button.submit.html 9 Jul 2010 01:22:23 -0000 1.57
@@ -104,14 +104,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="button.submit-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#button.submit-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="button.submit-interface">
+ <div class="no-number no-toc interface" id="button.submit-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#button.submit-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLButtonElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- rp.html 7 Jul 2010 01:11:51 -0000 1.50
+++ rp.html 9 Jul 2010 01:22:26 -0000 1.51
@@ -71,14 +71,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="ruby.html#ruby">ruby</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="rp-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#rp-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="rp-interface">
+ <div class="no-number no-toc interface" id="rp-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#rp-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- sup.html 7 Jul 2010 01:11:52 -0000 1.50
+++ sup.html 9 Jul 2010 01:22:27 -0000 1.51
@@ -57,14 +57,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="sup-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#sup-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="sup-interface">
+ <div class="no-number no-toc interface" id="sup-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#sup-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- details.html 7 Jul 2010 01:11:48 -0000 1.38
+++ details.html 9 Jul 2010 01:22:23 -0000 1.39
@@ -87,14 +87,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="details-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#details-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="details-interface">
+ <div class="no-number no-toc interface" id="details-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#details-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLDetailsElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.url.html 7 Jul 2010 01:11:50 -0000 1.57
+++ input.url.html 9 Jul 2010 01:22:25 -0000 1.58
@@ -123,14 +123,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="input.url-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#input.url-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="input.url-interface">
+ <div class="no-number no-toc interface" id="input.url-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#input.url-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLInputElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- summary.html 7 Jul 2010 01:11:52 -0000 1.21
+++ summary.html 9 Jul 2010 01:22:27 -0000 1.22
@@ -59,14 +59,7 @@
</h2>
<p class="permitted-parents"><span class="context-mdl"><a href="details.html#details">details</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="summary-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#summary-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="summary-interface">
+ <div class="no-number no-toc interface" id="summary-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#summary-interface">#</a>
</h2>
<p class="dom-interface">Uses
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- hgroup.html 7 Jul 2010 01:11:49 -0000 1.49
+++ hgroup.html 9 Jul 2010 01:22:24 -0000 1.50
@@ -62,13 +62,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
</div>
- <div class="no-number no-toc microdata" id="hgroup-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#hgroup-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
+
<div class="no-number no-toc" id="hgroup-details">
<h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a>
</h2>
Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- h5.html 7 Jul 2010 01:11:49 -0000 1.53
+++ h5.html 9 Jul 2010 01:22:24 -0000 1.54
@@ -71,14 +71,7 @@
<p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
<a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p>
</div>
- <div class="no-number no-toc microdata" id="h5-microdata">
- <h2 class="element-subhead">Microdata property value <a class="hash" href="#h5-microdata">#</a>
-</h2>
-<p>The
- <a href="syntax.html#text-content">text content</a>
- of the element.</p>
-</div>
-<div class="no-number no-toc interface" id="h5-interface">
+ <div class="no-number no-toc interface" id="h5-interface">
<h2 class="element-subhead">DOM interface <a class="hash" href="#h5-interface">#</a>
</h2>
<pre class="idl">interface <b>HTMLHeadingElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {};</pre>
Received on Friday, 9 July 2010 01:22:35 UTC