summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/browser.ini
blob: 4a84d45e669b082fba6794d664739ae3a30d537b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  autocomplete.html
  browser_styleeditor_cmd_edit.html
  four.html
  head.js
  import.css
  import.html
  import2.css
  inline-1.html
  inline-2.html
  longload.html
  media-small.css
  media.html
  media-rules.html
  media-rules.css
  media-rules-sourcemaps.html
  minified.html
  missing.html
  nostyle.html
  pretty.css
  resources_inpage.jsi
  resources_inpage1.css
  resources_inpage2.css
  simple.css
  simple.css.gz
  simple.css.gz^headers^
  simple.gz.html
  simple.html
  sourcemap-css/contained.css
  sourcemap-css/sourcemaps.css
  sourcemap-css/sourcemaps.css.map
  sourcemap-css/media-rules.css
  sourcemap-css/media-rules.css.map
  sourcemap-css/test-bootstrap-scss.css
  sourcemap-css/test-stylus.css
  sourcemap-sass/sourcemaps.scss
  sourcemap-sass/media-rules.scss
  sourcemap-styl/test-stylus.styl
  sourcemaps.html
  sourcemaps-inline.html
  sourcemaps-large.html
  sourcemaps-watching.html
  test_private.css
  test_private.html
  doc_long.css
  doc_uncached.css
  doc_uncached.html
  doc_xulpage.xul
  sync.html
  utf-16.css
  !/devtools/client/commandline/test/helpers.js
  !/devtools/client/framework/test/shared-head.js
  !/devtools/client/inspector/shared/test/head.js
  !/devtools/client/inspector/test/head.js
  !/devtools/client/inspector/test/shared-head.js
  !/devtools/client/responsive.html/test/browser/devices.json
  !/devtools/client/shared/test/test-actor-registry.js
  !/devtools/client/shared/test/test-actor.js

[browser_styleeditor_add_stylesheet.js]
[browser_styleeditor_autocomplete.js]
[browser_styleeditor_autocomplete-disabled.js]
[browser_styleeditor_bom.js]
[browser_styleeditor_bug_740541_iframes.js]
[browser_styleeditor_bug_851132_middle_click.js]
[browser_styleeditor_bug_870339.js]
[browser_styleeditor_cmd_edit.js]
[browser_styleeditor_enabled.js]
[browser_styleeditor_fetch-from-cache.js]
[browser_styleeditor_filesave.js]
[browser_styleeditor_highlight-selector.js]
[browser_styleeditor_import.js]
[browser_styleeditor_import_rule.js]
[browser_styleeditor_init.js]
[browser_styleeditor_inline_friendly_names.js]
[browser_styleeditor_loading.js]
[browser_styleeditor_loading_with_containers.js]
[browser_styleeditor_media_sidebar.js]
[browser_styleeditor_media_sidebar_links.js]
skip-if = e10s && debug # Bug 1252201 - Docshell leak on debug e10s
[browser_styleeditor_media_sidebar_sourcemaps.js]
[browser_styleeditor_missing_stylesheet.js]
[browser_styleeditor_navigate.js]
[browser_styleeditor_new.js]
[browser_styleeditor_nostyle.js]
[browser_styleeditor_opentab.js]
[browser_styleeditor_pretty.js]
[browser_styleeditor_private_perwindowpb.js]
[browser_styleeditor_reload.js]
[browser_styleeditor_scroll.js]
[browser_styleeditor_sv_keynav.js]
[browser_styleeditor_sv_resize.js]
[browser_styleeditor_selectstylesheet.js]
[browser_styleeditor_sourcemaps.js]
[browser_styleeditor_sourcemaps_inline.js]
[browser_styleeditor_sourcemap_large.js]
[browser_styleeditor_sourcemap_watching.js]
[browser_styleeditor_sync.js]
[browser_styleeditor_syncAddProperty.js]
[browser_styleeditor_syncAddRule.js]
[browser_styleeditor_syncAlreadyOpen.js]
[browser_styleeditor_syncEditSelector.js]
[browser_styleeditor_syncIntoRuleView.js]
[browser_styleeditor_transition_rule.js]
[browser_styleeditor_xul.js]