mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +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>