In Chrome 102 we're expecting the inert attribute to be supported. This has a number of implications for axe-core. I think we'll need to update a number of internal methods to understand this new attribute. I think since it's not going to be available to a number of other browsers yet a new rule that fails the use of inert unless it's polyfilled is probably also useful here.
In Chrome 102 we're expecting the inert attribute to be supported. This has a number of implications for axe-core. I think we'll need to update a number of internal methods to understand this new attribute. I think since it's not going to be available to a number of other browsers yet a new rule that fails the use of inert unless it's polyfilled is probably also useful here.