UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

11 lines (10 loc) 179 B
<!doctype html> <html lang="en" id="violation2"> <head> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> <p>No main content here either</p> </body> </html>