Skip to content

Commit 743af48

Browse files
cdoublevfantasai
authored andcommitted
[css-position-3] Fix broken refs to property value ranges
1 parent 621beb4 commit 743af48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-position-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ Box Insets Shorthands: the 'inset-block', 'inset-inline', and 'inset' properties
540540

541541
<pre class="propdef">
542542
Name: inset-block, inset-inline
543-
Value: <'top'>{1,2}
543+
Value: <<'top'>>{1,2}
544544
Initial: auto
545545
Applies to: positioned elements
546546
Inherited: no
@@ -560,7 +560,7 @@ Box Insets Shorthands: the 'inset-block', 'inset-inline', and 'inset' properties
560560

561561
<pre class="propdef">
562562
Name: inset
563-
Value: <'top'>{1,4}
563+
Value: <<'top'>>{1,4}
564564
Initial: auto
565565
Applies to: positioned elements
566566
Inherited: no

0 commit comments

Comments
 (0)