Skip to content

Commit

Permalink
switched back to w3c server
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres-remote committed May 22, 2012
1 parent 24bc959 commit a298c9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!doctype html>
<title>DeviceProximityEvent and UserProximity</title>
<!--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="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>
Expand Down

0 comments on commit a298c9c

Please sign in to comment.