mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
improve spec compliance of window.close
This commit is contained in:
parent
f63284efc0
commit
2753e5efab
12 changed files with 123 additions and 39 deletions
|
@ -279024,6 +279024,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-uncloseable-1.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/001-1.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -334998,6 +335003,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-closeable.html": [
|
||||
[
|
||||
"/html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-closeable.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-uncloseable.html": [
|
||||
[
|
||||
"/html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-uncloseable.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/001.html": [
|
||||
[
|
||||
"/html/browsers/browsing-the-web/unloading-documents/prompt/001.html",
|
||||
|
@ -566859,6 +566876,18 @@
|
|||
"2b3a56895dbe6450ed38ebbb31a915c9e8b7abd6",
|
||||
"testharness"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-closeable.html": [
|
||||
"7b60961703fd447aff290aa5fedf6950b242b9d5",
|
||||
"testharness"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-uncloseable-1.html": [
|
||||
"0e8cf55368a34a0367763cdf902fdf6a5dc51f28",
|
||||
"support"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-uncloseable.html": [
|
||||
"faa25d4925073f71b3ee451427b253cc232c01f7",
|
||||
"testharness"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/001-1.html": [
|
||||
"758c04e8df6778e435346c59280c17e02295cca6",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue