Skip to content

Commit b915e70

Browse files
Add missing status div (GoogleChrome#476)
1 parent 8d7ef18 commit b915e70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

service-worker/prefetch-video/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
local_js_files: ['index.js', 'service-worker.js']
66
---
77

8+
<div id="status"></div>
9+
810
<video controls poster="static/poster.jpg"
911
style="margin: 0 0 1em 0; max-width: 100%; width: 480px;">
1012
<!-- Videos are stored remotely with CORS enabled -->

0 commit comments

Comments
 (0)