UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

12 lines (11 loc) 210 B
<!doctype html> <html lang="en"> <head> <title>frame-wait-time test frame</title> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> <h1 style="opacity: 0.1;">So Dim</h1> </body> </html>