blob: 9133e90ad7b991be912dca02f90bee341c8c0361 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DEFAULT]
["test_private_window_from_content.html"]
["test_window_open_position_constraint.html"]
skip-if = [
"os == 'android'",
"display == 'wayland' && os_version == '22.04'", # Bug 1857074
]
["test_window_open_units.html"]
skip-if = ["os == 'android'"]
|