dom/base/test/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/base/test/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,68 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  audio.ogg
     1.7 +  iframe_messageChannel_cloning.html
     1.8 +  iframe_messageChannel_pingpong.html
     1.9 +  iframe_messageChannel_post.html
    1.10 +  file_empty.html
    1.11 +  iframe_postMessage_solidus.html
    1.12 +  file_setname.html
    1.13 +
    1.14 +[test_Image_constructor.html]
    1.15 +[test_appname_override.html]
    1.16 +[test_audioWindowUtils.html]
    1.17 +[test_audioNotification.html]
    1.18 +[test_bug913761.html]
    1.19 +[test_bug978522.html]
    1.20 +[test_bug979109.html]
    1.21 +[test_bug989665.html]
    1.22 +[test_clearTimeoutIntervalNoArg.html]
    1.23 +[test_consoleEmptyStack.html]
    1.24 +[test_constructor-assignment.html]
    1.25 +[test_constructor.html]
    1.26 +[test_document.all_unqualified.html]
    1.27 +[test_domcursor.html]
    1.28 +[test_domrequest.html]
    1.29 +[test_domwindowutils.html]
    1.30 +[test_e4x_for_each.html]
    1.31 +[test_error.html]
    1.32 +[test_getTranslationNodes.html]
    1.33 +[test_getTranslationNodes_limit.html]
    1.34 +[test_gsp-qualified.html]
    1.35 +[test_gsp-quirks.html]
    1.36 +[test_gsp-standards.html]
    1.37 +[test_history_document_open.html]
    1.38 +[test_history_state_null.html]
    1.39 +[test_innersize_scrollport.html]
    1.40 +[test_messageChannel.html]
    1.41 +[test_messageChannel_cloning.html]
    1.42 +[test_messageChannel_pingpong.html]
    1.43 +[test_messageChannel_post.html]
    1.44 +[test_messageChannel_pref.html]
    1.45 +[test_messageChannel_start.html]
    1.46 +[test_messagemanager_targetchain.html]
    1.47 +[test_messageChannel_transferable.html]
    1.48 +[test_messageChannel_unshipped.html]
    1.49 +[test_named_frames.html]
    1.50 +[test_navigator_resolve_identity.html]
    1.51 +[test_nondomexception.html]
    1.52 +[test_openDialogChromeOnly.html]
    1.53 +[test_postMessage_solidus.html]
    1.54 +[test_screen_orientation.html]
    1.55 +[test_settimeout_extra_arguments.html]
    1.56 +[test_settimeout_inner.html]
    1.57 +[test_setting_opener.html]
    1.58 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.59 +[test_url.html]
    1.60 +[test_url_empty_port.html]
    1.61 +[test_url_malformedHost.html]
    1.62 +[test_urlExceptions.html]
    1.63 +[test_urlSearchParams.html]
    1.64 +[test_urlutils_stringify.html]
    1.65 +[test_window_constructor.html]
    1.66 +[test_window_cross_origin_props.html]
    1.67 +[test_window_enumeration.html]
    1.68 +[test_window_extensible.html]
    1.69 +[test_window_indexing.html]
    1.70 +[test_window_named_frame_enumeration.html]
    1.71 +[test_writable-replaceable.html]

mercurial