css.properties.overflow-clip-margin - Supported in Firefox 103
What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
source: https://github.com/mdn/browser-compat-data/blob/main/css/properties/overflow-clip-margin.json#L14-L17
Firefox is claimed to not have support for overflow-clip-margin with a reference to this bugzilla ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=1661582, but it's actually implemented in this ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=1769512, closed three months ago. I am unsure when it shipped, but support is available in 103 at least.
Support can be verified with this codepen: https://codepen.io/Kilian/pen/NWYLxPx
What browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
A green "supported" block for Firefox
Did you test this? If so, how?
See this codepen: https://codepen.io/Kilian/pen/NWYLxPx
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://bugzilla.mozilla.org/show_bug.cgi?id=1769512
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response