Skip to content

Commit 2cc168f

Browse files
committed
[css-inline] Clarify interaction of inline-sizing and ruby
This avoids circularities.
1 parent 15c5e54 commit 2cc168f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1380,7 +1380,7 @@ Inline Box Heights: the 'inline-sizing' property</h3>
13801380
Name: inline-sizing
13811381
Value: normal | stretch
13821382
Initial: normal
1383-
Applies to: <a>inline boxes</a>
1383+
Applies to: <a>inline boxes</a>, but not [=ruby container boxes=] nor [=internal ruby boxes=]
13841384
Inherited: no
13851385
Percentages: n/a
13861386
Computed value: specified keyword

0 commit comments

Comments
 (0)