Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player must not read invisible texts #3

Open
jkphl opened this issue Oct 25, 2020 · 0 comments
Open

Player must not read invisible texts #3

jkphl opened this issue Oct 25, 2020 · 0 comments

Comments

@jkphl
Copy link
Member

jkphl commented Oct 25, 2020

Elements which are hidden (e.g. by hidden attribute or display: none in CSS) must not be read. This also means that the analysis which text to read must happen immediately when the player is launched as visibility states might have changed between initialization and activation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant