browser/devtools/styleeditor/test/browser.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 [DEFAULT]
     2 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
     3 subsuite = devtools
     4 support-files =
     5   autocomplete.html
     6   browser_styleeditor_cmd_edit.html
     7   four.html
     8   head.js
     9   import.css
    10   import.html
    11   import2.css
    12   inline-1.html
    13   inline-2.html
    14   longload.html
    15   media-small.css
    16   media.html
    17   minified.html
    18   nostyle.html
    19   pretty.css
    20   resources_inpage.jsi
    21   resources_inpage1.css
    22   resources_inpage2.css
    23   simple.css
    24   simple.css.gz
    25   simple.css.gz^headers^
    26   simple.gz.html
    27   simple.html
    28   sourcemap-css/contained.css
    29   sourcemap-css/sourcemaps.css
    30   sourcemap-css/sourcemaps.css.map
    31   sourcemap-sass/sourcemaps.scss
    32   sourcemaps.html
    33   test_private.css
    34   test_private.html
    36 [browser_styleeditor_autocomplete.js]
    37 [browser_styleeditor_bug_740541_iframes.js]
    38 skip-if = os == "linux" || "mac" # bug 949355
    39 [browser_styleeditor_bug_851132_middle_click.js]
    40 [browser_styleeditor_bug_870339.js]
    41 [browser_styleeditor_cmd_edit.js]
    42 [browser_styleeditor_enabled.js]
    43 [browser_styleeditor_filesave.js]
    44 [browser_styleeditor_import.js]
    45 [browser_styleeditor_import_rule.js]
    46 [browser_styleeditor_init.js]
    47 [browser_styleeditor_inline_friendly_names.js]
    48 [browser_styleeditor_loading.js]
    49 [browser_styleeditor_new.js]
    50 [browser_styleeditor_nostyle.js]
    51 [browser_styleeditor_pretty.js]
    52 [browser_styleeditor_private_perwindowpb.js]
    53 [browser_styleeditor_reload.js]
    54 [browser_styleeditor_sv_keynav.js]
    55 [browser_styleeditor_sv_resize.js]
    56 [browser_styleeditor_selectstylesheet.js]
    57 [browser_styleeditor_sourcemaps.js]
    58 [browser_styleeditor_sourcemap_watching.js]

mercurial