mirror of
https://github.com/servo/servo.git
synced 2025-07-03 21:43:41 +01:00
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
(function () {
|
|
scriptsrc1.step(function() { assert_unreached('Unsafe inline script ran.') });
|
|
})();
|