We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcc621 commit ec80a76Copy full SHA for ec80a76
css-ruby-1/Overview.bs
@@ -285,6 +285,10 @@ Anonymous Ruby Box Generation</h3>
285
Similarly, any consecutive sequence of text and inline-level boxes
286
directly parented by a <i>ruby annotation container</i>
287
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>.)
292
293
However, if an anonymous box so constructed contains only <i>white space</i>,
294
it is considered <dfn>intra-ruby white space</dfn>
0 commit comments