Skip to content

Add Support for disabled Attribute in Stylesheet Links #1682

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

Open
mre opened this issue Apr 19, 2025 · 1 comment
Open

Add Support for disabled Attribute in Stylesheet Links #1682

mre opened this issue Apr 19, 2025 · 1 comment

Comments

@mre
Copy link
Member

mre commented Apr 19, 2025

This is a way to disable stylesheets and effectively removing them from the list of styles on a page.

See https://developer.mozilla.org/en-US/docs/Web/API/HTMLLinkElement/disabled for more info.

@thomas-zahner
Copy link
Member

Just to be clear; you mean lychee should skip checking stylesheet links if they include the disabled property?

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

2 participants