gtk/testsuite/css/parser/variables-invalid-06.errors
Matthias Clasen ed889b951b css: Deprecate named colors
Warn for uses of @name colors, since these should be replaced with
CSS variables and custom properties. We don't issue deprecation
warnings for @define-color uses, since we may want to keep these
around in theme CSS for a while, for backwards compatibility.

Update all affected tests.
2024-05-20 16:19:30 -04:00

2 lines
69 B
Plaintext

variables-invalid-06.css:2:10-14: error: GTK_CSS_PARSER_ERROR_SYNTAX