UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

11 lines (10 loc) 135 B
<!doctype html> <html id="level2-a"> <head> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> Hi </body> </html>