From 30027548290212fd1e4225ba18ce27f8c92e6b79 Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Tue, 10 Nov 2020 15:13:33 +0200 Subject: [PATCH 01/10] Add a draw() shape syntax, which accepts shape-segments equivalent to SVG path segments. Fixes #5674 --- css-shapes-2/Overview.bs | 68 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/css-shapes-2/Overview.bs b/css-shapes-2/Overview.bs index 7754e70e087..da942d91015 100644 --- a/css-shapes-2/Overview.bs +++ b/css-shapes-2/Overview.bs @@ -18,6 +18,7 @@ spec:css-masking-1; type: value text: nonzero text: evenodd spec:css-shapes-1; type:property; text:shape-margin +spec:css-shapes-2; type:type; text: