summaryrefslogtreecommitdiffstats
path: root/dom/base/test/chrome/chrome.toml
blob: b8439a2d2eecc9e7150376df01d8e38e6ea5bfd5 (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
[DEFAULT]
skip-if = ["os == 'android'"]
support-files = [
  "bug418986-1.js",
  "clonedoc/**",
  "file_bug549682.xhtml",
  "file_bug616841.xhtml",
  "file_bug816340.xhtml",
  "file_bug990812-1.xhtml",
  "file_bug990812-2.xhtml",
  "file_bug990812-3.xhtml",
  "file_bug990812-4.xhtml",
  "file_bug990812-5.xhtml",
  "file_bug1139964.xhtml",
  "file_bug1209621.xhtml",
  "fileconstructor_file.png",
  "frame_custom_element_content.html",
  "custom_element_ep.js",
  "window_nsITextInputProcessor.xhtml",
  "title_window.xhtml",
  "window_swapFrameLoaders.xhtml",
]
prefs = ["gfx.font_rendering.fallback.async=false"]

["test_bug120684.xhtml"]

["test_bug206691.xhtml"]

["test_bug289714.xhtml"]

["test_bug339494.xhtml"]

["test_bug357450.xhtml"]
support-files = ["../file_bug357450.js"]

["test_bug380418.html"]

["test_bug383430.html"]

["test_bug418986-1.xhtml"]

["test_bug421622.xhtml"]

["test_bug429785.xhtml"]

["test_bug430050.xhtml"]

["test_bug467123.xhtml"]

["test_bug473284.xhtml"]

["test_bug549682.xhtml"]
skip-if = ["verify"]

["test_bug571390.xhtml"]

["test_bug616841.xhtml"]

["test_bug635835.xhtml"]

["test_bug682305.html"]

["test_bug683852.xhtml"]

["test_bug752226-3.xhtml"]

["test_bug752226-4.xhtml"]

["test_bug765993.html"]

["test_bug780199.xhtml"]

["test_bug780529.xhtml"]

["test_bug800386.xhtml"]

["test_bug816340.xhtml"]

["test_bug884693.xhtml"]

["test_bug914381.html"]

["test_bug990812.xhtml"]

["test_bug1063837.xhtml"]

["test_bug1098074_throw_from_ReceiveMessage.xhtml"]

["test_bug1139964.xhtml"]

["test_bug1209621.xhtml"]

["test_bug1339722.html"]

["test_bug1346936.html"]

["test_bug380418.html^headers^"]

["test_chromeOuterWindowID.xhtml"]
support-files = ["window_chromeOuterWindowID.xhtml"]

["test_custom_element_content.xhtml"]

["test_custom_element_ep.xhtml"]

["test_document-element-inserted.xhtml"]
support-files = [
  "file_document-element-inserted.xhtml",
  "file_document-element-inserted-inner.xhtml",
]

["test_domparsing.xhtml"]

["test_fileconstructor.xhtml"]

["test_getElementsWithGrid.html"]

["test_input_value_set_preserve_undo.xhtml"]

["test_nsITextInputProcessor.xhtml"]

["test_nsITextInputProcessorCallback_at_changing_default_value_of_textarea.html"]

["test_permission_hasValidTransientUserActivation.xhtml"]
support-files = ["../dummy.html"]

["test_range_getClientRectsAndTexts.html"]

["test_swapFrameLoaders.xhtml"]
skip-if = ["os == 'mac'"] # bug 1674413

["test_title.xhtml"]
support-files = ["file_title.xhtml"]

["test_windowroot.xhtml"]