From 000e54da73e4dfc1bff95ee5fff4e41bf8d180c1 Mon Sep 17 00:00:00 2001 From: Roman Dvornov Date: Wed, 4 Sep 2019 09:27:14 +0300 Subject: [PATCH] [css-tables-3] Remove invisible symbols in <'border-spacing'> syntax definition --- css-tables-3/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-tables-3/Overview.bs b/css-tables-3/Overview.bs index b8d523032f3b..8a800dd2a6eb 100644 --- a/css-tables-3/Overview.bs +++ b/css-tables-3/Overview.bs @@ -815,7 +815,7 @@ spec:css-sizing-3; type:property; text:box-sizing
 				Name: border-spacing
-				Value: <​length​>{1,2}
+				Value: {1,2}
 				Initial: 0px 0px
 				Inherited: yes
 				Applies To: table grid boxes when 'border-collapse' is ''border-collapse/separate''