[html5] r7432 - [e] (0) clarification (some people might interpret it as meaning no more sibling [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 2 16:01:27 PDT 2012


Author: ianh
Date: 2012-10-02 16:01:26 -0700 (Tue, 02 Oct 2012)
New Revision: 7432

Modified:
   complete.html
   index
   source
Log:
[e] (0) clarification (some people might interpret it as meaning no more sibling rubys)
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-10-02 22:52:31 UTC (rev 7431)
+++ complete.html	2012-10-02 23:01:26 UTC (rev 7432)
@@ -23099,7 +23099,7 @@
 
   <ol class=brief><li>One or the other of the following:
     <ul class=brief><li><a href=#phrasing-content>Phrasing content</a>, but with no <code><a href=#the-ruby-element>ruby</a></code> elements and with no <code><a href=#the-ruby-element>ruby</a></code> element descendants
-     <li>A single <code><a href=#the-ruby-element>ruby</a></code> element, but with no further <code><a href=#the-ruby-element>ruby</a></code> element descendants
+     <li>A single <code><a href=#the-ruby-element>ruby</a></code> element that itself has no <code><a href=#the-ruby-element>ruby</a></code> element descendants
     </ul><li>One or the other of the following:
     <ul class=brief><li>One or more <code><a href=#the-rt-element>rt</a></code> elements
      <li>An <code><a href=#the-rp-element>rp</a></code> element followed by one or more <code><a href=#the-rt-element>rt</a></code> elements, each of which is itself followed by an <code><a href=#the-rp-element>rp</a></code> element

Modified: index
===================================================================
--- index	2012-10-02 22:52:31 UTC (rev 7431)
+++ index	2012-10-02 23:01:26 UTC (rev 7432)
@@ -23099,7 +23099,7 @@
 
   <ol class=brief><li>One or the other of the following:
     <ul class=brief><li><a href=#phrasing-content>Phrasing content</a>, but with no <code><a href=#the-ruby-element>ruby</a></code> elements and with no <code><a href=#the-ruby-element>ruby</a></code> element descendants
-     <li>A single <code><a href=#the-ruby-element>ruby</a></code> element, but with no further <code><a href=#the-ruby-element>ruby</a></code> element descendants
+     <li>A single <code><a href=#the-ruby-element>ruby</a></code> element that itself has no <code><a href=#the-ruby-element>ruby</a></code> element descendants
     </ul><li>One or the other of the following:
     <ul class=brief><li>One or more <code><a href=#the-rt-element>rt</a></code> elements
      <li>An <code><a href=#the-rp-element>rp</a></code> element followed by one or more <code><a href=#the-rt-element>rt</a></code> elements, each of which is itself followed by an <code><a href=#the-rp-element>rp</a></code> element

Modified: source
===================================================================
--- source	2012-10-02 22:52:31 UTC (rev 7431)
+++ source	2012-10-02 23:01:26 UTC (rev 7432)
@@ -24760,7 +24760,7 @@
    <li>One or the other of the following:
     <ul class="brief">
      <li><span>Phrasing content</span>, but with no <code>ruby</code> elements and with no <code>ruby</code> element descendants
-     <li>A single <code>ruby</code> element, but with no further <code>ruby</code> element descendants
+     <li>A single <code>ruby</code> element that itself has no <code>ruby</code> element descendants
     </ul>
    <li>One or the other of the following:
     <ul class="brief">




More information about the Commit-Watchers mailing list