googlearchive / caja

Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.
Apache License 2.0
1.13k stars 127 forks source link

HTML 5 video events not supported #1905

Open kpreid opened 9 years ago

kpreid commented 9 years ago

Original issue 1907 created by james.keane@wishabi.com on 2014-03-18T16:06:33.000Z:

See: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#handler-mediacontroller-onemptied

kpreid commented 9 years ago

Comment #1 originally posted by james.keane@wishabi.com on 2014-03-18T17:54:48.000Z:

Am I missing something other than tests with this patch?

kpreid commented 9 years ago

Comment #2 originally posted by james.keane@wishabi.com on 2014-03-18T18:25:12.000Z:

There is also some safari specific events: https://developer.apple.com/library/safari/documentation/audiovideo/Reference/HTMLMediaElementClassReference/HTMLMediaElement/HTMLMediaElement.html

i.e. ONABORT