Skip to content

Commit c272c7f

Browse files
authored
Fix `length-percentage> description
1 parent 3322c18 commit c272c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/types/attr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
},
386386
"length-percentage": {
387387
"__compat": {
388-
"description": "`<length>`",
388+
"description": "`<length-percentage>`",
389389
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/length-percentage",
390390
"spec_url": "https://drafts.csswg.org/css-values/#mixed-percentages",
391391
"tags": [

0 commit comments

Comments
 (0)