UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

13 lines (12 loc) 200 B
<!doctype html> <html lang="en" id="pass3"> <head> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> <main> <p>Main landmark created with main tag</p> </main> </body> </html>