Confirmed users
591
edits
(→CSS) |
(→Video) |
||
| Line 39: | Line 39: | ||
= Video = | = Video = | ||
* Can't load from local file? (willyaranda on irc) | * Can't load from local file? (willyaranda on irc) | ||
** To have an access to the "pixels" of a video (via canvas) in a file:// context, this option is needed: security.fileuri.strict_origin_policy: false | |||
* Dailymotion | * Dailymotion | ||
** <strike>ontimeupdate="foo()" works, but addEventListener("timeupdate", ..) does not</strike> FIXED | ** <strike>ontimeupdate="foo()" works, but addEventListener("timeupdate", ..) does not</strike> FIXED | ||