Skip to content

Commit ec80a76

Browse files
committed
[css-ruby-1] Define interaction of ruby anonymous box fixup and table anonymous box fixup. #1355
1 parent 5bcc621 commit ec80a76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-ruby-1/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ Anonymous Ruby Box Generation</h3>
285285
Similarly, any consecutive sequence of text and inline-level boxes
286286
directly parented by a <i>ruby annotation container</i>
287287
is wrapped in an anonymous <i>ruby annotation</i>.
288+
(For this purpose, misparented <i>internal table elements</i>
289+
are treated as <a>inline-level content</a>
290+
since, being parented by ruby boxes,
291+
they will be ultimately wrapped by an <a>inline table</a>.)
288292

289293
However, if an anonymous box so constructed contains only <i>white space</i>,
290294
it is considered <dfn>intra-ruby white space</dfn>

0 commit comments

Comments
 (0)