diff options
Diffstat (limited to 'dom/tests/mochitest/webcomponents/mochitest.ini')
-rw-r--r-- | dom/tests/mochitest/webcomponents/mochitest.ini | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/dom/tests/mochitest/webcomponents/mochitest.ini b/dom/tests/mochitest/webcomponents/mochitest.ini new file mode 100644 index 000000000..496f7ea4d --- /dev/null +++ b/dom/tests/mochitest/webcomponents/mochitest.ini @@ -0,0 +1,48 @@ +[DEFAULT] +support-files = + inert_style.css + +[test_bug900724.html] +[test_bug1017896.html] +[test_bug1176757.html] +[test_bug1276240.html] +[test_content_element.html] +[test_custom_element_adopt_callbacks.html] +[test_custom_element_callback_innerhtml.html] +[test_custom_element_clone_callbacks.html] +[test_custom_element_clone_callbacks_extended.html] +[test_custom_element_import_node_created_callback.html] +[test_custom_element_in_shadow.html] +[test_custom_element_register_invalid_callbacks.html] +[test_custom_element_get.html] +[test_custom_element_when_defined.html] +[test_nested_content_element.html] +[test_dest_insertion_points.html] +[test_dest_insertion_points_shadow.html] +[test_fallback_dest_insertion_points.html] +[test_detached_style.html] +[test_dynamic_content_element_matching.html] +[test_document_adoptnode.html] +[test_document_importnode.html] +[test_document_register.html] +[test_document_register_base_queue.html] +[test_document_register_lifecycle.html] +[test_document_register_parser.html] +[test_document_register_stack.html] +[test_document_shared_registry.html] +[test_event_dispatch.html] +[test_event_retarget.html] +[test_event_stopping.html] +[test_template.html] +[test_template_xhtml.html] +[test_template_custom_elements.html] +[test_shadowroot.html] +[test_shadowroot_inert_element.html] +[test_shadowroot_host.html] +[test_shadowroot_style.html] +[test_shadowroot_style_multiple_shadow.html] +[test_shadowroot_style_order.html] +[test_shadowroot_youngershadowroot.html] +[test_style_fallback_content.html] +[test_unresolved_pseudo_class.html] +[test_link_prefetch.html] |