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
Use the current parser location for CSS error #18585
Closed
Use the location in the error value when reporting a CSS error
c64374b
Select commit
fa3ce34
Add size_of tests for CSS parsing error types
SimonSapin 30e5b6f
Use arrays for error reporting test expected values
SimonSapin bc0903c
Add more CSS parsing error reporting tests
SimonSapin 056e599
Use the current parser location for CSS error
SimonSapin c0f8f15
Update to cssparser 0.22 (source location in error types)
SimonSapin c64374b
Use the location in the error value when reporting a CSS error
SimonSapin 46ea99d
CSS parsing error types: flatten nested enums somewhat
SimonSapin 1a04108
CSS parsing error types: flatten nested enums some more
SimonSapin c36ac69
CSS parsing error types: flatten nested enums more still
SimonSapin
Closed
Use the current parser location for CSS error #18585
Use the location in the error value when reporting a CSS error
Oct 9, 2017
Sep 25, 2017
Sep 25, 2017
Sep 20, 2017
Sep 29, 2017
Oct 5, 2017
Oct 9, 2017
Oct 9, 2017
Oct 9, 2017
c64374b
Select commit
fa3ce34
Add size_of tests for CSS parsing error types
SimonSapin 30e5b6f
Use arrays for error reporting test expected values
SimonSapin bc0903c
Add more CSS parsing error reporting tests
SimonSapin 056e599
Use the current parser location for CSS error
SimonSapin c0f8f15
Update to cssparser 0.22 (source location in error types)
SimonSapin c64374b
Use the location in the error value when reporting a CSS error
SimonSapin 46ea99d
CSS parsing error types: flatten nested enums somewhat
SimonSapin 1a04108
CSS parsing error types: flatten nested enums some more
SimonSapin c36ac69
CSS parsing error types: flatten nested enums more still
SimonSapin