File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,15 +246,16 @@ Anonymous Ruby Box Generation</h3>
246246
247247 <ol>
248248
249- <li id="anon-gen-inlinize"><strong> Inlinize block-level boxes:</strong>
249+ <li id="anon-gen-inlinize"><strong> <a>Inlinify</a> block-level boxes:</strong>
250250 Any in-flow boxes directly contained by a
251251 <i> ruby container</i> ,
252252 <i> ruby base container</i> ,
253253 <i> ruby annotation container</i> ,
254254 <i> ruby base box</i> ,
255255 or <i> ruby annotation box</i>
256- are forced to be inline-level boxes,
257- and their 'display' value computed accordingly.
256+ are “<a>inlinified</a> ” per [[!CSS-DISPLAY-3]] ),
257+ and their 'display' value computed accordingly,
258+ so that they contain only inline-level content.
258259 For example,
259260 the 'display' property of an in-flow element with ''display: block''
260261 parented by an element with ''display: ruby-text''
You can’t perform that action at this time.
0 commit comments