mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
Just use WebRender's ClipId directly. This will allow us to create and use ReferenceFrames in the future, if we need to do that. It will also make it easier to have Servo responsible for creating the root scrolling area, which will allow removing some old hacks in the future.