Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 21, 2021. It is now read-only.

Check html language#10

Open
Muhnad wants to merge 2 commits into
github:maingithub/accessibilityjs:mainfrom
Muhnad:feature/html-langCopy head branch name to clipboard
Open

Check html language#10
Muhnad wants to merge 2 commits into
github:maingithub/accessibilityjs:mainfrom
Muhnad:feature/html-langCopy head branch name to clipboard

Conversation

@Muhnad

@Muhnad Muhnad commented Oct 18, 2017

Copy link
Copy Markdown

No description provided.

@arthurdenner

Copy link
Copy Markdown

Don't forget to add your error on the list in the README file.

@muan muan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There are linters set up in this repository now. Would you also merge master to make sure they passes with the requested changes? Thanks! 🙏🏻

Comment thread index.js Outdated
@@ -1,4 +1,10 @@
export function scanForProblems(context, logError, options) {
for (const html of document.querySelectorAll('html')) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should query on context not document. Also since html should be the root element, we should look upwards instead of downwards and assume there is only one html.

@keithamus keithamus changed the base branch from master to main August 3, 2020 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.