mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
12 lines
501 B
INI
12 lines
501 B
INI
[DEFAULT]
|
|
tags = openwindow
|
|
|
|
[test_blank_named_window.html]
|
|
skip-if = (os == 'android') # Fennec doesn't support web content opening new windows (See bug 1277544 for details)
|
|
[test_named_window.html]
|
|
skip-if = (os == 'android') # Fennec doesn't support web content opening new windows (See bug 1277544 for details)
|
|
[test_storage_copied.html]
|
|
support-files =
|
|
file_storage_copied.html
|
|
skip-if = (os == 'android') # Fennec doesn't support web content opening new windows (See bug 1277544 for details)
|
|
|