diff options
Diffstat (limited to 'devtools/client/shared/components/test/mochitest/chrome.ini')
-rw-r--r-- | devtools/client/shared/components/test/mochitest/chrome.ini | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/devtools/client/shared/components/test/mochitest/chrome.ini b/devtools/client/shared/components/test/mochitest/chrome.ini new file mode 100644 index 000000000..27a4be137 --- /dev/null +++ b/devtools/client/shared/components/test/mochitest/chrome.ini @@ -0,0 +1,51 @@ +[DEFAULT] +support-files = + head.js + +[test_frame_01.html] +[test_HSplitBox_01.html] +[test_notification_box_01.html] +[test_notification_box_02.html] +[test_notification_box_03.html] +[test_reps_array.html] +[test_reps_attribute.html] +[test_reps_comment-node.html] +[test_reps_date-time.html] +[test_reps_document.html] +[test_reps_element-node.html] +[test_reps_event.html] +[test_reps_function.html] +[test_reps_grip.html] +[test_reps_grip-array.html] +[test_reps_grip-map.html] +[test_reps_infinity.html] +[test_reps_long-string.html] +[test_reps_nan.html] +[test_reps_null.html] +[test_reps_number.html] +[test_reps_object.html] +[test_reps_object-with-text.html] +[test_reps_object-with-url.html] +[test_reps_promise.html] +[test_reps_regexp.html] +[test_reps_string.html] +[test_reps_stylesheet.html] +[test_reps_symbol.html] +[test_reps_text-node.html] +[test_reps_undefined.html] +[test_reps_window.html] +[test_sidebar_toggle.html] +[test_stack-trace.html] +[test_tabs_accessibility.html] +[test_tabs_menu.html] +[test_tree_01.html] +[test_tree_02.html] +[test_tree_03.html] +[test_tree_04.html] +[test_tree_05.html] +[test_tree_06.html] +[test_tree_07.html] +[test_tree_08.html] +[test_tree_09.html] +[test_tree_10.html] +[test_tree_11.html] |