mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
This implementation is quite confusing as it makes it harder to tell that we are just looking for the case that `Contents` contains `NonReplacedContents`. Testing: This shouldn't have any functional change, so is covered by existing tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com>