mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Depends on https://github.com/servo/servo/pull/40541 We still don't really pass any tests because we incorrectly compare local names case-sensitively. Needs more investigation. Testing: New tests start to not-crash Fixes https://github.com/servo/servo/issues/40540 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>