summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/computed/test/browser.toml
blob: d4ec4fc993147b61011d9526a131c09c51b5dc12 (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
[DEFAULT]
tags = "devtools"
subsuite = "devtools"
support-files = [
  "doc_matched_selectors_imported_1.css",
  "doc_matched_selectors_imported_2.css",
  "doc_matched_selectors_imported_3.css",
  "doc_matched_selectors_imported_4.css",
  "doc_matched_selectors_imported_5.css",
  "doc_matched_selectors_imported_6.css",
  "doc_matched_selectors.html",
  "doc_media_queries.html",
  "doc_pseudoelement.html",
  "doc_sourcemaps.css",
  "doc_sourcemaps.css.map",
  "doc_sourcemaps.html",
  "doc_sourcemaps.scss",
  "head.js",
  "!/devtools/client/inspector/test/head.js",
  "!/devtools/client/inspector/test/shared-head.js",
  "!/devtools/client/shared/test/shared-head.js",
  "!/devtools/client/shared/test/telemetry-test-helpers.js",
  "!/devtools/client/shared/test/highlighter-test-actor.js",
]

["browser_computed_browser-styles.js"]

["browser_computed_custom_properties.js"]

["browser_computed_cycle_color.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_computed_default_tab.js"]

["browser_computed_getNodeInfo.js"]
skip-if = [
  "!debug && os == 'mac'", #Bug 1559033
  "a11y_checks", # Bugs 1849028 and 1858041 to investigate intermittent a11y_checks results
]

["browser_computed_keybindings_01.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_computed_keybindings_02.js"]

["browser_computed_matched-selectors-order.js"]

["browser_computed_matched-selectors-toggle.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_computed_matched-selectors_01.js"]

["browser_computed_matched-selectors_02.js"]

["browser_computed_media-queries.js"]

["browser_computed_no-results-placeholder.js"]

["browser_computed_original-source-link.js"]
skip-if = ["a11y_checks"] # Bug 1858037 to investigate intermittent a11y_checks results (fails on Autoland, passes on Try)

["browser_computed_pseudo-element_01.js"]

["browser_computed_refresh-on-ruleview-change.js"]

["browser_computed_refresh-on-style-change_01.js"]

["browser_computed_search-filter.js"]

["browser_computed_search-filter_clear.js"]

["browser_computed_search-filter_context-menu.js"]

["browser_computed_search-filter_escape-keypress.js"]

["browser_computed_search-filter_noproperties.js"]

["browser_computed_select-and-copy-styles-01.js"]

["browser_computed_select-and-copy-styles-02.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_computed_shadow_host.js"]

["browser_computed_style-editor-link.js"]
skip-if = ["true"] # bug 1307846