- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 May 2010 03:14:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504
In directory hutz:/tmp/cvs-serv1387
Modified Files:
Overview.html diff-20100304.html
Log Message:
Fixed bug #8993 by removing processing of RDFa attributes in XHTML namespace.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/Overview.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Overview.html 5 May 2010 02:59:55 -0000 1.8
+++ Overview.html 5 May 2010 03:14:51 -0000 1.9
@@ -589,8 +589,7 @@
<li>For each Attribute Information Item specific to RDFa in the Infoset
[<a href="http://www.w3.org/TR/xml-infoset/#infoitem.attribute">attributes</a>]
list that has a [<a href="http://www.w3.org/TR/xml-infoset/#infoitem.attribute">prefix</a>] with
- no value or a [prefix] with the value of
- <code>http://www.w3.org/1999/xhtml</code>, extract and use the [<a href="http://www.w3.org/TR/xml-infoset/#infoitem.attribute">normalized
+ no value, extract and use the [<a href="http://www.w3.org/TR/xml-infoset/#infoitem.attribute">normalized
value</a>].</li>
</ol>
</div>
@@ -663,8 +662,7 @@
<ol>
<li>For each RDFa attribute in the [<a href="%3Ca%20href=" http:="">Node.attributes</a>] list that has a [<a href="http://www.w3.org/TR/DOM-Level-2-Core/glossary.html#dt-namespaceprefix">namespace
- prefix</a>] that is null or a [namespace prefix] with the value of
- <code>http://www.w3.org/1999/xhtml</code>, extract and use [<a href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-F68D080">Node.nodeValue</a>]
+ prefix</a>] that is null, extract and use [<a href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-F68D080">Node.nodeValue</a>]
as the value.</li>
</ol>
</div>
Index: diff-20100304.html
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/diff-20100304.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- diff-20100304.html 5 May 2010 02:59:55 -0000 1.8
+++ diff-20100304.html 5 May 2010 03:14:51 -0000 1.9
@@ -2751,10 +2751,9 @@
</ins></a><ins class="diff-chg">
located
in
-</ins>
the
-<ins class="diff-new">Appendix.
-</ins></li></ul><p><ins class="diff-new">
+Appendix.
+</ins></li></ul><p><ins class="diff-chg">
An
example
of
@@ -2762,7 +2761,7 @@
conforming
HTML+RDFa
document:
-</ins></p><pre class="example" title="Example of an HTML+RDFa 1.1 document"><<span class="hilite">html</span> <span class="hilite">version="HTML+RDFa 1.1"</span> lang="en"><ins class="diff-new">
+</ins></p><pre class="example" title="Example of an HTML+RDFa 1.1 document"><<span class="hilite">html</span> <span class="hilite">version="HTML+RDFa 1.1"</span> lang="en"><ins class="diff-chg">
<head>
<title>Example Document</title>
</head>
@@ -2770,27 +2769,21 @@
<p>Moved to <a href="http://example.org/">example.org</a>.</p>
</body>
</html>
-</ins></pre><p><ins class="diff-new">
+</ins></pre><p><ins class="diff-chg">
Non-XML
mode
HTML+RDFa
1.1
documents
-</ins><em class="rfc2119" title="should"><ins class="diff-new">
+</ins><em class="rfc2119" title="should"><ins class="diff-chg">
should
-</ins></em><ins class="diff-new">
+</ins></em><ins class="diff-chg">
be
labeled
with
</ins>
the
-<del class="diff-old">rel
-attribute
-and
-http://www.w3.org/1999/xhtml/vocab
-for
-</del>
-<ins class="diff-chg">Internet
+<ins class="diff-new">Internet
Media
Type
"text/html"
@@ -2798,17 +2791,17 @@
defined
in
[
-</ins><a class="bibref" rel="biblioentry" href="#bib-RFC3236"><ins class="diff-chg">
+</ins><a class="bibref" rel="biblioentry" href="#bib-RFC3236"><ins class="diff-new">
RFC3236
-</ins></a><ins class="diff-chg">
+</ins></a><ins class="diff-new">
].
-</ins></p></div><div id="rdfa-processor-conformance" class="section"><h3><span class="secno"><ins class="diff-chg">
+</ins></p></div><div id="rdfa-processor-conformance" class="section"><h3><span class="secno"><ins class="diff-new">
2.2
-</ins></span><ins class="diff-chg">
+</ins></span><ins class="diff-new">
RDFa
Processor
Conformance
-</ins></h3><p><ins class="diff-chg">
+</ins></h3><p><ins class="diff-new">
The
RDFa
Processor
@@ -2822,27 +2815,34 @@
which
are
mandatory:
-</ins></p><ul><li><ins class="diff-chg">
+</ins></p><ul><li><ins class="diff-new">
An
RDFa
Processor
-</ins><em class="rfc2119" title="must"><ins class="diff-chg">
+</ins><em class="rfc2119" title="must"><ins class="diff-new">
must
-</ins></em><ins class="diff-chg">
+</ins></em><ins class="diff-new">
implement
all
of
</ins>
the
-<del class="diff-old">href
-attribute.
+<del class="diff-old">rel
+attribute
+and
+http://www.w3.org/1999/xhtml/vocab
+for
</del>
<ins class="diff-chg">mandatory
features
specified
in
+</ins>
the
-RDFa
+<del class="diff-old">href
+attribute.
+</del>
+<ins class="diff-chg">RDFa
Core
1.1
specification
@@ -6025,7 +6025,7 @@
</ins>
with
no
-value
+<del class="diff-old">value
or
a
[prefix]
@@ -6033,9 +6033,11 @@
the
value
of
-<code>
http://www.w3.org/1999/xhtml
-</code>,
+,
+</del>
+<ins class="diff-chg">value,
+</ins>
extract
and
use
@@ -6562,7 +6564,7 @@
]
that
is
-null
+<del class="diff-old">null
or
a
[namespace
@@ -6571,9 +6573,11 @@
the
value
of
-<code>
http://www.w3.org/1999/xhtml
-</code>,
+,
+</del>
+<ins class="diff-chg">null,
+</ins>
extract
and
use
@@ -8178,9 +8182,8 @@
would
eventually
become
-</ins>
RDFa
-<ins class="diff-new">(The
+(The
Resource
Description
Framework
@@ -8249,8 +8252,9 @@
(title,
paragraphs,
links),
+</ins>
RDFa
-provides
+<ins class="diff-new">provides
a
mechanism
to
@@ -9040,15 +9044,17 @@
http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014
</ins></a></dd><dt id="bib-XHTML-RDFA"><ins class="diff-chg">
[XHTML-RDFA]
-</ins></dt><dd><ins class="diff-chg">
-Shane
+</ins>
+</dt>
+<dd>
+<ins class="diff-new">Shane
McCarron;
et.
al.
-</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><cite><ins class="diff-chg">
+</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><cite><ins class="diff-new">
XHTML+RDFa
1.1.
-</ins></cite></a><ins class="diff-chg">
+</ins></cite></a><ins class="diff-new">
22
April
2010.
@@ -9056,12 +9062,11 @@
Working
Draft.
URL:
-</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><ins class="diff-chg">
+</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><ins class="diff-new">
http://www.w3.org/TR/WD-xhtml-rdfa-20100422
-</ins></a></dd><dt id="bib-XHTML-VOCAB"><ins class="diff-chg">
+</ins></a></dd><dt id="bib-XHTML-VOCAB"><ins class="diff-new">
[XHTML-VOCAB]
-</ins>
-</dt>
+</ins></dt>
<dd>
XHTML
<del class="diff-old">and
Received on Wednesday, 5 May 2010 03:14:55 UTC