mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
tests: move background-shorthand test to background-shorthand-single
And update/fix it for the new shorthand parsing, since the old test did a couple of things wrong: - it erroneously flipped background-clip and background-origin when testing - it was missing default initial values for background-size and background-position from the generated test output
This commit is contained in:
parent
61c7014e3e
commit
b58fa2ca32
@ -154,8 +154,8 @@ EXTRA_DIST += \
|
||||
background-position.ref.css \
|
||||
background-repeat.css \
|
||||
background-repeat.ref.css \
|
||||
background-shorthand.css \
|
||||
background-shorthand.ref.css \
|
||||
background-shorthand-single.css \
|
||||
background-shorthand-single.ref.css \
|
||||
background-size.css \
|
||||
background-size.ref.css \
|
||||
boolean.css \
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user