Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Side by Side Diff: LayoutTests/fast/dom/DeviceMotion/fire-last-event.html

Issue 21256002: Fire null Device Motion events only once. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <head>
3 <script src="../../js/resources/js-test-pre.js"></script>
4 </head>
5 <body>
6 <script src="script-tests/fire-last-event.js"></script>
abarth-chromium 2013/07/31 00:56:19 You can just line this script in the HTML file if
timvolodine 2013/07/31 13:59:00 Done.
7 <script src="../../js/resources/js-test-post.js"></script>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698