-
Notifications
You must be signed in to change notification settings - Fork 478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(styles): pseudo elements :after
aren't removed in Safari 16
#2825
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit e2ed390): https://taiga-ui--pr2825-splincode-fix-safari-sly65ztl.web.app (expires Sat, 08 Oct 2022 08:32:26 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Codecov ReportBase: 39.94% // Head: 39.93% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2825 +/- ##
==========================================
- Coverage 39.94% 39.93% -0.01%
==========================================
Files 958 959 +1
Lines 9248 9257 +9
Branches 1901 1901
==========================================
+ Hits 3694 3697 +3
- Misses 5350 5356 +6
Partials 204 204
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
9dba8b0
to
2818390
Compare
::after
aren't removed in Safari 16::after
aren't removed in Safari 16
::after
aren't removed in Safari 16:after
aren't removed in Safari 16
We narrowed styles to Safari with hyphen hack, can we narrow it even more to Safari 16 with |
2818390
to
e2ed390
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?