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.
2 parents 58ceb66 + 134424d commit 92226a8Copy full SHA for 92226a8
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