Open yberhanu-sqsp opened 7 months ago
This issue was automatically closed because the title was left as the default, and a summary was not added.
If this is not a spam issue, please replace the <SUMMARIZE THE PROBLEM>
part of the title with a short summary of the reported issue, and then post a follow-up comment. A maintainer will review your issue and reopen it if needed.
My apologies for leaving the title as the default. This is my first time submitting a compatibility issue.
It's all good! We deal with a lot of spambots opening bogus issues, and the only thing in common we can programmatically track is that the title is left as default. Unfortunately, some legitimate issues like yours end up closed in the process. Issue reopened!
Thanks so much!
+1 on Safari 17.2.1 and 17.5
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 compatibility table says clip-path
Is animatable
is not supported on Safari, but it appears to be supported when I test in Safari 17.2.1.What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
I expected a CSS transition not to work on a clip-path on Safari, but it worked.
Did you test this? If so, how?
I tested with the following codepen: https://codepen.io/yaphi1/pen/QWPmJoE?editors=0110
Clicking on the shadowy area moves the spotlight to a random location. The transition works smoothly on safari even though the compatibility table says
is animatable
isn't supported for clip-path.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?
Unfortunately I don't know which version of Safari this started working in. All I have is that it's working in 17.2.1.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path
MDN metadata
MDN page report details
* Query: `css.properties.clip-path` * Report started: 2024-04-08T14:38:23.843Z