paypal / AATT

Automated Accessibility Testing Tool
BSD 3-Clause "New" or "Revised" License
602 stars 106 forks source link

escape html tags in Axe table cells. Fixes #27 #39

Closed scrawlon closed 6 years ago

scrawlon commented 6 years ago

27

Axe results table may contain unescaped html that stops the table from fully rendering. This commit escapes all html tags found within table cells in Axe results.