paypal / AATT

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

Default value for accessibility level #66

Closed srini-leanfolks closed 2 years ago

srini-leanfolks commented 2 years ago

In Readme.md, the default value for accessibility level mentioned is 'WCAG2A'.

But in module, the default level is 'WCAG2AA'.

https://github.com/paypal/AATT/blob/70a152d4a5f89fce841f751813a137ba0f6048a9/module.js#L14

mpnkhan commented 2 years ago

That was a mistake in readme. Should be WCAG2AA only. Thanks for pointing it out.

srini-leanfolks commented 2 years ago

I never contributed to an open-source project. I thought of doing this but I didn't mentioned that part.