[html5] r7940 - [e] (0) Try different labels Fixing https://www.w3.org/Bugs/Public/show_bug.cgi? [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jun 7 15:42:47 PDT 2013
Author: ianh
Date: 2013-06-07 15:42:45 -0700 (Fri, 07 Jun 2013)
New Revision: 7940
Modified:
complete.html
index
source
Log:
[e] (0) Try different labels
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20939
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-06-07 22:38:05 UTC (rev 7939)
+++ complete.html 2013-06-07 22:42:45 UTC (rev 7940)
@@ -64644,7 +64644,7 @@
<td>none
<td>none
- <tr><td>other name that exists, if <a href=#allowed-to-navigate>allowed to navigate</a> and <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
+ <tr><td>name that exists with different top, if <a href=#allowed-to-navigate>allowed to navigate</a> and <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
<td>specified
<td>specified
<td>specified
@@ -64652,7 +64652,7 @@
<td>specified
<td>specified
- <tr><td>other name that exists, if <a href=#allowed-to-navigate>allowed to navigate</a> but not <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
+ <tr><td>name that exists with different top, if <a href=#allowed-to-navigate>allowed to navigate</a> but not <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
<td>specified
<td>specified
<td>none
@@ -64660,7 +64660,7 @@
<td>none
<td>none
- <tr><td>other name that exists, not <a href=#allowed-to-navigate>allowed to navigate</a>
+ <tr><td>name that exists with different top, not <a href=#allowed-to-navigate>allowed to navigate</a>
<td>new
<td>new
<td>maybe new
Modified: index
===================================================================
--- index 2013-06-07 22:38:05 UTC (rev 7939)
+++ index 2013-06-07 22:42:45 UTC (rev 7940)
@@ -64644,7 +64644,7 @@
<td>none
<td>none
- <tr><td>other name that exists, if <a href=#allowed-to-navigate>allowed to navigate</a> and <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
+ <tr><td>name that exists with different top, if <a href=#allowed-to-navigate>allowed to navigate</a> and <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
<td>specified
<td>specified
<td>specified
@@ -64652,7 +64652,7 @@
<td>specified
<td>specified
- <tr><td>other name that exists, if <a href=#allowed-to-navigate>allowed to navigate</a> but not <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
+ <tr><td>name that exists with different top, if <a href=#allowed-to-navigate>allowed to navigate</a> but not <a href=#one-permitted-sandboxed-navigator>one permitted sandboxed navigator</a>
<td>specified
<td>specified
<td>none
@@ -64660,7 +64660,7 @@
<td>none
<td>none
- <tr><td>other name that exists, not <a href=#allowed-to-navigate>allowed to navigate</a>
+ <tr><td>name that exists with different top, not <a href=#allowed-to-navigate>allowed to navigate</a>
<td>new
<td>new
<td>maybe new
Modified: source
===================================================================
--- source 2013-06-07 22:38:05 UTC (rev 7939)
+++ source 2013-06-07 22:42:45 UTC (rev 7940)
@@ -72075,7 +72075,7 @@
<td>none
<tr>
- <td>other name that exists, if <span>allowed to navigate</span> and <span>one permitted sandboxed navigator</span>
+ <td>name that exists with different top, if <span>allowed to navigate</span> and <span>one permitted sandboxed navigator</span>
<td>specified
<td>specified
<td>specified
@@ -72084,7 +72084,7 @@
<td>specified
<tr>
- <td>other name that exists, if <span>allowed to navigate</span> but not <span>one permitted sandboxed navigator</span>
+ <td>name that exists with different top, if <span>allowed to navigate</span> but not <span>one permitted sandboxed navigator</span>
<td>specified
<td>specified
<td>none
@@ -72093,7 +72093,7 @@
<td>none
<tr>
- <td>other name that exists, not <span>allowed to navigate</span>
+ <td>name that exists with different top, not <span>allowed to navigate</span>
<td>new
<td>new
<td>maybe new
More information about the Commit-Watchers
mailing list