mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
This value was used when rendering was not done by WebRender. Nowadays, we do not need this page clip rect concept and it is completely unused. Testing: This just remove dead code, so should be covered by existing tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com>