mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
onload = function() {
|
|
t1.step(function() {assert_unreached("Script should not have ran.");});
|
|
}
|