blob: 740073611bc59f61c1ae72d76075cd972bb1d30c (
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
|
[DEFAULT]
support-files = [ "doc.html",
"!/accessible/tests/mochitest/*.js"]
["test_atcaretoffset.html"]
["test_charboundary.html"]
["test_doc.html"]
["test_dynamic.html"]
["test_general.xhtml"]
["test_gettext.html"]
["test_hypertext.html"]
["test_lineboundary.html"]
["test_paragraphboundary.html"]
["test_passwords.html"]
["test_selection.html"]
["test_settext_input_event.html"]
["test_textBounds.html"]
["test_wordboundary.html"]
["test_words.html"]
|