Skip to content

Commit 776cfcc

Browse files
committed
Update specification URL for Logical Properties and Values
1 parent 96bb8e8 commit 776cfcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cssdb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"id": "logical-properties-and-values",
370370
"title": "Logical Properties and Values",
371371
"description": "Flow-relative (left-to-right or right-to-left) properties and values",
372-
"specification": "https://www.w3.org/TR/css-logical/",
372+
"specification": "https://www.w3.org/TR/css-logical-1/",
373373
"stage": 2,
374374
"caniuse": "css-logical-props",
375375
"example": "span:first-child {\n float: inline-start;\n margin-inline-start: 10px;\n}",

0 commit comments

Comments
 (0)