- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Jul 2010 15:36:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv22599/src
Modified Files:
attributes.html terms.html
Log Message:
removed all "Linked-data semantics" subsections (bug 10083)
Index: terms.html
===================================================================
RCS file: /sources/public/html5/markup/src/terms.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- terms.html 12 Jul 2010 21:18:11 -0000 1.22
+++ terms.html 15 Jul 2010 15:36:17 -0000 1.23
@@ -92,12 +92,6 @@
intermixed with
<a href="#normal-character-data">normal character data</a>.</dd>
<dt><dfn
- id="rdfa-current-language"
- title="rdfa-current-language"
- >RDFa current language</dfn></dt>
- <dd>As defined in
- <a href="http://www.w3.org/TR/rdfa-core/">RDFa Core 1.1</a>.</dd>
- <dt><dfn
id="resolve-a-url"
title="resolve-a-url"
>resolve a URL</dfn></dt>
Index: attributes.html
===================================================================
RCS file: /sources/public/html5/markup/src/attributes.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- attributes.html 12 Jul 2010 21:18:11 -0000 1.19
+++ attributes.html 15 Jul 2010 15:36:17 -0000 1.20
@@ -64,8 +64,6 @@
<a href="#contents">contents</a>
of the element and for any of the element’s attributes
that contain text.</dd>
- <dd>Can also be used to set the
- <a href="#rdfa-current-language">RDFa current language</a>.</dd>
</dl>
<dl>
<dt id="common.attrs.spellcheck" class="new">spellcheck</dt>
@@ -95,8 +93,6 @@
<dt id="common.attrs.xmllang">xml:lang</dt>
<dd>As defined in the XML specification
<a href="#refsXML">[XML]</a>.</dd>
- <dd>Can also be used to set the
- <a href="#rdfa-current-language">RDFa current language</a>.</dd>
</dl>
<dl>
<dt id="common.attrs.xmlspace">xml:space</dt>
Received on Thursday, 15 July 2010 15:36:21 UTC