Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git] / devtools / server / tests / chrome / chrome.toml
blobb67b1ee9714a99c945bacf70feffb71758a412df
1 [DEFAULT]
2 tags = "devtools"
3 skip-if = ["os == 'android'"]
4 support-files = [
5   "doc_Debugger.Source.prototype.introductionType.xhtml",
6   "Debugger.Source.prototype.element.js",
7   "Debugger.Source.prototype.element-2.js",
8   "Debugger.Source.prototype.element.html",
9   "hello-actor.js",
10   "iframe1_makeGlobalObjectReference.html",
11   "iframe2_makeGlobalObjectReference.html",
12   "inspector_css-properties.html",
13   "inspector_display-type.html",
14   "inspector_getImageData.html",
15   "inspector_getOffsetParent.html",
16   "inspector-delay-image-response.sjs",
17   "inspector-eyedropper.html",
18   "inspector-helpers.js",
19   "inspector-search-data.html",
20   "inspector-styles-data.css",
21   "inspector-styles-data.html",
22   "inspector-template.html",
23   "inspector-traversal-data.html",
24   "large-image.jpg",
25   "memory-helpers.js",
26   "nonchrome_unsafeDereference.html",
27   "suspendTimeouts_content.html",
28   "suspendTimeouts_content.js",
29   "suspendTimeouts_worker.js",
30   "small-image.gif",
31   "test_suspendTimeouts.js",
32   "webconsole-helpers.js",
33   "inactive-property-helper/*.mjs",
36 ["test_Debugger.Script.prototype.global.html"]
38 ["test_Debugger.Source.prototype.elementAttribute.html"]
40 ["test_Debugger.Source.prototype.introductionScript.html"]
42 ["test_Debugger.Source.prototype.introductionType.html"]
44 ["test_animation-type-longhand.html"]
46 ["test_css-logic-specificity.html"]
48 ["test_css-logic.html"]
50 ["test_css-properties.html"]
52 ["test_device.html"]
54 ["test_executeInGlobal-outerized_this.html"]
56 ["test_highlighter_paused_debugger.html"]
58 ["test_inspector-changeattrs.html"]
60 ["test_inspector-changevalue.html"]
62 ["test_inspector-display-type.html"]
64 ["test_inspector-duplicate-node.html"]
66 ["test_inspector-hide.html"]
68 ["test_inspector-inactive-property-helper.html"]
70 ["test_inspector-mutations-attr.html"]
72 ["test_inspector-mutations-events.html"]
74 ["test_inspector-mutations-value.html"]
76 ["test_inspector-pick-color.html"]
78 ["test_inspector-pseudoclass-lock.html"]
80 ["test_inspector-reload.html"]
82 ["test_inspector-resize.html"]
84 ["test_inspector-resolve-url.html"]
86 ["test_inspector-scroll-into-view.html"]
88 ["test_inspector-search-front.html"]
90 ["test_inspector-template.html"]
92 ["test_inspector_getImageData-wait-for-load.html"]
94 ["test_inspector_getImageData.html"]
96 ["test_inspector_getImageDataFromURL.html"]
98 ["test_inspector_getNodeFromActor.html"]
100 ["test_inspector_getOffsetParent.html"]
102 ["test_makeGlobalObjectReference.html"]
104 ["test_memory.html"]
106 ["test_memory_allocations_02.html"]
108 ["test_memory_allocations_03.html"]
110 ["test_memory_allocations_04.html"]
112 ["test_memory_allocations_05.html"]
114 ["test_memory_allocations_06.html"]
116 ["test_memory_allocations_07.html"]
118 ["test_memory_attach_01.html"]
120 ["test_memory_attach_02.html"]
122 ["test_memory_census.html"]
124 ["test_memory_gc_01.html"]
126 ["test_memory_gc_events.html"]
128 ["test_overflowing-body.html"]
130 ["test_overflowing-children.html"]
132 ["test_preference.html"]
134 ["test_styles-applied.html"]
136 ["test_styles-computed.html"]
138 ["test_styles-layout.html"]
140 ["test_styles-matched.html"]
142 ["test_styles-modify.html"]
144 ["test_styles-svg.html"]
146 ["test_suspendTimeouts.html"]
148 ["test_unsafeDereference.html"]
150 ["test_webconsole-node-grip.html"]