We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<noscript>
The user agent styles are currently lacking definitions for <noscript> elements which means that Alfa considers these visible when it shouldn't. See https://html.spec.whatwg.org/multipage/rendering.html#hidden-elements.
The text was updated successfully, but these errors were encountered:
Device
Once #259 has been merged, I'll implement matching of the scripting feature and then add rendering hints for the <noscript> element.
scripting
Sorry, something went wrong.
kasperisager
Successfully merging a pull request may close this issue.
The user agent styles are currently lacking definitions for
<noscript>
elements which means that Alfa considers these visible when it shouldn't. See https://html.spec.whatwg.org/multipage/rendering.html#hidden-elements.The text was updated successfully, but these errors were encountered: