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:
Cosimo Cecchi 2012-05-11 20:43:09 -04:00
parent b58fa2ca32
commit baf6f38f1a
3 changed files with 9465 additions and 0 deletions

View File

@ -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 \

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff