Add spec for reloading opened window cross-origin
This commit is contained in:
parent
0c8f773dec
commit
3925bfde8e
5 changed files with 87 additions and 0 deletions
10
spec/fixtures/api/window-open-location-final.html
vendored
Normal file
10
spec/fixtures/api/window-open-location-final.html
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
bar
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue