Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Side by Side Diff: Source/core/events/EventTargetFactory.in

Issue 257033002: Do not implement EventTarget on SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to fix TestExpectations Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Source/core/events/EventPath.cpp ('k') | Source/core/svg/SVGElementInstance.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="EventTarget" 1 namespace="EventTarget"
2 2
3 core/animation/AnimationPlayer 3 core/animation/AnimationPlayer
4 core/css/FontFaceSet 4 core/css/FontFaceSet
5 core/dom/MessagePort 5 core/dom/MessagePort
6 core/dom/Node 6 core/dom/Node
7 core/fileapi/FileReader 7 core/fileapi/FileReader
8 core/html/MediaController 8 core/html/MediaController
9 core/html/ime/InputMethodContext 9 core/html/ime/InputMethodContext
10 core/html/track/TextTrack 10 core/html/track/TextTrack
11 core/html/track/TextTrackCue 11 core/html/track/TextTrackCue
12 core/html/track/TextTrackList 12 core/html/track/TextTrackList
13 core/loader/appcache/ApplicationCache 13 core/loader/appcache/ApplicationCache
14 core/page/EventSource 14 core/page/EventSource
15 core/timing/Performance 15 core/timing/Performance
16 core/frame/Window ImplementedAs=DOMWindow 16 core/frame/Window ImplementedAs=DOMWindow
17 core/svg/SVGElementInstance
18 core/workers/DedicatedWorkerGlobalScope 17 core/workers/DedicatedWorkerGlobalScope
19 core/workers/SharedWorker 18 core/workers/SharedWorker
20 core/workers/SharedWorkerGlobalScope 19 core/workers/SharedWorkerGlobalScope
21 core/workers/Worker 20 core/workers/Worker
22 core/xml/XMLHttpRequest 21 core/xml/XMLHttpRequest
23 core/xml/XMLHttpRequestUpload 22 core/xml/XMLHttpRequestUpload
OLDNEW
« no previous file with comments | « Source/core/events/EventPath.cpp ('k') | Source/core/svg/SVGElementInstance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698