Steven Lambert

Results 324 comments of Steven Lambert

Thanks for the issue. We've let the appropriate team know.

Thanks for the issue. I'm not sure exactly what you mean by overlay color picker. Is that the overlay that opens when you click on an ``? Could you possibly...

Thanks for the issue. At this time we can only support the languages listed in https://marketplace.visualstudio.com/items?itemName=deque-systems.vscode-axe-linter. Languages or templating languages outside of that support are not supported (even in a...

@CBID2 Welcome and yep! Please let us know if you have any questions.

Each rule can be found in the [rules directory](https://github.com/dequelabs/axe-core/tree/develop/lib/rules). In this case the change should happen in the [aria-hidden-body rule](https://github.com/dequelabs/axe-core/blob/develop/lib/rules/aria-hidden-body.json#L7) and you'll want to update the `tag` array to include...

Thanks for the issue. Sorry for the late reply, I've been on vacation. You can probably get at this information by looking at all there returned results (`passes`, `incomplete`, and...

Thanks for the issue. I can replicate the bug. Notes for myself: It seems that the issue is that the span tag is being counted as an overlapping node in...

Thanks for the issue. I'll take a closer look at this next week.

So I tried to test the page but am unable to reproduce the error. Axe-core v4.8.0, axe extension using axe-core v4.7.2, and lighthouse all return fine without errors.