Joppe Kroon

Results 7 comments of Joppe Kroon

After doing my first assessment this was my main problem with the tool. From a user perspective it is weird that some checks have the option for comments, and others...

So it is. MDN is incorrect then. I opened a [similar issue on the H45 technique](https://github.com/w3c/wcag/issues/950) in the w3c/wcag repo. Although the initial response was the same, the discussion is...

Although the Greasemonkey/Tampermonkey script works, I don't think it is a viable solution. - There would need to be a way to detect when the script is running, so fallback...

Is there any progress on this idea?

Basic reproduction HTML page. Click the `H1` before running the Keyboard IGT, and the skip link will be flagged. ```html Skip link missed in Keyboard IGT #skip a { display:...

@Amandeque I've tried to reproduce using: `Extension: v4.97.4 axe-core: v4.10.2`, the issue seems to be fixed. The skip link is picked up every time now!