mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
Blob URLs created with opaque origins (like those in https://github.com/servo/servo/issues/43326) were rejected when parsed during `fetch`. Testing: This doesn't have an impact on WPT but I've added a unit test --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>