Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-ruby/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ Autohiding Base-identical Annotations</h3>
<!-- -->&lt;ruby>
<!-- --> &lt;rb>振&lt;/rb>&lt;rb>り&lt;/rb>&lt;rb>仮&lt;/rb>&lt;rb>名&lt;/rb>
<!-- --> &lt;rp>(&lt;/rp>&lt;rt>ふ&lt;/rt>&lt;rt>り&lt;/rt>&lt;rt>が&lt;/rt>&lt;rt>な&lt;/rt>&lt;rp>)&lt;/rp>
<!-- -->&lt;ruby></pre>
<!-- -->&lt;/ruby></pre>
<p>However, when displayed as ruby, the “り” should be hidden
<div class="figure">
<p><img src="images/furigana-separate.png"
Expand Down
3 changes: 1 addition & 2 deletions css-text/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -721,8 +721,7 @@ Languages and Typesetting</h4>
Applies to: block containers
Inherited: yes
Computed value: the specified integer or length made absolute
Animation type: <a href="http://www.w3.org/TR/css-transitions-1/#animtype-length">length</a>,
<a href="http://www.w3.org/TR/css-transitions-1/#animtype-number">number</a>, or calc
Animation type: <a href="http://www.w3.org/TR/css-transitions-1/#animtype-length">length</a>, <a href="http://www.w3.org/TR/css-transitions-1/#animtype-number">number</a>, or calc
Canonical order: n/a
</pre>

Expand Down
Loading