UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

12 lines (11 loc) 161 B
<!doctype html> <html id="pass2"> <head> <title>No lang test</title> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> Hi </body> </html>