[html5] r4945 - [giow] (0) It wouldn't make sense to do descendants... Fixing http://www.w3.org/ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 1 18:31:10 PDT 2010
Author: ianh
Date: 2010-04-01 18:31:08 -0700 (Thu, 01 Apr 2010)
New Revision: 4945
Modified:
complete.html
index
source
Log:
[giow] (0) It wouldn't make sense to do descendants...
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9309
Modified: complete.html
===================================================================
--- complete.html 2010-04-02 01:20:49 UTC (rev 4944)
+++ complete.html 2010-04-02 01:31:08 UTC (rev 4945)
@@ -81864,7 +81864,7 @@
<i>special knowledge</i> regarding cells spanning rows and
columns.</p>
- <p>For the purposes of the CSS ruby model, runs of descendants of
+ <p>For the purposes of the CSS ruby model, runs of children of
<code><a href=#the-ruby-element>ruby</a></code> elements that are not <code><a href=#the-rt-element>rt</a></code> or
<code><a href=#the-rp-element>rp</a></code> elements are expected to be wrapped in anonymous
boxes whose 'display' property has the value 'ruby-base'.</p>
Modified: index
===================================================================
--- index 2010-04-02 01:20:49 UTC (rev 4944)
+++ index 2010-04-02 01:31:08 UTC (rev 4945)
@@ -75136,7 +75136,7 @@
<i>special knowledge</i> regarding cells spanning rows and
columns.</p>
- <p>For the purposes of the CSS ruby model, runs of descendants of
+ <p>For the purposes of the CSS ruby model, runs of children of
<code><a href=#the-ruby-element>ruby</a></code> elements that are not <code><a href=#the-rt-element>rt</a></code> or
<code><a href=#the-rp-element>rp</a></code> elements are expected to be wrapped in anonymous
boxes whose 'display' property has the value 'ruby-base'.</p>
Modified: source
===================================================================
--- source 2010-04-02 01:20:49 UTC (rev 4944)
+++ source 2010-04-02 01:31:08 UTC (rev 4945)
@@ -93232,7 +93232,7 @@
<i>special knowledge</i> regarding cells spanning rows and
columns.</p>
- <p>For the purposes of the CSS ruby model, runs of descendants of
+ <p>For the purposes of the CSS ruby model, runs of children of
<code>ruby</code> elements that are not <code>rt</code> or
<code>rp</code> elements are expected to be wrapped in anonymous
boxes whose 'display' property has the value 'ruby-base'.</p>
More information about the Commit-Watchers
mailing list