Test cases that require scripts or CSS are skipped and reported as cantTell.
Like all linters, Ember-template-lint does static code analysis, and so does
not run scripts or render CSS.
Results in this page are taken from a public
test report
published by contributors in the Ember.js community.
Data is published using the
EARL+JSON-LD data format.
Implementation Details
ARIA state or property has valid value
This rule is implemented by ember-template-lint using the
no-invalid-aria-attributes procedure.
The implementation is partially
consistent with the
ARIA state or property has valid value
WCAG 2 rule.
It covers 11 of the 21 examples.
For 9 examples
no results were reported. This can happen when examples are newer then the
test results.
The implementation correctly reports no success criteria are failed by this rule.
See understanding ACT consistency.
This rule is implemented by ember-template-lint using the
no-invalid-aria-attributes procedure.
The implementation is partially
consistent with the
ARIA attribute is defined in WAI-ARIA
WCAG 2 rule.
It covers 6 of the 7 examples.
For 1 example
no results were reported. This can happen when examples are newer then the
test results.
The implementation correctly reports no success criteria are failed by this rule.
See understanding ACT consistency.
This rule is implemented by ember-template-lint using the
no-invalid-aria-attributes procedure.
The implementation is partially
consistent with the
ARIA state or property is permitted
proposed rule.
It covers 13 of the 16 examples.
On 2 examples
the implementation cannot tell the outcome. This is often because of technical
limitations in tools.
The implementation correctly reports no success criteria are failed by this rule.
See understanding ACT consistency.
This rule is implemented by ember-template-lint using the
no-invalid-link-text procedure.
The implementation is partially
consistent with the
Link is descriptive
proposed rule.
It covers 6 of the 12 examples.
On 2 examples
the implementation cannot tell the outcome. This is often because of technical
limitations in tools.
The implementation reports different success criteria as failed from what is expected by this rule.
See understanding ACT consistency.
This rule is implemented by ember-template-lint using the
no-invalid-link-text procedure.
The implementation is partially
consistent with the
Link in context is descriptive
proposed rule.
It covers 11 of the 18 examples.
On 3 examples
the implementation cannot tell the outcome. This is often because of technical
limitations in tools.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.