summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/fonts/test/browser.toml
blob: 380380376a8eb6d4de44279c61ea44ea7ae6d12e (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
[DEFAULT]
tags = "devtools"
subsuite = "devtools"
support-files = [
  "doc_browser_fontinspector.html",
  "doc_browser_fontinspector_iframe.html",
  "test_iframe.html",
  "ostrich-black.ttf",
  "ostrich-regular.ttf",
  "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_fontinspector.js"]

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

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

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

["browser_fontinspector_editor-font-size-conversion.js"]

["browser_fontinspector_editor-keywords.js"]

["browser_fontinspector_editor-letter-spacing-conversion.js"]

["browser_fontinspector_editor-values.js"]

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

["browser_fontinspector_font-type-telemetry.js"]

["browser_fontinspector_input-element-used-font.js"]

["browser_fontinspector_no-fonts.js"]

["browser_fontinspector_reveal-in-page.js"]
skip-if = [
  "http3", # Bug 1829298
  "http2",
]

["browser_fontinspector_text-node.js"]

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