We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ceb66 commit 134424dCopy full SHA for 134424d
src/tests/html/script/script.html
@@ -17,3 +17,5 @@
17
script.nonce = 'hello';
18
testing.expectEqual('hello', script.nonce);
19
</script>
20
+
21
+<script id=datauri src="data:text/plain;charset=utf-8;base64,dGVzdGluZy5leHBlY3RFcXVhbCh0cnVlLCB0cnVlKTs="></script>
0 commit comments