dom/base/test/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   audio.ogg
     4   iframe_messageChannel_cloning.html
     5   iframe_messageChannel_pingpong.html
     6   iframe_messageChannel_post.html
     7   file_empty.html
     8   iframe_postMessage_solidus.html
     9   file_setname.html
    11 [test_Image_constructor.html]
    12 [test_appname_override.html]
    13 [test_audioWindowUtils.html]
    14 [test_audioNotification.html]
    15 [test_bug913761.html]
    16 [test_bug978522.html]
    17 [test_bug979109.html]
    18 [test_bug989665.html]
    19 [test_clearTimeoutIntervalNoArg.html]
    20 [test_consoleEmptyStack.html]
    21 [test_constructor-assignment.html]
    22 [test_constructor.html]
    23 [test_document.all_unqualified.html]
    24 [test_domcursor.html]
    25 [test_domrequest.html]
    26 [test_domwindowutils.html]
    27 [test_e4x_for_each.html]
    28 [test_error.html]
    29 [test_getTranslationNodes.html]
    30 [test_getTranslationNodes_limit.html]
    31 [test_gsp-qualified.html]
    32 [test_gsp-quirks.html]
    33 [test_gsp-standards.html]
    34 [test_history_document_open.html]
    35 [test_history_state_null.html]
    36 [test_innersize_scrollport.html]
    37 [test_messageChannel.html]
    38 [test_messageChannel_cloning.html]
    39 [test_messageChannel_pingpong.html]
    40 [test_messageChannel_post.html]
    41 [test_messageChannel_pref.html]
    42 [test_messageChannel_start.html]
    43 [test_messagemanager_targetchain.html]
    44 [test_messageChannel_transferable.html]
    45 [test_messageChannel_unshipped.html]
    46 [test_named_frames.html]
    47 [test_navigator_resolve_identity.html]
    48 [test_nondomexception.html]
    49 [test_openDialogChromeOnly.html]
    50 [test_postMessage_solidus.html]
    51 [test_screen_orientation.html]
    52 [test_settimeout_extra_arguments.html]
    53 [test_settimeout_inner.html]
    54 [test_setting_opener.html]
    55 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    56 [test_url.html]
    57 [test_url_empty_port.html]
    58 [test_url_malformedHost.html]
    59 [test_urlExceptions.html]
    60 [test_urlSearchParams.html]
    61 [test_urlutils_stringify.html]
    62 [test_window_constructor.html]
    63 [test_window_cross_origin_props.html]
    64 [test_window_enumeration.html]
    65 [test_window_extensible.html]
    66 [test_window_indexing.html]
    67 [test_window_named_frame_enumeration.html]
    68 [test_writable-replaceable.html]

mercurial