Dylan Barrell

Results 40 comments of Dylan Barrell

Here is a module that has the four different conditions ``` js module.exports = function () { var a = false, b = false; if (a && b) { console.log('a...

@davidfekke does @remojansen's fix address your issue?

Should be a best practice rule

I think we should add comprehensive support for `aria-busy` where if something has `aria-busy` set to `true` we ignore all violations within that element.

I think they should just be ignored rather than generating more incompletes

The issue is being raised as a "needs review" item a.k.a. incomplete, this is expected behavior