dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.75k stars 746 forks source link

Video's without caption are not disacovered #4454

Closed ali-habibzadeh closed 1 month ago

ali-habibzadeh commented 1 month ago

Product

axe-core

Product Version

4.7.0

Latest Version

Issue Description

Expectation

For the library and chrome plugin to find videos without captions

Actual

Sometimes they are ignored.

How to Reproduce

Just run a test on https://www.blackhatworld.com/seo/does-it-snow-where-you-live.1372711/ and page contains multiple videos without caption but the library ignores them.

Additional context

It seems sometimes deleting chunks of HTML brings the detection back but not sure if this means it is directly related to HTML size