Index: LayoutTests/fast/dom/DeviceMotion/multiple-event-listeners.html |
diff --git a/LayoutTests/fast/dom/DeviceMotion/multiple-event-listeners.html b/LayoutTests/fast/dom/DeviceMotion/multiple-event-listeners.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fd29df7d290d693f8a7d99f706aef58f9b2bc1b6 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/DeviceMotion/multiple-event-listeners.html |
@@ -0,0 +1,8 @@ |
+<html> |
+<head> |
+<script src="../../../resources/js-test.js"></script> |
+</head> |
+<body> |
+<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.
|
+</body> |
+</html> |