You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aligned according to its <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visudet.html#propdef-vertical-align">vertical-align</a> property
1181
1183
exactly as if its <i>ruby bases</i> were a regular sequence of inline boxes.
1182
1184
Each <i>ruby base container</i> is sized and positioned
1183
-
to contain exactly the full height of its <i>ruby bases</i>.
1185
+
to contain exactly all of its <i>ruby bases</i>’ margin boxes.
1184
1186
1185
1187
</p>
1186
1188
<p><i>Ruby annotations</i> associated with the <i>base level</i>
<pclass="issue" id="issue-c66abaa7"><aclass="self-link" href="#issue-c66abaa7"></a>Add a paragraph explaining how to distribute space in situations with spanning annotations.
Ruby Text Decoration</span><aclass="self-link" href="#ruby-text-decoration"></a></h3>
2036
+
2037
+
2038
+
<p>Text decoration does not propagate from the base text to the annotations.
2039
+
</p>
2040
+
<p>When text decoration is specified on an ancestor of the ruby,
2041
+
it is drawn across the entire content area of the ruby base container,
2042
+
including any extra space added on either side of the ruby base contents to accommodate long annotations.
2043
+
When text decoration is specified on a ruby base itself,
2044
+
this extra space is not decorated,
2045
+
similar to how a box’s own padding is not decorated when text decoration is specified directly on that box. <adata-link-type="biblio" href="#biblio-css3-text-decor">[CSS3-TEXT-DECOR]</a>
2046
+
2047
+
</p>
2048
+
<p>Text decoration may be specified directly on ruby base containers
2049
+
and ruby annotation containers:
2050
+
in such cases it is propagated to all of the container’s bases or annotations (respectively),
2051
+
and is also drawn between them.
2052
+
2053
+
</p>
2054
+
<pclass="issue" id="issue-01ada3e0"><aclass="self-link" href="#issue-01ada3e0"></a>This section needs some clarification about
2055
+
drawing decorations between the content of adjacent bases/annotations.
2056
+
Depends on if those boxes are as wide as their column or not.
<dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/">CSS Text Decoration Module Level 3</a>. 1 August 2013. W3C Candidate Recommendation. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/">http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/</a>
<dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2012/WD-css3-text-20121113/">CSS Text Module Level 3</a>. 13 November 2012. W3C Working Draft. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2012/WD-css3-text-20121113/">http://www.w3.org/TR/2012/WD-css3-text-20121113/</a>
<dd>S. Bradner. <ahref="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <ahref="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
<dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/">CSS Text Decoration Module Level 3</a>. 1 August 2013. W3C Candidate Recommendation. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/">http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/</a>
<dd>Elika J. Etemad; Koji Ishii. <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">CSS Writing Modes Module Level 3</a>. 15 November 2012. W3C Working Draft. (Work in progress.) URL: <ahref="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/</a>
<divclass="issue"><spanclass="issuehead">Issue-107: </span> Roland Steiner has requested the addition of an auto value as default. See <ahref="http://www.w3.org/Search/Mail/Public/advanced_search?keywords=&hdr-1-name=subject&hdr-1-query=ruby-position%3A+undesirable+default+value+%27before%27+for+complex+ruby&hdr-2-name=from&hdr-2-query=&hdr-3-name=message-id&hdr-3-query=&period_month=&period_year=&index-grp=Public__FULL&index-type=t&type-index=www-style&resultsperpage=20&sortby=date">this thread</a> and <ahref="http://www.w3.org/Search/Mail/Public/advanced_search?keywords=&hdr-1-name=subject&hdr-1-query=Styling+of+complex+Ruby&hdr-2-name=from&hdr-2-query=&hdr-3-name=message-id&hdr-3-query=&period_month=&period_year=&index-grp=Public__FULL&index-type=t&type-index=public-i18n-core&resultsperpage=20&sortby=date">this one</a>.<ahref="#issue-8b54b949"> ↵ </a></div>
2646
2697
<divclass="issue">Add a paragraph explaining how to distribute space in situations with spanning annotations.
2647
2698
2699
+
2648
2700
<ahref="#issue-c66abaa7"> ↵ </a></div>
2701
+
<divclass="issue">This section needs some clarification about
2702
+
drawing decorations between the content of adjacent bases/annotations.
2703
+
Depends on if those boxes are as wide as their column or not.
2704
+
2705
+
<ahref="#issue-01ada3e0"> ↵ </a></div>
2649
2706
<divclass="issue">
2650
2707
I suspect overhanging interacts with alignment in some cases;
0 commit comments