Skip to content

Commit

Permalink
Temporarily switched to using moz's server ,as w3c is down.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres-remote committed May 22, 2012
1 parent 3890816 commit 24bc959
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!doctype html>
<title>DeviceProximityEvent and UserProximity</title>
<script src="http://www.w3c-test.org/resources/testharness.js"></script>
<!--script src="http://www.w3c-test.org/resources/testharness.js"></script-->
<script src="http://mxr.mozilla.org/mozilla-central/source/dom/imptests/testharness.js?raw=1"></script>

<script src="DeviceProximityEvent.js"></script>
<script src="UserProximityEvent.js"></script>
<script src="DeviceProximityEvent_tests.js"></script>
Expand Down

0 comments on commit 24bc959

Please sign in to comment.