-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Expand file tree
/
Copy pathWEB_FEATURES.yml
More file actions
108 lines (108 loc) · 3.14 KB
/
WEB_FEATURES.yml
File metadata and controls
108 lines (108 loc) · 3.14 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
features:
- name: constructed-stylesheets
files:
- adoptedstylesheets-observablearray.html
- CSSStyleSheet-constructable-*
- CSSStyleSheet-constructable.html
- CSSStyleSheet-template-adoption.html
- name: document-caretpositionfrompoint
files:
- caretPositionFromPoint-with-transformation.html
- caretPositionFromPoint.html
- name: all
files:
- "*-all-*"
- name: alternative-style-sheets
files:
- HTMLLinkElement-disabled-002.html
- HTMLLinkElement-disabled-003.html
- HTMLLinkElement-disabled-004.html
- HTMLLinkElement-disabled-005.html
- HTMLLinkElement-disabled-006.html
- HTMLLinkElement-disabled-007.html
- HTMLLinkElement-disabled-alternate.html
- name: get-computed-style
files:
- computed-style-001.html
- computed-style-set-property.html
- getComputedStyle-animations-replaced-into-ib-split.html
- getComputedStyle-detached-subtree.html
- getComputedStyle-display-none-001.html
- getComputedStyle-display-none-002.html
- getComputedStyle-display-none-003.html
- getComputedStyle-dynamic-subdoc.html
- getComputedStyle-getter-v-properties.tentative.html
- getComputedStyle-insets-absolute-crash.html
- getComputedStyle-insets-absolute-logical-crash.html
- getComputedStyle-insets-multicol-absolute-crash.html
- getComputedStyle-layout-dependent-removed-ib-sibling.html
- getComputedStyle-layout-dependent-replaced-into-ib-split.html
- getComputedStyle-logical-enumeration.html
- getComputedStyle-property-order.html
- getComputedStyle-pseudo.html
- getComputedStyle-pseudo-checkmark.html
- getComputedStyle-pseudo-picker-icon.html
- getComputedStyle-pseudo-with-argument.html
- getComputedStyle-special-chars-crash.html
- name: font-face
files:
- CSSFontFaceRule.html
- cssom-fontfacerule*
- name: font-variant
files:
- font-variant-shorthand-serialization.html
- name: css-escape
files:
- escape.html
- name: css-object-model
files:
# CSSGroupingRule:
- CSSGroupingRule-*
# CSSPageDescriptors:
- page-descriptors.html
- cssom-pagerule.html
# CSSRuleList:
- CSSRuleList.html
# CSSStyleDeclaration:
- css-style-declaration-modifications.html
- cssom-cssstyledeclaration-set.html
- cssstyledeclaration-*
# CSSStyleRule:
- CSSStyleRule.html
# Document.styleSheets / StyleSheetList / StyleSheet
- StyleSheetList*
# HTMLElement.style:
- style-attr-update-across-documents.html
# HTMLLinkElement.sheet / HTMLStyleElement.sheet:
- style-sheet-interfaces-*
# MediaList:
- MediaList*
- medialist-*
# CSSConditionRule:
- CSSConditionRule-conditionText.html
# CSSMediaRule:
- serialize-media-rule.html
- name: matchmedia
files:
- mediaquery-sort-dedup.html
- name: mutationobserver
files:
- MutationObserver-style.html
- name: page-setup
files:
- cssom-pagerule.html
- page-descriptors.html
- name: import
files:
- cssimportrule*
- name: where
files:
- insert-invalid-where-rule-crash.html
- name: namespace
files:
- CSSNamespaceRule.html
- CSSStyleRule-set-selectorText-namespace.html
- at-namespace.html
- delete-namespace-rule-when-child-rule-exists.html
- insertRule-namespace-no-index.html
- serialize-namespaced-type-selectors.html