Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
though shall pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Youngstrom committed Mar 19, 2019
1 parent 1b396ea commit 66895d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/fixtures/skip-link-fail.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
{# This will fail despite the href being OK because "main-content" div isn't focusable. #}
<a href="#main-content">Skip to main content</a>
<a href="#not-a-real-element">Skip to main content</a>
<div id="main-content">Main content</div>

0 comments on commit 66895d1

Please sign in to comment.