We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7116e5f commit 626aec3Copy full SHA for 626aec3
1 file changed
css-inline/Overview.bs
@@ -244,7 +244,8 @@ Alignment Shift: 'baseline-shift' longhand</h4>
244
Name: baseline-shift
245
Value: <<length>> | <<percentage>> | sub | super
246
Initial: 0
247
- Applies to: inline-level boxes
+ Applies to: inline-level boxes, flex items, grid items
248
+ <!-- table cells left out b/c CSS2.1 vertical-align values must have no effect... -->
249
Inherited: no
250
Percentages: refer to the used value of 'line-height'
251
Media: visual
0 commit comments