diff -r 000000000000 -r 6474c204b198 dom/tests/html/jshandlers.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/html/jshandlers.html Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,76 @@ + +
+The link below has an onmousedown, an onmouseup, and an onmousemove handler. +Mouseover or click for event info in debug console. +Link back to this page + +The link below has an event that should open www.mozilla.org when + clicked +
+ +Click me + +The link below has an event that is cancelled - nothing should happen when + clicked +
+Click me + + + +