summaryrefslogtreecommitdiffstats
path: root/layout/reftests/details-summary/reftest-stylo.list
blob: 2c6ec0d7b9d2123e55d19e72ca0b770930791377 (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
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing

# Basic <summary> handling
== multiple-summary.html multiple-summary.html
== open-multiple-summary.html open-multiple-summary.html
== summary-not-first-child.html summary-not-first-child.html
== open-summary-not-first-child.html open-summary-not-first-child.html
== open-summary-block-style.html open-summary-block-style.html
== no-summary.html no-summary.html
== open-no-summary.html open-no-summary.html
== summary-not-in-details.html summary-not-in-details.html
== summary-not-direct-child.html summary-not-direct-child.html
== float-in-summary.html float-in-summary.html

# Add elements dynamically
== dynamic-add-single-summary.html dynamic-add-single-summary.html
== dynamic-add-summary-not-first-child.html dynamic-add-summary-not-first-child.html
== dynamic-add-summary-and-paragraph.html dynamic-add-summary-and-paragraph.html
== dynamic-add-paragraph-before-summary.html dynamic-add-paragraph-before-summary.html
== dynamic-add-paragraph-before-summary-close.html dynamic-add-paragraph-before-summary-close.html
== dynamic-add-paragraph-after-summary.html dynamic-add-paragraph-after-summary.html
== dynamic-add-paragraph-after-summary-close.html dynamic-add-paragraph-after-summary-close.html
== dynamic-add-details.html dynamic-add-details.html
== dynamic-add-first-summary.html dynamic-add-first-summary.html
== dynamic-add-second-summary.html dynamic-add-second-summary.html

# Remove elements dynamically
== dynamic-remove-single-summary.html dynamic-remove-single-summary.html
== dynamic-remove-summary-not-first-child.html dynamic-remove-summary-not-first-child.html
== dynamic-remove-first-summary.html dynamic-remove-first-summary.html
== dynamic-remove-second-summary.html dynamic-remove-second-summary.html

# Toggle details by open attribute
== close-nested-details.html close-nested-details.html
== open-nested-details.html open-nested-details.html

# With 'overflow' property
== overflow-hidden-open-details.html overflow-hidden-open-details.html
== overflow-auto-open-details.html overflow-auto-open-details.html

# With pagination property
== details-page-break-after-1.html details-page-break-after-1.html
== details-page-break-after-2.html details-page-break-after-2.html
== details-page-break-before-1.html details-page-break-before-1.html
== details-page-break-before-2.html details-page-break-before-2.html

# Various properties on details or summary
== details-display-inline.html details-display-inline.html
== details-percentage-height-children.html details-percentage-height-children.html
== details-absolute-children.html details-absolute-children.html
== details-three-columns.html details-three-columns.html
== details-writing-mode.html details-writing-mode.html
== details-in-ol.html details-in-ol.html
== summary-three-columns.html summary-three-columns.html

# Dispatch mouse click to summary
== mouse-click-single-summary.html mouse-click-single-summary.html
== mouse-click-twice-single-summary.html mouse-click-twice-single-summary.html
== mouse-click-open-single-summary.html mouse-click-open-single-summary.html
== mouse-click-twice-open-single-summary.html mouse-click-twice-open-single-summary.html
== mouse-click-open-second-summary.html mouse-click-open-second-summary.html
== mouse-click-overflow-hidden-details.html mouse-click-overflow-hidden-details.html
== mouse-click-twice-overflow-hidden-details.html mouse-click-twice-overflow-hidden-details.html
skip == mouse-click-overflow-auto-details.html mouse-click-overflow-auto-details.html
== mouse-click-twice-overflow-auto-details.html mouse-click-twice-overflow-auto-details.html
== mouse-click-display-none-details.html mouse-click-display-none-details.html
== mouse-click-change-details-to-display-none.html mouse-click-change-details-to-display-none.html
== mouse-click-change-summary-to-display-none.html mouse-click-change-summary-to-display-none.html
== mouse-click-move-summary-to-different-details.html mouse-click-move-summary-to-different-details.html

# Dispatch mouse click to out-of-flow details or summary
== mouse-click-fixed-summary.html mouse-click-fixed-summary.html
== mouse-click-twice-fixed-summary.html mouse-click-twice-fixed-summary.html
== mouse-click-float-details.html mouse-click-float-details.html
== mouse-click-twice-float-details.html mouse-click-twice-float-details.html

# Dispatch keyboard event to summary
== key-enter-single-summary.html key-enter-single-summary.html
== key-enter-open-second-summary.html key-enter-open-second-summary.html
== key-enter-prevent-default.html key-enter-prevent-default.html
== key-space-single-summary.html key-space-single-summary.html