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

Search for media elements when document.readyState is "interactive" (fixes #29) #34

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

pal03377
Copy link

@pal03377 pal03377 commented Nov 6, 2020

This PR should fix issue #29. document.readyState can be "interactive" when the DOMContentLoaded event is fired, so it needs to be checked against this value in the shortcut if branch as well.

@vantezzen
Copy link
Owner

Thank you for your contribution!

@vantezzen vantezzen merged commit 8599f98 into vantezzen:master Nov 7, 2020
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

Successfully merging this pull request may close these issues.

2 participants