flutter_flutter/engine/core/events/EventTargetFactory.in
Adam Barth df78625631 Remove support for loading remote font faces
This CL removes the ability to load remote font faces using CSS. This CL is
part of a series to remove the network dependency from Sky engine. We'll likely
add the ability to load custom fonts in the future, but we'll base the API on
mojo::DataPipe, similar to how we load images over mojo::DataPipes today.

TBR=eseidel@google.com

Review URL: https://codereview.chromium.org/1223843003.
2015-07-05 16:03:18 -07:00

7 lines
141 B
Plaintext

namespace="EventTarget"
core/animation/AnimationPlayer
core/css/MediaQueryList
core/dom/Node
core/frame/Window ImplementedAs=LocalDOMWindow