Skip to content

Commit 41cdb82

Browse files
committed
[css-ruby] M/B/P do not apply to base/annotation containers
Closes w3c#4937
1 parent 8fcd1b2 commit 41cdb82

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

css-ruby-1/Overview.bs

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -710,9 +710,16 @@ Inter-character Ruby Layout</h3>
710710
<h3 id="box-style">
711711
Styling 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=],

0 commit comments

Comments
 (0)