browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

Safari support for @counter-style symbols likely to be partial

Open foolip opened this issue 1 year ago • 0 comments

Only Safari isn't marked as partial implementation here: https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style/symbols#browser_compatibility

Often when almost all browsers have a similar note, it actually applies to all browsers because it's some "future" spec concept that nobody has implemented yet. I'm not sure if that's the case, but it would be good to confirm.

Source in BCD:

https://github.com/mdn/browser-compat-data/blob/a2cdb7f00c902b295e0c26edb0d0041c49c7d02d/css/at-rules/counter-style.json#L345-L386

The task is to write a test for <image> as a value for the symbols descriptor and see if it really works in Safari. If not, add a similar note as the other browsers.

foolip avatar May 02 '24 13:05 foolip