mirror of
https://github.com/servo/servo.git
synced 2025-09-08 05:58:20 +01:00
prevent overwriting of salvageable state in later prompt/unload steps
This commit is contained in:
parent
a297e8f288
commit
57c0d82944
5 changed files with 101 additions and 5 deletions
|
@ -277161,6 +277161,16 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004-1.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004-2.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/manual-001.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -333024,6 +333034,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004.html": [
|
||||
[
|
||||
"/html/browsers/browsing-the-web/unloading-documents/prompt/004.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/unload/001.html": [
|
||||
[
|
||||
"/html/browsers/browsing-the-web/unloading-documents/unload/001.html",
|
||||
|
@ -564777,6 +564793,18 @@
|
|||
"c37ad1ea3a1c8e389f6066c95c7b2745648e9e7e",
|
||||
"testharness"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004-1.html": [
|
||||
"3530a94754361d436b6c20496bea07eb0bec4893",
|
||||
"support"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004-2.html": [
|
||||
"01dc2c7f9c673781291a5afbdb40ca0f0919e797",
|
||||
"support"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/004.html": [
|
||||
"4c8485a929926005115dd0f8e2d2a2d8e1673c6f",
|
||||
"testharness"
|
||||
],
|
||||
"html/browsers/browsing-the-web/unloading-documents/prompt/manual-001.html": [
|
||||
"895580cf70904918397da755527c5dda3f227b8a",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue