[html5] r1417 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Apr 8 09:55:00 PDT 2008
Author: ianh
Date: 2008-04-08 09:54:57 -0700 (Tue, 08 Apr 2008)
New Revision: 1417
Modified:
index
source
Log:
[] (0) xml:lang support in foreign content
Modified: index
===================================================================
--- index 2008-04-08 06:57:07 UTC (rev 1416)
+++ index 2008-04-08 16:54:57 UTC (rev 1417)
@@ -42314,6 +42314,15 @@
<td> <a href="#xml-namespace">XML namespace</a>
<tr>
+ <td> <code title="">xml:lang</code>
+
+ <td> <code title="">xml</code>
+
+ <td> <code title="">lang</code>
+
+ <td> <a href="#xml-namespace">XML namespace</a>
+
+ <tr>
<td> <code title="">xml:space</code>
<td> <code title="">xml</code>
Modified: source
===================================================================
--- source 2008-04-08 06:57:07 UTC (rev 1416)
+++ source 2008-04-08 16:54:57 UTC (rev 1417)
@@ -39250,6 +39250,7 @@
<tr> <td> <code title="">xlink:title</code> <td> <code title="">xlink</code> <td> <code title="">title</code> <td> <span>XLink namespace</span>
<tr> <td> <code title="">xlink:type</code> <td> <code title="">xlink</code> <td> <code title="">type</code> <td> <span>XLink namespace</span>
<tr> <td> <code title="">xml:base</code> <td> <code title="">xml</code> <td> <code title="">base</code> <td> <span>XML namespace</span>
+ <tr> <td> <code title="">xml:lang</code> <td> <code title="">xml</code> <td> <code title="">lang</code> <td> <span>XML namespace</span>
<tr> <td> <code title="">xml:space</code> <td> <code title="">xml</code> <td> <code title="">space</code> <td> <span>XML namespace</span>
<tr> <td> <code title="">xmlns</code> <td> (none) <td> <code title="">xmlns</code> <td> <span>XMLNS namespace</span>
<tr> <td> <code title="">xmlns:xlink</code> <td> <code title="">xmlns</code> <td> <code title="">xlink</code> <td> <span>XMLNS namespace</span>
More information about the Commit-Watchers
mailing list