ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
FeatureSpecDestination (can be a new directory)
OWNERS file there?
Files in Soucr/core/domMoved?Comment
2
Custom Elements
https://html.spec.whatwg.org/#custom-elements
core/html/customNocore/dom/custom/*Done
3
4
Shadow DOMhttps://dom.spec.whatwg.org/core/domAddedcore/dom/shadow/*Done
5
6
WebIDLcore/webidl?CommonDefinitions
It might not be worth moving?
7
8
XXXX?NAcore/frame?ChildFrameDisconnector
I didn't look these files deeper. Please update this.
9
CompositorWorkerProxyClient
I think this is more related to compositing / graphics stuff, so probably not frame? It's somewhat related to AnimationWorkletProxyClient
10
ContextFeatures
11
ContextFeaturesClientImpl
12
ContextLifecycleNotifier
13
FrameRequestCallback
This is related to requestAnimationFrame, and should probably be in the same place as CompositorWorkerClient.
14
FrameRequestCallbackCollectionSee above.
15
ViewportDescription
16
Animation
17
core/animation?AnimationWorkletProxyClient
18
ScriptedAnimationController
core/script, as in ScriptedIdleTaskController?
19
Geometry
20
https://drafts.fxtf.org/geometry/core/geometryYesClientRectDone
CL: https://chromium-review.googlesource.com/c/559978/
21
ClientRectListDone
22
CSS Selector
23
https://drafts.csswg.org/selectors-4/
core/cssCSSSelectorWatchdone
24
SelectRuleFeatureSetdone
25
SelectorQuerydone
26
Events
27
https://w3c.github.io/uievents/core/eventsSimulatedClickOptionsdone
Moved to dom/events/
28
https://w3c.github.io/touch-events/
Touchdone
29
TouchInitdone
30
TouchListdone
31
DOM Events(From core/events ->) core/dom/events
32
AddEventListenerOptionsDone
33
AddEventListenerOptionsDefaultsDone
34
AddEventListenerOptionsResolvedDone
35
CustomEventDone
36
CustomEventInitDone
37
DOMWindowEventQueueDone
38
EventDone
39
EventDispatcherDone
40
EventDispatchMediatorDone
41
EventDispatchResultDone
42
EventInitDone
43
EventListenerDone
44
EventListenerMapDone
45
EventListenerOptionsDone
46
EventModifierInitDone
47
EventPathDone
48
EventPathTestDone
49
EventQueueDone
50
EventTargetDone
51
EventTargetTestDone
52
ListenerLeakTestDone
53
MediaElementEventQueueDone
54
NodeEventContextDone
55
ScopedEventQueueDone
56
TreeScopeEventContextDone
57
WindowEventContextDone
58
Style
59
core/css or core/css/resolverDocumentStyleSheetCollectiondone
moving to core/css, per Rune's advice (for later reorg within css)
60
DocumentStyleSheetCollectordone
61
ShadowTreeStyleSheetCollectiondone
62
StyleChangeReasondone
63
StyleElement (-> core/html?)done
moved to core/css
64
StyleEnginedone
65
StyleEngineContextdone
66
StyleSheetCandidatedone
67
StyleSheetCollectiondone
68
TreeScopeStyleSheetCollectiondone
69
stylerecalc.mddone
70
Accessibility
71
moduels/accessibility/AXObjectCache
Can't move to modules/accessibility because it violates the rule
72
core/accessibility/AXObjectCacheBase
73
AccessibleNode
74
and others...
75
TrustedTypescore/trustedtypesDone
76
77
ECMAScript datatype
78
http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor
core/typed_arraysDidn't addArrayBuffer.idlDone
79
ArrayBufferViewDone
80
ArrayBufferViewHelpersDone
81
DOMArrayBufferDone
should be renamed to ArrayBuffer
82
DOMArrayBufferViewDoneditto
83
DOMArrayPieceDoneditto
84
DOMDataViewDoneditto
85
DOMSharedArrayBufferDoneditto
86
DOMTypedArrayDoneditto
87
DataView.idlDone
88
FlexibleArrayBufferViewDone
89
Float32ArrayDone
90
Float64ArrayDone
91
Int16ArrayDone
92
Int32ArrayDone
93
Int8ArrayDone
94
SharedArrayBufferDone
95
TypedFlexibleArrayBufferViewDone
96
Uint16ArrayDone
97
Uint32ArrayDone
98
Uint8ArrayDone
99
Uint8ClampedArrayDone
100
URL