Product: axe Extension (not sure if it exists elsewhere as well, but found on the axe extension)
Expectation: Setting overflow to clip doesn't get flagged as an error for scrollable-region-focusable since it doesn't actually scroll
Actual: Setting overflow to clip gets flagged as an error for scrollable-region-focusable
Motivation: Results in false positives, which encourages people to turn off the rule or ignore the results
Example codepen to test behavior
axe extension version: 4.3.5
Browser version: Chrome 95.0.4638.69
Platform: Mac
Similar issue to #1582
Product: axe Extension (not sure if it exists elsewhere as well, but found on the axe extension)
Expectation: Setting
overflowtoclipdoesn't get flagged as an error forscrollable-region-focusablesince it doesn't actually scrollActual: Setting
overflowtoclipgets flagged as an error forscrollable-region-focusableMotivation: Results in false positives, which encourages people to turn off the rule or ignore the results
Example codepen to test behavior
Similar issue to #1582