Skip to content

Commit 666b993

Browse files
committed
Overflow shorthand is now Stage 2
1 parent a24890c commit 666b993

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cssdb.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@
442442
"id": "overflow-property",
443443
"title": "`overflow` Shorthand Property",
444444
"description": "A property for defining `overflow-x` and `overflow-y`",
445-
"specification": "https://drafts.csswg.org/css-overflow/#propdef-overflow",
446-
"stage": 1,
445+
"specification": "https://www.w3.org/TR/css-overflow-3/#propdef-overflow",
446+
"stage": 2,
447447
"caniuse-compat": {
448448
"chrome": {
449449
"68": "y"

0 commit comments

Comments
 (0)