mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
var t1 = async_test("Prevents access to external scripts.");
|
|
|
|
onload = function() {t1.done();}
|