Skip to content

Commit

Permalink
[] (0) xml:lang support in foreign content
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1417 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 8, 2008
1 parent cf8780a commit 3636cb6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -42313,6 +42313,15 @@ function receiver(e) {

<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>

Expand Down
1 change: 1 addition & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -39250,6 +39250,7 @@ function receiver(e) {
<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>
Expand Down

0 comments on commit 3636cb6

Please sign in to comment.