css.types.ratio.number_value
has support, none is mentioned
#25034
Labels
data:css 🎨
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
css.types.ratio.number_value
reports only implementation behind a flag in Firefox. The description is "Accepts a single<number>;
as a value." This is in line with the spec definition of ratio, which accepts a single number, defaulting to 1.What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari
What did you expect to see?
Some support, but I'm unsure of when it was added. Alternatively, if we're unable to determine when this was added, it may make most sense to just remove this key.
Did you test this? If so, how?
https://codepen.io/jamessw/pen/abePENz
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: