-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Expand file tree
/
Copy pathWEB_FEATURES.yml
More file actions
47 lines (47 loc) · 1.06 KB
/
WEB_FEATURES.yml
File metadata and controls
47 lines (47 loc) · 1.06 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
features:
- name: check-visibility
files:
- checkVisibility.html
- name: element-from-point
files:
- elementFromPoint*
- elementsFromPoint*
- negativeMargins.html
- name: getboxquads
files:
- cssom-getBoxQuads-*
- name: matchmedia
files:
- matchMedia*
- MediaQueryList*
- name: mouse-events
files:
- mouseEvent-offsetXY-svg.html
- mouseEvent.html
- name: screen
files:
- Screen-pixelDepth-Screen-colorDepth001.html
- cssom-view-window-screen-interface.html
- window-screen*
- name: scroll-elements
files:
- dom-element-scroll*
- elementScroll*
- scroll-no-layout-box.html
- scroll-offsets-fractional-zoom.html
- scroll-zoom.html
- scrollLeftTop.html
- scrollLeft-of-scroller-with-wider-scrollbar.html
- scrollTop-display-change.html
- scrollWidthHeight*
- scrolling-no-browsing-context.html
- scrolling-quirks-vs-nonquirks.html
- table-scroll-props.html
- window-scrollBy-display-change.html
- name: scroll-into-view
files:
- scrollIntoView-*
- scrollintoview.html
- name: scroll-behavior
files:
- scroll-behavior-*