From e8cd4b92f96bbc7dee329111a786fecee8e0f0a6 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Tue, 12 Sep 2023 14:00:54 +0200 Subject: [PATCH] [css-masking-1] Allow permutation in mask-border-slice --- css-masking-1/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-masking-1/Overview.bs b/css-masking-1/Overview.bs index 604320b8..5ae5370a 100644 --- a/css-masking-1/Overview.bs +++ b/css-masking-1/Overview.bs @@ -1023,7 +1023,7 @@ The 'mask-mode' and 'mask-type' properties must have no affect on the mask bo
 Name: mask-border-slice
-Value: [ <> | <> ]{1,4} fill?
+Value: [ <> | <> ]{1,4} && fill?
 Initial: 0
 Applies to: All elements. In SVG, it applies to container elements excluding the defs element, all graphics elements and the use element
 Inherited: no