Skip to content

Commit 6b41f82

Browse files
Update draft features (#3515)
1 parent e36bd69 commit 6b41f82

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

features/draft/spec/css-shapes-1.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
draft_date: 2025-11-03
1+
draft_date: 2025-11-10
22
name: CSS Shapes Module Level 1
33
description: TODO
44
spec: https://drafts.csswg.org/css-shapes-1/
@@ -32,12 +32,14 @@ compat_features:
3232
# - css.types.basic-shape.ellipse
3333
# - css.types.basic-shape.inset
3434
# - css.types.basic-shape.polygon
35-
# - css.types.basic-shape.rect
36-
# - css.types.basic-shape.shape
37-
# - css.types.basic-shape.xywh
3835
# - path():
3936
# - css.types.basic-shape.path
4037
# - css.types.basic-shape.path.clip-path
4138
# - css.types.basic-shape.path.shape-outside
39+
# - rect() and xywh():
40+
# - css.types.basic-shape.rect
41+
# - css.types.basic-shape.xywh
42+
# - shape():
43+
# - css.types.basic-shape.shape
4244
# - SVG:
4345
# - svg.elements.path.d.path

0 commit comments

Comments
 (0)