File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -710,9 +710,16 @@ Inter-character Ruby Layout</h3>
710710<h3 id="box-style">
711711Styling Ruby Boxes</h3>
712712
713- In most respects, ruby boxes can be styled similar to inline boxes.
714- However, the UA is not required to support
715- any of the box properties (borders, margins, padding),
713+ The 'margin' , 'border' , and 'padding' properties
714+ do not apply to [=ruby base container boxes=]
715+ nor to [=ruby annotation container boxes=] .
716+
717+ Issue: Should they also not apply to
718+ <a href="#nested-pairing">ruby-internal ruby container boxes</a> ?
719+ If they do, what does that mean?
720+
721+ Additionally,
722+ the UA is not required to support
716723 any of the background properties or outline properties,
717724 or any other property that illustrates the bounds of the box
718725 on [=ruby base container boxes=] , [=ruby annotation container boxes=] ,
You can’t perform that action at this time.
0 commit comments