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

Side by Side Diff: LayoutTests/fast/dom/DeviceMotion/multiple-event-listeners.html

Issue 240993003: Fix the issue with adding/removing event listeners for Device Motion/Orientation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: similarity=80 Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <head>
3 <script src="../../../resources/js-test.js"></script>
4 </head>
5 <body>
6 <script src="script-tests/multiple-event-listeners.js"></script>
Inactive 2014/04/17 14:39:33 I think it is frown upon to have the test in a sep
Peter Beverloo 2014/04/17 14:48:17 +1
timvolodine 2014/04/17 15:34:13 Done.
timvolodine 2014/04/17 15:34:13 Done.
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698