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

CSS Error Source Element #278

Open
jabcreations opened this issue Feb 17, 2025 · 0 comments
Open

CSS Error Source Element #278

jabcreations opened this issue Feb 17, 2025 · 0 comments

Comments

@jabcreations
Copy link

Often when a CSS error occurs such as an invalid property name or value there is no reference to little-to-no meaningful context.

  • Which element?
  • Which property, value, etc?
  • Was this inline or defined in a style sheet?

I propose browser vendors work to improve CSS error reporting so these issues can be reported.

Additionally while it may not be considered directly related I think it would be a great idea to allow CSS error reporting. How often do many of us encounter can-not-reproduce-error instances? If we have a JavaScript API where a CSS error report event existed we could know something went wrong, determine what went wrong and actually fix it in spite of being unable to directly reproduce the error ourselves.

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