Skip to content

Commit bc0c740

Browse files
committed
[css-inline-3] Remove stray values from alignment-baseline. #5291
1 parent 675a48d commit bc0c740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ Alignment Baseline Type: the 'alignment-baseline' longhand</h4>
714714

715715
<pre class="propdef">
716716
Name: alignment-baseline
717-
Value: baseline | text-bottom | alphabetic | ideographic | middle | central | mathematical | text-top | bottom | center | top
717+
Value: baseline | text-bottom | alphabetic | ideographic | middle | central | mathematical | text-top
718718
Initial: baseline
719719
Applies to: inline-level boxes, flex items, grid items, table cells, and SVG <a>text content elements</a>
720720
Inherited: no

0 commit comments

Comments
 (0)