Skip to content

Commit

Permalink
updated the version added for ff for rect() and xywh() (#21877)
Browse files Browse the repository at this point in the history
  • Loading branch information
dletorey committed Jan 11, 2024
1 parent 0c7f2a7 commit 3a6c313
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions css/types/basic-shape.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,14 +469,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "117",
"flags": [
{
"type": "preference",
"name": "layout.css.basic-shape-rect.enabled, layout.css.motion-path-basic-shapes.enabled",
"value_to_set": "true"
}
]
"version_added": "122"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -513,14 +506,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "117",
"flags": [
{
"type": "preference",
"name": "layout.css.basic-shape-xywh.enabled, layout.css.motion-path-basic-shapes.enabled",
"value_to_set": "true"
}
]
"version_added": "122"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 3a6c313

Please sign in to comment.