tests: add background-shorthand parser test for multiple backgrounds
These CSS files test the background shorthand property when it's used with multiple background layers.
This commit is contained in:
parent
b58fa2ca32
commit
baf6f38f1a
@ -154,6 +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 \
|
||||
|
2704
tests/css/parser/background-shorthand.css
Normal file
2704
tests/css/parser/background-shorthand.css
Normal file
File diff suppressed because it is too large
Load Diff
6759
tests/css/parser/background-shorthand.ref.css
Normal file
6759
tests/css/parser/background-shorthand.ref.css
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user