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:
parent
42fc6ab5d3
commit
10c3a66e40
@ -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 \
|
||||
|
1181
tests/reftests/named-colors.css
Normal file
1181
tests/reftests/named-colors.css
Normal file
File diff suppressed because it is too large
Load Diff
2264
tests/reftests/named-colors.ref.ui
Normal file
2264
tests/reftests/named-colors.ref.ui
Normal file
File diff suppressed because it is too large
Load Diff
2264
tests/reftests/named-colors.ui
Normal file
2264
tests/reftests/named-colors.ui
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user