- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 May 2010 02:14:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504
In directory hutz:/tmp/cvs-serv24239
Modified Files:
Overview.html diff-20100304.html
Log Message:
Fixed bug #8987, changed all mentions of "modifications" to "extensions".
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/Overview.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Overview.html 5 May 2010 02:06:25 -0000 1.4
+++ Overview.html 5 May 2010 02:14:42 -0000 1.5
@@ -429,7 +429,7 @@
<p>There are a few extensions to the HTML5 specification that are required in
order to fully support RDFa. The following sub-sections outline the
- necessary modifications to the base HTML5 specification.</p>
+ necessary extensions to the base HTML5 specification.</p>
<div id="the-rdfa-attributes-and-valid-values" class="section">
<h3><span class="secno">4.1 </span>The RDFa Attributes and Valid Values</h3>
@@ -1951,7 +1951,7 @@
document, also a <em>thin</em> specification, is targeted at HTML4, HTML5 and
XHTML5.
-</p><p>This document describes the modifications to the RDFa Core 1.1
+</p><p>This document describes the extensions to the RDFa Core 1.1
specification that permits the use of RDFa in all HTML family documents. By
using the attributes and processing rules described in the RDFa Core 1.1
specification and heeding the minor changes in this document, authors can
Index: diff-20100304.html
===================================================================
RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/diff-20100304.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- diff-20100304.html 5 May 2010 02:06:25 -0000 1.4
+++ diff-20100304.html 5 May 2010 02:14:43 -0000 1.5
@@ -4826,7 +4826,10 @@
outline
the
necessary
-modifications
+<del class="diff-old">modifications
+</del>
+<ins class="diff-chg">extensions
+</ins>
to
the
base
@@ -7073,8 +7076,9 @@
HTML
4.01
+
+</ins>
RDFa
-1.1
+<ins class="diff-new">1.1
DTD
</ins></h3><div><p>You can download this version of this file from <a href="DTD/html401-rdfa11-1.dtd">DTD/html401-rdfa11-1.dtd</a>. The latest version is available at <a href="http://www.w3.org/MarkUp/DTD/html401-rdfa11-1.dtd">http://www.w3.org/MarkUp/DTD/html401-rdfa11-1.dtd</a>.</p><pre class="dtd"><!--<ins class="diff-new">
This is the HTML 4.01 + RDFa 1.1 DTD, which includes
@@ -8014,9 +8018,8 @@
would
eventually
become
-</ins>
RDFa
-<ins class="diff-new">(The
+(The
Resource
Description
Framework
@@ -8354,7 +8357,7 @@
document
describes
the
-modifications
+extensions
to
the
RDFa
Received on Wednesday, 5 May 2010 02:14:46 UTC