servo/components/gfx/display_list
Martin Robinson 0353aad4e3 Use real clips when generating scroll roots
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.
2017-04-06 14:46:02 +02:00
..
mod.rs Use real clips when generating scroll roots 2017-04-06 14:46:02 +02:00