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