dom/tests/mochitest/webcomponents/mochitest.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 [DEFAULT]
     2 support-files =
     3   inert_style.css
     5 [test_bug900724.html]
     6 [test_content_element.html]
     7 skip-if = true # bug 957109 - intermittent leaks
     8 [test_nested_content_element.html]
     9 skip-if = true # bug 957109 - intermittent leaks
    10 [test_dynamic_content_element_matching.html]
    11 skip-if = true # bug 957109 - intermittent leaks
    12 [test_document_register.html]
    13 [test_document_register_base_queue.html]
    14 [test_document_register_lifecycle.html]
    15 [test_document_register_parser.html]
    16 [test_document_register_stack.html]
    17 [test_document_shared_registry.html]
    18 [test_template.html]
    19 [test_shadowroot.html]
    20 skip-if = true # bug 957109 - intermittent leaks
    21 [test_shadowroot_inert_element.html]
    22 skip-if = true # bug 957109 - intermittent leaks
    23 [test_shadowroot_style.html]
    24 skip-if = true # bug 957109 - intermittent leaks
    25 [test_shadowroot_style_multiple_shadow.html]
    26 skip-if = true # bug 957109 - intermittent leaks
    27 [test_shadowroot_style_order.html]
    28 skip-if = true # bug 957109 - intermittent leaks
    29 [test_style_fallback_content.html]
    30 skip-if = true # bug 957109 - intermittent leaks

mercurial