Skip to content

Commit 738e9e2

Browse files
Update test/integration/full/region/region-pass.html
Co-authored-by: Wilco Fiers <[email protected]>
1 parent 8938496 commit 738e9e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/integration/full/region/region-pass.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<body>
2222
<a href="#mainheader" id="skiplink">This is a skip link.</a>
2323
<!-- Decorative image -->
24-
<img id="target" src="#" alt="" />
24+
<img src="#" alt="" />
2525
<!-- Decorative image -->
26-
<img id="target" src="#" role="presentation" />
26+
<img src="#" role="presentation" />
2727
<!-- SVG's may be outside of a landmark -->
2828
<svg role="none" aria-label="foo"></svg>
2929
<!-- Div with a role of none may be outside a landmark -->

0 commit comments

Comments
 (0)