blob: fef719fadb3a2f6cd8510f35463ddfe85bd98787 (
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
|
[DEFAULT]
tags = devtools
head =
firefox-appdir = browser
skip-if = toolkit == 'android'
support-files =
../helper_color_data.js
[test_advanceValidate.js]
[test_attribute-parsing-01.js]
[test_attribute-parsing-02.js]
[test_bezierCanvas.js]
[test_cssAngle.js]
[test_cssColor-01.js]
[test_cssColor-02.js]
[test_cssColor-03.js]
[test_cssColor-8-digit-hex.js]
[test_cssColorDatabase.js]
[test_cubicBezier.js]
[test_curl.js]
[test_escapeCSSComment.js]
[test_parseDeclarations.js]
[test_parsePseudoClassesAndAttributes.js]
[test_parseSingleValue.js]
[test_hasCSSVariable.js]
[test_rewriteDeclarations.js]
[test_source-utils.js]
[test_suggestion-picker.js]
[test_undoStack.js]
[test_unicode-url.js]
[test_VariablesView_filtering-without-controller.js]
[test_VariablesView_getString_promise.js]
[test_WeakMapMap.js]
|