mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
This is the first step toward removing inherited clips in favor of scroll roots for handling overflow and CSS clipping. This will allow us to more easily handle elements that should not be clipped. While we are still using inherited clips here, we now properly clip some types of content that wasn't clipped before.