mirror of
https://github.com/servo/servo.git
synced 2025-07-03 13:33:39 +01:00
3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
var t1 = async_test("Prevents access to external scripts.");
|
|
|
|
onload = function() {t1.done();}
|