Skip to content

Commit cc89ffd

Browse files
Firefox 147 ships CSS Anchor Positioning (#28649)
Fx147 enables css anchor positioning by default
1 parent 9029b76 commit cc89ffd

4 files changed

Lines changed: 4 additions & 8 deletions

File tree

css/at-rules/position-try.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"chrome_android": "mirror",
1717
"edge": "mirror",
1818
"firefox": {
19-
"version_added": "preview",
20-
"impl_url": "https://bugzil.la/1838746"
19+
"version_added": "147"
2120
},
2221
"firefox_android": "mirror",
2322
"oculus": "mirror",

css/properties/position-visibility.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": "147",
19-
"impl_url": "https://bugzil.la/1838746"
18+
"version_added": "147"
2019
},
2120
"firefox_android": "mirror",
2221
"oculus": "mirror",

css/types/anchor-size.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"chrome_android": "mirror",
1717
"edge": "mirror",
1818
"firefox": {
19-
"version_added": "preview",
20-
"impl_url": "https://bugzil.la/1972610"
19+
"version_added": "147"
2120
},
2221
"firefox_android": "mirror",
2322
"oculus": "mirror",

css/types/anchor.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"chrome_android": "mirror",
1717
"edge": "mirror",
1818
"firefox": {
19-
"version_added": "preview",
20-
"impl_url": "https://bugzil.la/1838746"
19+
"version_added": "147"
2120
},
2221
"firefox_android": "mirror",
2322
"oculus": "mirror",

0 commit comments

Comments
 (0)