Skip to content

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Sep 17, 2025

This PR changes the clip-path specifications to use polygon() rather than xywh() in order to accommodate older browsers that don't implement xywh(), which is not as widely available as seems to be indicated in the listings at MDN (they don't indicate that some shapes aren't supported).

It also changes white-space: wrap to white-space: pre again to handle older browsers.

@dpvc dpvc requested a review from zorkow September 17, 2025 21:07
@dpvc dpvc added this to the v4.0.1 milestone Sep 17, 2025
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.72%. Comparing base (afaf1ea) to head (ea468ec).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1356     +/-   ##
==========================================
  Coverage    86.72%   86.72%             
==========================================
  Files          337      337             
  Lines        84145    84156     +11     
  Branches      3140     4769   +1629     
==========================================
+ Hits         72971    72982     +11     
  Misses       11174    11174             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant