attributes are not duplicated
Last updated:
Created by:
Success Criterion:
Last updated:
Created by:
Success Criterion:
This rule checks that HTML and SVG starting tags do not contain duplicated attributes.
This conformance rule relates to:
The rule applies to any starting tag in an HTML or SVG document.
Note: This rule cannot be tested on the DOM Tree because the browser removes duplicates of any attribute that is already present on an element.
For each test target, there are no duplicated attributes.
There are currently no assumptions.
There are no major accessibility support issues known for this rule.
No attributes are duplicated.
No attributes, therefore no attributes are duplicated.
Empty attributes, no attributes are duplicated.
SVG, no attributes are duplicated.
Script, no attributes are duplicated. HTML or SVG code within a script should be ignored.
At least one attribute is duplicated.
Empty attributes, at least one attribute is duplicated.
SVG, at least one attribute is duplicated.
Code is XML, and not HTML or SVG.
Code is JavaScript, and not HTML or SVG.
Source code
Contributing is open to anyone. We welcome any new issues or pull requests for changes. Auto WCAG Rules has conference calls every 4 weeks. If you are interested in becoming an active contributor or reviewer, we ask that you join the Auto WCAG Rules community group through the W3C Website. This requires setting up a W3C account, may require approval by the organization you work for if they are a W3C member.
Learn more about contributing to Auto WCAG Rules Join the Auto WCAG Rules community group now!