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

Don't flag missing iframe title if it's display: none and visibility: hidden #641

Conversation

pattonwebz
Copy link
Member

@pattonwebz pattonwebz commented May 24, 2024

This PR adds a check for display:none and visibility: hidden before determining if it should create an issue for an iframe. Google tag manager iframe should no longer create noise with this change since it has both.

Closes: #184

… hidden

Google tag manager iframe should no longer create noise with this change
…tle-check-if-displaynone-and-visibilityhidden
@pattonwebz pattonwebz requested a review from SteveJonesDev May 24, 2024 21:06
@pattonwebz pattonwebz merged commit 2ad07b0 into develop May 28, 2024
16 checks passed
@pattonwebz pattonwebz deleted the william/184/exclude-iframes-from-empty-title-check-if-displaynone-and-visibilityhidden branch June 26, 2024 15:54
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.

Exclude Google Tag Manager from iframe missing title
2 participants