paypal / AATT

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

Is there a way to supply endpoint uri to the API as opposed to html content ? #52

Open vnamani opened 5 years ago

vnamani commented 5 years ago

Usecase: Those who (We currently) don't embed CSS within the HTML(angular js app), with that the page won't properly render with just HTML - while it shows as a plain text without CSS. It looks like the API is validating that plain text. So, if there's a way to supply the endpoint with the capability of reading CSS within. that would be amazing. Thanks