Skip to content

Commit a736b53

Browse files
committed
[css-inline-3] Fix applies-to of baseline-shift
1 parent a5ac6eb commit a736b53

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
@@ -769,7 +769,7 @@ Post-Alignment Shift: the 'baseline-shift' longhand</h4>
769769
Name: baseline-shift
770770
Value: <<length-percentage>> | sub | super
771771
Initial: 0
772-
Applies to: inline-level boxes, flex items, grid items, and SVG <a>text content elements</a>
772+
Applies to: inline-level boxes and SVG <a>text content elements</a>
773773
<!-- table cells left out b/c CSS2.1 vertical-align values must have no effect... -->
774774
Inherited: no
775775
Percentages: refer to the used value of 'line-height'

0 commit comments

Comments
 (0)