Skip to content

Commit 36813b9

Browse files
committed
[css-ruby] Add inline issue about katatsuki ruby
1 parent 0228150 commit 36813b9

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

css-ruby-1/Overview.bs

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,21 @@ Ruby Text Distribution: the 'ruby-align' property</h3>
13161316
src="images/ra-l-rb.gif" >
13171317
<p class="caption">''ruby-align/start'' ruby distribution
13181318
</div>
1319+
1320+
ISSUE: "Katatsuki ruby" (肩付きルビ) is close to,
1321+
but not quite the same as,
1322+
this ''ruby-align/start'' value.
1323+
In particular,
1324+
its behavior when overhanging its base
1325+
can differ from start alignment
1326+
depending on surrounding context,
1327+
see <a href="https://www.w3.org/TR/jlreq/#positioning_of_monoruby_with_respect_to_base_characters">JLREQ</a>.
1328+
Also, it's only ever used in vertical writing,
1329+
and the JLTF considers it not particularly important,
1330+
so it may not be worth the effort to make this value smart enough to deal with katatsuki ruby.
1331+
If ''ruby-align/start'' is needed for some other purpose,
1332+
we should keep it.
1333+
Otherwise, maybe just drop it?
13191334
</dd>
13201335

13211336
<dt><dfn>center</dfn></dt>

0 commit comments

Comments
 (0)