mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
This commit is contained in:
@@ -8,7 +8,7 @@ var t = async_test();
|
||||
var win;
|
||||
|
||||
t.step(function() {
|
||||
win = window.open("004-1.html");
|
||||
win = window.open("support/004-1.html");
|
||||
});
|
||||
|
||||
add_completion_callback(function() {win.close()});
|
||||
|
||||
Reference in New Issue
Block a user