mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 63459a30a61cda53c8c8ab4dc645b142cd2f85ea
This commit is contained in:
parent
005320c08c
commit
40ef4e9705
82 changed files with 986 additions and 154 deletions
|
@ -126,7 +126,7 @@ async_test(function() {
|
|||
assert_equals(object_realm(dp), "child window");
|
||||
}, "Constructor in child window with bad NewTarget from child window that's a proxy for a parent window function");
|
||||
});
|
||||
iframe.src = "constructors-support.html";
|
||||
iframe.src = "support/constructors-support.html";
|
||||
document.body.appendChild(iframe);
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue