mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3090dae119
Some form tests are switched to Blob-backed DOM files; some tests now use nsIFile but don't create the file, if the test simply uses the path but doesn't access it; and some tests are moved to mochi-chrome
15 lines
393 B
INI
15 lines
393 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g'
|
|
support-files =
|
|
bug293834_form.html
|
|
|
|
[test_bug293834.html]
|
|
[test_bug499115.html]
|
|
[test_nsFind.html]
|
|
[test_private_window_from_content.html]
|
|
# Next two tests are disabled in e10s because of bug 989501.
|
|
[test_window_open_position_constraint.html]
|
|
skip-if = toolkit == 'android' || e10s
|
|
[test_window_open_units.html]
|
|
skip-if = toolkit == 'android' || e10s
|