quailjs / quail

Accessibility testing in the browser and on the server.

Home Page:http://quailjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No illustration on Failed Cases due to Truncation

spolamraju opened this issue · comments

"failed": [{
"selector": "#abc",
"html": "<input class="text" type="text" id="abc" name="abc" value="">"},{"selector":"#abc","html":"<inputclass="text" type="text" id="abc" name="abc" value="">"}],"totals":{"passed":37,"cases":65,"inapplicable":26,"failed":2}}}}

There is no explaination on what test has failed