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

CSS Container Style Queries - Incorrect Safari 18.1 TP Data

Open gavinmorrow opened this issue 1 year ago • 0 comments

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?

The footnote “3 The root element cannot be a container” should also apply to Safari 18.1 TP.

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

It should match the data from https://caniuse.com/mdn-css_at-rules_container_style_queries_for_custom_properties (footnote 1). Footnote 3 from the incorrect page should also apply to Safari 18.1 TP and not just Safari 18.0

Did you test this? If so, how?

I did not test this.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

  • https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes : the issue is not listed as fixed, and the date is before the fix landed
  • https://bugs.webkit.org/show_bug.cgi?id=271040
  • https://caniuse.com/mdn-css_at-rules_container_style_queries_for_custom_properties

Do you have anything more you want to share?

I’m mostly sure that the first page is wrong, but it’s possible I misinterpreted the data and it’s actually the second page.

MDN URL

No response

MDN metadata

No response

gavinmorrow avatar Oct 19 '24 22:10 gavinmorrow