You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Safari, the inter-character is supported only on the prefixed property, -webkit-ruby-position: inter-character; with the unprefixed property, ruby-position not supported at all in Safari (which the BCD accurately reflects).
queengooborg
added a commit
to queengooborg/browser-compat-data
that referenced
this issue
Aug 16, 2024
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?
MDN says Chrome & FF support all values except alternate
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
inter-character has its own row with Chrome & FF marked as unsupported, and Safari marked as supported.
Did you test this? If so, how?
Yes, it's rejected at parse time in devtools
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://drafts.csswg.org/css-ruby/#rubypos
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/ruby-position
MDN metadata
MDN page report details
css.properties.ruby-position
The text was updated successfully, but these errors were encountered: