--- a/ED/microdata-rdf/20120107/index.html Sat Jan 07 16:03:22 2012 -0800
+++ b/ED/microdata-rdf/20120107/index.html Sat Jan 07 16:22:47 2012 -0800
@@ -13,7 +13,7 @@
-<style>
+<style type="text/css">
.diff { font-weight:bold; color:#0a3; }
ol.algorithm { counter-reset:numsection; list-style-type: none; }
ol.algorithm li { margin: 0.5em 0; }
@@ -650,7 +650,7 @@
as this would violate microdata's data model.
</dd>
<dt><a href="http://www.w3.org/2011/htmldata/track/issues/3">ISSUE 3</a></dt><dd>
- Should the <a class="tref internalDFN" title="registry" href="#dfn-registry">registry</a> allow property datatype specification. The consensus is that datatypes are only derived from HTML semantics, so that only <time> values have a datatype other than plain.
+ Should the <a class="tref internalDFN" title="registry" href="#dfn-registry">registry</a> allow property datatype specification. The consensus is that datatypes are only derived from HTML semantics, so that only <time> values have a datatype other than plain.
</time></dd>
<dt><a href="http://www.w3.org/2011/htmldata/track/issues/4">ISSUE 4</a></dt><dd>
Should the <a class="tref internalDFN" title="registry" href="#dfn-registry">registry</a> allow a <a class="tref internalDFN" title="name" href="#dfn-name">name</a> or URL to be used as an alias for <a class="aref internalDFN" title="itemid" href="#dfn-itemid">@itemid</a>.
@@ -697,7 +697,7 @@
<dt><dfn class="adef" title="itemprop" id="dfn-itemprop">itemprop</dfn></dt><dd>
An attribute used to identify one or more <a class="tref internalDFN" title="name" href="#dfn-name">name</a>s of an <a class="tref internalDFN" title="item" href="#dfn-item">item</a>s. An <a class="aref internalDFN" title="itemprop" href="#dfn-itemprop">@itemprop</a>
contains a space separated list of <dfn title="name" id="dfn-name">name</dfn>s which may either by <a class="tref internalDFN" title="absolute_url" href="#dfn-absolute_url">absolute URL</a>s or terms
- associated with the type of the <a class="tref internalDFN" title="item" href="#dfn-item">item</a> as defined by the referencing <trdf>item</trdf>'s
+ associated with the type of the <a class="tref internalDFN" title="item" href="#dfn-item">item</a> as defined by the referencing <a class="tref internalDFN" title="item" href="#dfn-item">item</a>'s
<a class="tref internalDFN" title="item_type" href="#dfn-item_type">item type</a>.
(See <cite><a href="http://www.w3.org/TR/2011/WD-microdata-20110525/#names:-the-itemprop-attribute">Items</a></cite>
in [<cite><a class="bibref" rel="biblioentry" href="#bib-MICRODATA">MICRODATA</a></cite>]).
@@ -1747,7 +1747,7 @@
</div>
-<div calss="appendix informative" id="example-registry" class="section">
+<div class="appendix informative" id="example-registry" class="section">
<!-- OddPage -->
<h2><span class="secno">B. </span>Example <a class="tref internalDFN" title="registry" href="#dfn-registry">registry</a></h2>
--- a/microdata-rdf/index.html Sat Jan 07 16:03:22 2012 -0800
+++ b/microdata-rdf/index.html Sat Jan 07 16:22:47 2012 -0800
@@ -215,7 +215,7 @@
return content;
}
</script>
-<style>
+<style type="text/css">
.diff { font-weight:bold; color:#0a3; }
ol.algorithm { counter-reset:numsection; list-style-type: none; }
ol.algorithm li { margin: 0.5em 0; }
@@ -383,7 +383,7 @@
as this would violate microdata's data model.
</dd>
<dt><a href="http://www.w3.org/2011/htmldata/track/issues/3">ISSUE 3</a></dt><dd>
- Should the <tref>registry</tref> allow property datatype specification. The consensus is that datatypes are only derived from HTML semantics, so that only <time> values have a datatype other than plain.
+ Should the <tref>registry</tref> allow property datatype specification. The consensus is that datatypes are only derived from HTML semantics, so that only <time> values have a datatype other than plain.
</dd>
<dt><a href="http://www.w3.org/2011/htmldata/track/issues/4">ISSUE 4</a></dt><dd>
Should the <tref>registry</tref> allow a <tref>name</tref> or URL to be used as an alias for <aref>itemid</aref>.
@@ -428,7 +428,7 @@
<dt><adef>itemprop</adef></dt><dd>
An attribute used to identify one or more <tref>name</tref>s of an <tref>item</tref>s. An <aref>itemprop</aref>
contains a space separated list of <tdef>name</tdef>s which may either by <tref>absolute URL</tref>s or terms
- associated with the type of the <tref>item</tref> as defined by the referencing <trdf>item</trdf>'s
+ associated with the type of the <tref>item</tref> as defined by the referencing <tref>item</tref>'s
<tref>item type</tref>.
(See <cite><a href="http://www.w3.org/TR/2011/WD-microdata-20110525/#names:-the-itemprop-attribute">Items</a></cite>
in [[!MICRODATA]]).
@@ -1554,7 +1554,7 @@
</section>
-<section calss="appendix informative">
+<section class="appendix informative">
<h1>Example <tref>registry</tref></h1>
<p>The following is an example <tref>registry</tref> in JSON format.</p>