gecko-dev/dom/tests/mochitest/webcomponents
Florian Quèze 9d62681259 Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
..
chrome.ini Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
dummy_page.html Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
htmlconstructor_autonomous_tests.js Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
htmlconstructor_builtin_tests.js Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
inert_style.css
mochitest.ini Bug 1269155 - Revise Node.rootNode to Node.getRootNode. r=smaug 2017-01-16 01:46:00 +08:00
test_bug900724.html
test_bug1017896.html
test_bug1176757.html
test_bug1269155.html Bug 1269155 - Revise Node.rootNode to Node.getRootNode. r=smaug 2017-01-16 01:46:00 +08:00
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 Bug 1276579: Add 'options' argument into |document.createElement[NS]()| methods and remove overloaded |createElement[NS]()| methods. r=smaug,wchen 2016-06-06 18:43:39 +08:00
test_custom_element_get.html Bug 1275838 - Implement CustomElementsRegistry get function. r=smaug, r=wchen 2016-09-21 19:40:00 -04:00
test_custom_element_htmlconstructor.html Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
test_custom_element_htmlconstructor_chrome.html Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen 2016-12-01 14:35:21 +08:00
test_custom_element_import_node_created_callback.html
test_custom_element_in_shadow.html
test_custom_element_register_invalid_callbacks.html Bug 1275835 - Part 2: Implement CustomElementsRegistry define function; r=wchen 2016-09-01 15:11:32 +08:00
test_custom_element_when_defined.html Bug 1275839 - Implement CustomElementsRegistry whenDefined function. r=wchen 2016-10-07 02:16:00 -04:00
test_dest_insertion_points.html
test_dest_insertion_points_shadow.html
test_detached_style.html
test_document_adoptnode.html
test_document_importnode.html
test_document_register.html Bug 1318630 - Part 2: Create correct html element object when "is" is specified for custom element; r=wchen 2016-12-08 09:33:44 -10:00
test_document_register_base_queue.html
test_document_register_lifecycle.html Bug 1276579: Add 'options' argument into |document.createElement[NS]()| methods and remove overloaded |createElement[NS]()| methods. r=smaug,wchen 2016-06-06 18:43:39 +08:00
test_document_register_parser.html
test_document_register_stack.html
test_document_shared_registry.html Bug 1275835 - Part 1: Move custom element codes from nsDocument to CustomElementsRegistry; r=wchen 2016-08-30 11:48:53 +08:00
test_dynamic_content_element_matching.html
test_event_dispatch.html Bug 1292063 - Part 2: Add composed argument to getEventTargetChainFor and refine test cases. r=smaug 2016-09-13 17:29:08 +08:00
test_event_retarget.html
test_event_stopping.html Bug 1292063 - Part 2: Add composed argument to getEventTargetChainFor and refine test cases. r=smaug 2016-09-13 17:29:08 +08:00
test_fallback_dest_insertion_points.html
test_link_prefetch.html Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_nested_content_element.html
test_shadow_element.html Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
test_shadowroot.html
test_shadowroot_host.html
test_shadowroot_inert_element.html
test_shadowroot_style.html
test_shadowroot_style_multiple_shadow.html
test_shadowroot_style_order.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_shadowroot_youngershadowroot.html
test_style_fallback_content.html
test_template.html
test_template_custom_elements.html
test_template_xhtml.html
test_unresolved_pseudo_class.html