reftests: Add a test for all the color names

BIG NOTE: We fail on some of these to give the colors defined in the CSS
specs. This is not good, but I'm not sure how to best fix it.
For those cases, I've kept the correct color in the CSS file but added
the correct one next to it.
This commit is contained in:
Benjamin Otte 2012-11-09 20:23:56 +01:00
parent 42fc6ab5d3
commit 10c3a66e40
4 changed files with 5712 additions and 0 deletions

View File

@ -204,6 +204,9 @@ EXTRA_DIST += \
misc-alignment.css \
misc-alignment.ref.ui \
misc-alignment.ui \
named-colors.css \
named-colors.ref.ui \
named-colors.ui \
no-colors.css \
no-colors.ref.ui \
no-colors.ui \

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff