blob: e8418139b41849364981c528b93edc03999ee451 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
skip-if = os == 'android'
support-files =
bug536567_iframe.html
bug536567_subframe.html
bug665540_window.xhtml
[test_bug536567_perwindowpb.html]
[test_bug665540.html]
tags = fullscreen
skip-if = (os == 'linux' && bits == 64) # Bug 888164
|