blob: 56a1267d0ddef7c70ff5dbf78cdf02d8605ad48c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
[DEFAULT]
support-files =
497633.html
fail.png
file_bug628069.html
file_clonewrapper.html
file_domWindowUtils_scrollbarSize.html
file_frameElementWrapping.html
file_moving_nodeList.html
file_moving_xhr.html
file_resource_timing_nocors.html
generateCss.sjs
historyframes.html
start_historyframe.html
url1_historyframe.html
url2_historyframe.html
image_50.png
image_100.png
image_200.png
pass.apng
performance_timeline_main_test.html
resource_timing_iframe.html
resource_timing_main_test.html
resource_timing_cross_origin.html
res0.resource
res1.resource
res1.resource^headers^
res2.resource
res2.resource^headers^
res3.resource
res3.resource^headers^
res4.resource
res4.resource^headers^
res5.resource
res5.resource^headers^
res6.resource
res6.resource^headers^
res7.resource
res7.resource^headers^
res8.resource
res8.resource^headers^
resource_timing.js
navigation_timing.html
test_interfaces.js
frameStorageAllowed.html
frameStoragePrevented.html
frameStorageChrome.html
frameStorageNullprincipal.sjs
workerStorageAllowed.js
workerStoragePrevented.js
storagePermissionsUtils.js
window_storagePermissions.html
frameSelectEvents.html
!/image/test/mochitest/big.png
!/image/test/mochitest/blue.png
!/image/test/mochitest/clear.png
!/image/test/mochitest/damon.jpg
!/image/test/mochitest/over.png
!/image/test/mochitest/red.png
!/dom/base/test/Ahem.ttf
!/dom/base/test/file_empty.html
!/dom/base/test/file_use_counter_svg_fill_pattern_data.svg
[test_497898.html]
[test_bug504220.html]
[test_bug628069_1.html]
[test_bug628069_2.html]
[test_bug631440.html]
[test_bug653364.html]
[test_bug861217.html]
[test_bug1161721.html]
[test_bug1170911.html]
[test_bug1208217.html]
[test_bug1313753.html]
[test_bug1434273.html]
[test_clientRects.html]
[test_clipboard_disallowed.html]
[test_clipboard_events.html]
support-files = window_clipboard_events.html
skip-if = headless # bug 1403542
[test_consoleAPI.html]
[test_contentViewer_overrideDPPX.html]
[test_CCW_optimization.html]
[test_devicePixelRatio_with_zoom.html]
[test_DOMMatrix.html]
[test_domWindowUtils.html]
[test_domWindowUtils_scrollbarSize.html]
[test_domWindowUtils_scrollXY.html]
[test_donottrack.html]
[test_focus_scrollchildframe.html]
[test_focus_legend_noparent.html]
[test_for_of.html]
[test_framedhistoryframes.html]
[test_frameElementWrapping.html]
[test_img_mutations.html]
skip-if = verify
[test_interfaces.html]
[test_interfaces_secureContext.html]
scheme = https
[test_media_queries_with_zoom.html]
[test_navigation_timing.html]
[test_network_events.html]
skip-if = true
# Disable this test until bug 795711 is fixed.
[test_offsets.html]
support-files = test_offsets.js
[test_outerHTML.html]
[test_outerHTML.xhtml]
[test_paste_selection.html]
[test_performance_now.html]
[test_performance_timeline.html]
skip-if = verify
[test_performance_nav_timing_before_onload.html]
[test_picture_apng.html]
[test_picture_mutations.html]
[test_pointerPreserves3D.html]
[test_pointerPreserves3DClip.html]
[test_pointerPreserves3DPerspective.html]
[test_resource_timing.html]
skip-if = verify
[test_resource_timing_cross_origin.html]
[test_resource_timing_frameset.html]
[test_selectevents.html]
skip-if = toolkit == 'android' # bug 1627523
[test_showModalDialog_removed.html]
[test_storagePermissionsAccept.html]
[test_storagePermissionsLimitForeign.html]
[test_storagePermissionsReject.html]
[test_storagePermissionsRejectForeign.html]
[test_stylesheetPI.html]
[test_toggling_performance_navigation_timing.html]
[test_vibrator.html]
fail-if = xorigin
[test_WebKitCSSMatrix.html]
[test_windowedhistoryframes.html]
[test_windowProperties.html]
[test_resource_timing_nocors.html]
[test_resizeby.html]
skip-if = (toolkit == 'android') || (devedition && os == 'win' && bits == 32) || (os == 'linux' && bits == 64) # Window sizes cannot be controled on android; Windows: bug 1540554; Bug 1604152
|