html5demos
html5demos copied to clipboard
HTML5 Demos
https://html5-demos.appspot.com/ just returns a 404 now. Please deploy these demos again there (or somewhere else and then correct the links to it).
Hi, I just testing the media-source sample, but seem load only 1° chunk.. in fact if I press play. The counter goes up to 00: 00: 01: 04 Have you...
1. Force reload to https since it's required by the camera API 2. Update Google Font to https 3. Fix image not showing after pressing the "Snapshot" button
when browser updating we can not `appendBuffer` so we should wait before until `updateend` before add new chunk. or may be use queue for speed up like this [link](https://stackoverflow.com/questions/20042087/could-not-append-segments-by-media-source-api-get-invalidstateerror-an-attem)?
I am not able to see/use this app from Linux with chrome Version 34.0.1847.137 web-app: http://html5-demos.appspot.com/static/polymer/index.html ``` Uncaught RangeError: Maximum call stack size exceeded Element.js:75 Uncaught ReferenceError: Polymer is not...
I tested successfully your demonstration until the upgrade of Chrome to version 32. It does no longer download the file to the file system, but only the shortcut. Opera 18...