diff --git a/css-position-3/Overview.bs b/css-position-3/Overview.bs index bc724e35870..39ef802b1f5 100644 --- a/css-position-3/Overview.bs +++ b/css-position-3/Overview.bs @@ -540,7 +540,7 @@ Box Insets Shorthands: the 'inset-block', 'inset-inline', and 'inset' properties
 	Name: inset-block, inset-inline
-	Value: <'top'>{1,2}
+	Value: <<'top'>>{1,2}
 	Initial: auto
 	Applies to: positioned elements
 	Inherited: no
@@ -560,7 +560,7 @@ Box Insets Shorthands: the 'inset-block', 'inset-inline', and 'inset' properties
 
 	
 	Name: inset
-	Value: <'top'>{1,4}
+	Value: <<'top'>>{1,4}
 	Initial: auto
 	Applies to: positioned elements
 	Inherited: no