test_html_string
Analyze an HTML string for WCAG compliance using specific accessibility tags to identify and resolve potential issues in web content.
Instructions
Test an HTML string for accessibility issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
html | Yes | HTML content to test | |
tags | No | Optional array of accessibility tags to test (e.g., "wcag2a", "wcag2aa", "wcag21a") |