mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Issue #1366 - Completely remove showModalDialog
This commit is contained in:
parent
abb2afe2a7
commit
8d600c51ed
38 changed files with 14 additions and 1313 deletions
|
|
@ -154,9 +154,6 @@ support-files =
|
|||
file_iframe_sandbox_form_pass.html
|
||||
file_iframe_sandbox_g_if1.html
|
||||
file_iframe_sandbox_h_if1.html
|
||||
file_iframe_sandbox_j_if1.html
|
||||
file_iframe_sandbox_j_if2.html
|
||||
file_iframe_sandbox_j_if3.html
|
||||
file_iframe_sandbox_k_if1.html
|
||||
file_iframe_sandbox_k_if2.html
|
||||
file_iframe_sandbox_k_if3.html
|
||||
|
|
@ -471,9 +468,6 @@ skip-if = toolkit == 'android' # just copy the conditions from the test above
|
|||
tags = openwindow
|
||||
[test_iframe_sandbox_inheritance.html]
|
||||
tags = openwindow
|
||||
[test_iframe_sandbox_modal.html]
|
||||
tags = openwindow
|
||||
skip-if = toolkit == 'android' || e10s #modal tests fail on android
|
||||
[test_iframe_sandbox_navigation.html]
|
||||
tags = openwindow
|
||||
[test_iframe_sandbox_navigation2.html]
|
||||
|
|
@ -540,8 +534,6 @@ skip-if = toolkit == 'android' #bug 811644
|
|||
[test_bug369370.html]
|
||||
skip-if = toolkit == "android" || toolkit == "windows" # disabled on Windows because of bug 1234520
|
||||
[test_bug380383.html]
|
||||
[test_bug391777.html]
|
||||
skip-if = toolkit == 'android' || e10s
|
||||
[test_bug402680.html]
|
||||
[test_bug403868.html]
|
||||
[test_bug403868.xhtml]
|
||||
|
|
@ -607,4 +599,4 @@ skip-if = os == "android" # up/down arrow keys not supported on android
|
|||
[test_script_module.html]
|
||||
support-files =
|
||||
file_script_module.html
|
||||
file_script_nomodule.html
|
||||
file_script_nomodule.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue