blob: b98af5388e7734f4f66841c524655f0c0e8a1d9f (
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
|
[DEFAULT]
support-files = [
"!/accessible/tests/mochitest/*.js",
"!/accessible/tests/mochitest/letters.gif",
"!/accessible/tests/mochitest/moz.png"]
["test_ariadialog.html"]
["test_ariahidden.html"]
["test_ariaowns.html"]
["test_bug852150.xhtml"]
["test_bug883708.xhtml"]
["test_bug884251.xhtml"]
["test_bug895082.html"]
["test_bug1040735.html"]
["test_bug1175913.html"]
["test_bug1189277.html"]
["test_bug1276857.html"]
support-files = "test_bug1276857_subframe.html"
["test_canvas.html"]
["test_contextmenu.xhtml"]
["test_cssoverflow.html"]
["test_deck.xhtml"]
["test_delayed_removal.html"]
["test_doc.html"]
["test_gencontent.html"]
["test_general.html"]
["test_hidden.html"]
["test_imagemap.html"]
["test_inert.html"]
["test_inner_reorder.html"]
["test_list.html"]
["test_list_editabledoc.html"]
["test_list_style.html"]
["test_listbox.xhtml"]
["test_menu.xhtml"]
["test_menubutton.xhtml"]
["test_optgroup.html"]
["test_recreation.html"]
["test_select.html"]
["test_shadow_slots.html"]
["test_shutdown.xhtml"]
["test_table.html"]
["test_textleaf.html"]
["test_tooltip.xhtml"]
["test_visibility.html"]
["test_whitespace.html"]
|