UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

12 lines (11 loc) 154 B
<!doctype html> <html> <head> <title>Duplicated</title> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> <p>Hi</p> </body> </html>