mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
testsuite: Update parser tests to new errors
Some errors are now properly detected as unknown values when previously they were just treated as syntax errors.
This commit is contained in:
parent
c8589a9a2f
commit
acaec5f186
@ -1,2 +1,2 @@
|
||||
property-name-errors.css:2: error: GTK_CSS_PARSER_ERROR_SYNTAX
|
||||
property-name-errors.css:3: error: GTK_CSS_PARSER_ERROR_SYNTAX
|
||||
property-name-errors.css:2: error: GTK_CSS_PARSER_ERROR_UNKNWON_VALUE
|
||||
property-name-errors.css:3: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
|
||||
|
Loading…
Reference in New Issue
Block a user