UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

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