mirror of
https://github.com/servo/servo.git
synced 2025-07-03 13:33:39 +01:00
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
onload = function() {
|
|
t1.step(function() {assert_unreached("Script should not have ran.");});
|
|
}
|