flutter_flutter/engine/core/events/EventTargetFactory.in
Adam Barth bdf6f5c3e6 Add Module and Application interfaces
These interfaces are currently unused by the engine, but they are
constructable.  See apis.md for details.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/697873007
2014-11-10 14:16:56 -08:00

11 lines
232 B
Plaintext

namespace="EventTarget"
core/animation/AnimationPlayer
core/app/Application
core/app/Module
core/css/FontFaceSet
core/css/MediaQueryList
core/dom/Node
core/html/ime/InputMethodContext
core/frame/Window ImplementedAs=LocalDOMWindow