mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00

When closing window / documnet, if content modifies an element that has contenteditable via unload event, it hits assertion in `nsDocShell::EnsureEditorData` due to destroying document. So we should return error before getting editing session. Differential Revision: https://phabricator.services.mozilla.com/D50573 --HG-- extra : moz-landing-system : lando
12 lines
209 B
INI
12 lines
209 B
INI
[DEFAULT]
|
|
support-files =
|
|
file_bug1453190.html
|
|
|
|
[test_bug348497.html]
|
|
[test_bug384147.html]
|
|
[test_bug389350.html]
|
|
[test_bug519928.html]
|
|
[test_bug738440.html]
|
|
[test_bug1453190.html]
|
|
skip-if = os == "android"
|