Steven Lambert

Results 173 comments of Steven Lambert

Thanks for the issue. I'm not quite sure I follow. The `html-has-lang` rule is tagged as [a `wcag2a` rule](https://github.com/dequelabs/axe-core/blob/develop/lib/rules/html-has-lang.json#L5). So I would expect listing it as a tag would still...

Ok. Thanks for the response. I agree that our description of the `tags` property should be improved.

Thanks for the issue. DPub 1.1 is still a W3C Working Draft, and 1.0 is the current recommended version. Since 1.0 requires a `doc-endnotes` to have a `doc-endnote` as a...

Work completed in https://github.com/dequelabs/axe-core/pull/3280

Could you expand on what the rule would check? Our aira-required-children/parent rules already check the structure is correct.

To resolve this, we need to update the `isNativelyFocusable` code to say that `iframe` and `frame` elements are natively focusable. That will then trigger the conflict resolution code in the...

Could you help me understand something. When you say CSP with sandbox without the `allow-script`, you're saying that you are not allowing any scripts to run on the page correct?...

I think that's because the axe apis do not use browser extensions to run axe, but instead inject script elements into the page using the WebDriver api. I believe this...

Thanks for the issue. We'll make sure to let the appropriate people know.

@Sunny-0929 it looks like our Github release failed, but both packages should be available from ruby as version 4.4.0 https://rubygems.org/gems/axe-core-api https://rubygems.org/gems/axe-core-cucumber