mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
We migrated most uses some years ago, so let's finally remove them. It's more clear what we are doing if we inline stuff then hiding dangerous cast behind trait. Testing: Covered by WPT, try run: https://github.com/sagudev/servo/actions/runs/21350967668 --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>