gtk/testsuite/css/parser/declarations-valid-22.css
Benjamin Otte f37573f8dc testsuite: Check errors not just for line, but for full range
Instead of just checking that the line of the error message is correct,
assert that start and end position are on the correct character offset.

Also fix all the tests to conform to this.
2019-04-12 19:34:29 +02:00

2 lines
60 B
CSS

* { border-image: url("./test.png") 3 4 3 4 stretch ; }