Skip to content

Commit 7e4c62c

Browse files
dletoreycaugner
andauthored
Firefox 148 ships CSS shape() (#29036)
* updated support for css shape() in firefox * Update css/types/basic-shape.json --------- Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
1 parent d1532d0 commit 7e4c62c

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

css/types/basic-shape.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -488,21 +488,9 @@
488488
},
489489
"chrome_android": "mirror",
490490
"edge": "mirror",
491-
"firefox": [
492-
{
493-
"version_added": "preview"
494-
},
495-
{
496-
"version_added": "126",
497-
"flags": [
498-
{
499-
"type": "preference",
500-
"name": "layout.css.basic-shape-shape.enabled",
501-
"value_to_set": "true"
502-
}
503-
]
504-
}
505-
],
491+
"firefox": {
492+
"version_added": "148"
493+
},
506494
"firefox_android": "mirror",
507495
"oculus": "mirror",
508496
"opera": "mirror",

0 commit comments

Comments
 (0)