Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support skiplinks starting with "/#" #1286

Merged
merged 3 commits into from
Jan 7, 2019
Merged

Conversation

WilcoFiers
Copy link
Contributor

@WilcoFiers WilcoFiers commented Dec 19, 2018

Closes #1204

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Has documentation updated, a DU ticket, or requires no documentation change
  • Includes new tests, or was unnecessary
  • Code is reviewed for security by: << Marcy Sutton >>

@WilcoFiers WilcoFiers requested a review from a team as a code owner December 19, 2018 11:56
marcysutton
marcysutton previously approved these changes Dec 26, 2018
@@ -56,4 +56,11 @@ describe('skip-link', function() {
var node = fixture.querySelector('a');
assert.isTrue(checks['skip-link'].evaluate(node));
});

it('should return true if the URI is an Anulgar skiplink', function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: Angular

@WilcoFiers
Copy link
Contributor Author

Fixed the typo, please approve again @marcysutton.

@WilcoFiers WilcoFiers merged commit f93c0c9 into develop Jan 7, 2019
@WilcoFiers WilcoFiers deleted the angular-skiplinks branch January 7, 2019 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants