mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
add script dataurl test
This commit is contained in:
@@ -17,3 +17,5 @@
|
||||
script.nonce = 'hello';
|
||||
testing.expectEqual('hello', script.nonce);
|
||||
</script>
|
||||
|
||||
<script id=datauri src="data:text/plain;charset=utf-8;base64,dGVzdGluZy5leHBlY3RFcXVhbCh0cnVlLCB0cnVlKTs="></script>
|
||||
|
||||
Reference in New Issue
Block a user