Closed Bug 1578121 Opened 5 years ago Closed 4 years ago

Make onwebkit{animation,transition}XX event handlers match WebKit

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: hiro, Unassigned)

References

()

Details

I don't know the reason but WebKit defines them in Window and Element, so to me it makes sense to match WebKit behavior (given that it's webkit-prefix things).

Just filed a Chromium bug.

:hiro, are you planning to work on this?

Flags: needinfo?(hikezoe.birchill)

No, not at all. The fix should be pretty easy, what I am concerned is whether we need auto mated tests for this.

Flags: needinfo?(hikezoe.birchill)
Priority: -- → P3

I believe the spec says to define them on GlobalEventHandlers now, and we do that. Anything left to do here?

Flags: needinfo?(hikezoe.birchill)

Nothing looks to me. The spec has changed and corresponding wpt seems to be merged soon.

Thanks for reminder!

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(hikezoe.birchill)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.