Skip to content

Commit a1ff710

Browse files
committed
[css-ruby] Don't be overly-specific on the type of principal box.
1 parent 7af6650 commit a1ff710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-ruby-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Non-Inline Ruby</h4>
222222
<p>If an element has an <i>inner display type</i> of ''ruby''
223223
and an <i>outer display type</i> other than ''display/inline'',
224224
then it generates two boxes:
225-
a principal block container box of the required <i>outer display type</i> type,
225+
a principal box of the required <i>outer display type</i> type,
226226
and an inline-level <i>ruby container</i>.
227227
All properties specified on the element apply to the principal box
228228
(and if inheritable, inherit to the <i>ruby container box</i>).

0 commit comments

Comments
 (0)