mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Found this while analysing module preload test failures. In particular a subtest of `modulepreload.html` was recently [updated](https://github.com/web-platform-tests/wpt/pull/57243) to catch this. We need to ensure that SRI hash follows the base64 grammar specified by CSP. Testing: Updated test expectations of a test --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>