Review the .idl files in core/animation to ensure that the naming is in line with the spec (an interop issue) and ensure that X.idl and XReadOnly.idl are implemented in X.h (more just code health).
Additional note, from merging 598966 against this:
The main elements of the Firefox implementation that we are currently missing are AnimationEffectTimingReadOnly and KeyframeEffectReadOnly, although we have the non-ReadOnly equivalents.
We also need to rename AnimationPlayerEvent (defined in core/events) as AnimationPlaybackEvent.
Cc: suzyh@chromium.org Owner: ---- Status: Available (was: Started)
I have one last patch waiting for review (https://codereview.chromium.org/2398373002). I think aside from landing that patch, I have completed all the work I intended to do here. Before closing it out, I'd like a sanity-check by a second pair of eyes that I haven't missed something. This is non-urgent, so I will simply mark it unassigned, and we'll get back to it.
Comment 1 by suzyh@chromium.org
, Jul 28 2016Status: Assigned (was: Available)