LibWeb: Fix SRI handling of badly-formatted strings

This commit is contained in:
Lyra 2025-05-06 15:41:23 +02:00 committed by Tim Flynn
commit 39dae6fb2d
Notes: github-actions[bot] 2025-05-06 17:03:57 +00:00
3 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link
href="invalid-integrity-attribute.css"
type="text/css"
rel="stylesheet"
crossorigin="anonymous"
integrity="051df3b15e50dd8711b1fa2f4e11f69060b4d77e0a3950a5ae2dc9f5c6bf8a37"
nonce=""
>
<title>Test</title>
</head>
<body>