We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8938496 commit 738e9e2Copy full SHA for 738e9e2
test/integration/full/region/region-pass.html
@@ -21,9 +21,9 @@
21
<body>
22
<a href="#mainheader" id="skiplink">This is a skip link.</a>
23
<!-- Decorative image -->
24
- <img id="target" src="#" alt="" />
+ <img src="#" alt="" />
25
26
- <img id="target" src="#" role="presentation" />
+ <img src="#" role="presentation" />
27
<!-- SVG's may be outside of a landmark -->
28
<svg role="none" aria-label="foo"></svg>
29
<!-- Div with a role of none may be outside a landmark -->
0 commit comments