Skip to content

Commit 6605ab4

Browse files
committed
Added health warning to beginning of section 4.1.
1 parent 27bc46a commit 6605ab4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css3-ruby/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -653,12 +653,12 @@ <h3><a id="rubypos"></a>4.1 Ruby positioning: the <a href="#ruby-position">'ruby
653653
</tr>
654654
</tbody>
655655
</table>
656-
656+
<p class="issue"><span class="issuehead">Issue:&nbsp;</span> <strong>NOTE: The change marks in this section are proposals that have yet to be discussed. They do not indicate an intention on the part of the working group to adopt those edits. They are made as a baseline from which to begin discussion.</strong></p>
657657
<p class="issue"><span class="issuehead">Issue:&nbsp;</span> I am proposing that we replace 'right' with 'bopomofo', since that was its original intended purpose and such removes potential ambiguity with 'inline' or 'before'. Bopomofo ruby needs special handling by the implementation, if ruby is to always appear to the right. (Note that the user may also choose to position bopomofo ruby before the base, in which case they would use the normal 'before' setting.)</p>
658658
<p>This property is used by the parent of elements with display: ruby-text to
659-
control the position of the ruby text with respect to its base. Such parents
660-
are typically either the <samp>ruby</samp> element itself (simple ruby) or the
661-
<samp>rtc</samp> element (complex ruby). This assures that all parts of a <samp>rtc</samp>
659+
control the position of the ruby text with respect to its base. Such parents
660+
are typically either the <samp>ruby</samp> element itself (simple ruby) or the
661+
<samp>rtc</samp> element (complex ruby). This assures that all parts of a <samp>rtc</samp>
662662
element will be displayed in the same position. Possible values:</p>
663663
<p class="issue"><span class="issuehead">Issue-107:&nbsp;</span> Roland Steiner has requested the addition of an auto value as default. See <a href="http://www.w3.org/Search/Mail/Public/advanced_search?keywords=&amp;hdr-1-name=subject&amp;hdr-1-query=ruby-position%3A+undesirable+default+value+%27before%27+for+complex+ruby&amp;hdr-2-name=from&amp;hdr-2-query=&amp;hdr-3-name=message-id&amp;hdr-3-query=&amp;period_month=&amp;period_year=&amp;index-grp=Public__FULL&amp;index-type=t&amp;type-index=www-style&amp;resultsperpage=20&amp;sortby=date">this thread</a> and <a href="http://www.w3.org/Search/Mail/Public/advanced_search?keywords=&amp;hdr-1-name=subject&amp;hdr-1-query=Styling+of+complex+Ruby&amp;hdr-2-name=from&amp;hdr-2-query=&amp;hdr-3-name=message-id&amp;hdr-3-query=&amp;period_month=&amp;period_year=&amp;index-grp=Public__FULL&amp;index-type=t&amp;type-index=public-i18n-core&amp;resultsperpage=20&amp;sortby=date">this one</a>.</p>
664664
<dl>

0 commit comments

Comments
 (0)