[html5] r8202 - [e] (0) Clarify <rp>'s role. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 1 11:57:19 PDT 2013
Author: ianh
Date: 2013-10-01 11:57:17 -0700 (Tue, 01 Oct 2013)
New Revision: 8202
Modified:
complete.html
index
source
Log:
[e] (0) Clarify <rp>'s role.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-10-01 18:46:50 UTC (rev 8201)
+++ complete.html 2013-10-01 18:57:17 UTC (rev 8202)
@@ -21570,8 +21570,9 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-rp-element>rp</a></code> element can be used to provide parentheses around a ruby text component of
- a ruby annotation, to be shown by user agents that don't support ruby annotations.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href=#the-rp-element>rp</a></code> element can be used to provide parentheses or other content around a ruby
+ text component of a ruby annotation, to be shown by user agents that don't support ruby
+ annotations.</p>
<p>An <code><a href=#the-rp-element>rp</a></code> element <span class=impl>that is a child of a <code><a href=#the-ruby-element>ruby</a></code>
element</span> <a href=#represents>represents</a> nothing. <span class=impl>An <code><a href=#the-rp-element>rp</a></code> element
Modified: index
===================================================================
--- index 2013-10-01 18:46:50 UTC (rev 8201)
+++ index 2013-10-01 18:57:17 UTC (rev 8202)
@@ -21570,8 +21570,9 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-rp-element>rp</a></code> element can be used to provide parentheses around a ruby text component of
- a ruby annotation, to be shown by user agents that don't support ruby annotations.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href=#the-rp-element>rp</a></code> element can be used to provide parentheses or other content around a ruby
+ text component of a ruby annotation, to be shown by user agents that don't support ruby
+ annotations.</p>
<p>An <code><a href=#the-rp-element>rp</a></code> element <span class=impl>that is a child of a <code><a href=#the-ruby-element>ruby</a></code>
element</span> <a href=#represents>represents</a> nothing. <span class=impl>An <code><a href=#the-rp-element>rp</a></code> element
Modified: source
===================================================================
--- source 2013-10-01 18:46:50 UTC (rev 8201)
+++ source 2013-10-01 18:57:17 UTC (rev 8202)
@@ -22519,8 +22519,9 @@
<dd>Uses <code>HTMLElement</code>.</dd>
</dl><!--TOPIC:HTML-->
- <p>The <code>rp</code> element can be used to provide parentheses around a ruby text component of
- a ruby annotation, to be shown by user agents that don't support ruby annotations.</p>
+ <p>The <code>rp</code> element can be used to provide parentheses or other content around a ruby
+ text component of a ruby annotation, to be shown by user agents that don't support ruby
+ annotations.</p>
<p>An <code>rp</code> element <span class="impl">that is a child of a <code>ruby</code>
element</span> <span>represents</span> nothing. <span class="impl">An <code>rp</code> element
More information about the Commit-Watchers
mailing list