quailjs / quail

Accessibility testing in the browser and on the server.
http://quailjs.org
Other
300 stars 44 forks source link

No illustration on Failed Cases due to Truncation #397

Open spolamraju opened 8 years ago

spolamraju commented 8 years ago

"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