Difference between revisions of "Random Testing RJ"
Jump to navigation
Jump to search
(126 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script> | ||
+ | function getfocus() { | ||
+ | document.getElementById("myAnchor").focus(); | ||
+ | } | ||
+ | |||
+ | function losefocus() { | ||
+ | document.getElementById("myAnchor").blur(); | ||
+ | } | ||
+ | |||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
.hidden { | .hidden { | ||
Line 21: | Line 31: | ||
</head> | </head> | ||
<body> | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <body> | + | </body> |
</html> | </html> | ||
Latest revision as of 18:40, 10 December 2020
Notes
Random Testing - Not accessible examples
Test Results
What are the test results?