[SyncFS] Build indexes from FileTracker entries on disk.
[chromium-blink-merge.git] / content / test / data / npapi / schedule_timer.html
blob2546bb991fe5725f0668c73d3b222dd3b749547a
1 <html>
3 <head>
4 <script src="npapi.js"></script>
5 </head>
8 <body>
9 <div id="statusPanel" style="border: 1px solid red; width: 100%">
10 Test running....
11 </div>
14 NPAPI NPN_ScheduleTimer test<p>
15 Tests that a plugin can schedule and unschedule timers.<P>
17 <embed type="application/vnd.npapi-test"
18 src="foo"
19 name="schedule_timer"
20 id="1"
21 mode="np_embed"
24 </body>
25 </html>