mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
There is no layout boxes to clear in this case. For the example in #43998, this skips the traversal many times. Testing: Should not change visible behaviour. [Try](https://github.com/servo/servo/actions/runs/24131782865). --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>