summaryrefslogtreecommitdiff
path: root/tests/reftests/nth-child.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reftests/nth-child.css')
-rw-r--r--tests/reftests/nth-child.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/reftests/nth-child.css b/tests/reftests/nth-child.css
index 0d7c5612b1..c704625109 100644
--- a/tests/reftests/nth-child.css
+++ b/tests/reftests/nth-child.css
@@ -25,7 +25,7 @@
:nth-child(11n+11),
:nth-last-child(-11n+1100) {
- text-shadow: green 1px 1px;
+ text-shadow: lime 1px 1px;
}
#ref1 {
@@ -42,7 +42,7 @@
#ref4 {
color: blue;
- text-shadow: green 1px 1px;
+ text-shadow: lime 1px 1px;
}
#ref5 {
@@ -96,7 +96,7 @@
#ref15 {
font-weight: bold;
font-style: italic;
- text-shadow: green 1px 1px;
+ text-shadow: lime 1px 1px;
}
#ref16 {
@@ -131,7 +131,7 @@
#ref22 {
color: blue;
- text-shadow: green 1px 1px;
+ text-shadow: lime 1px 1px;
}
#ref23 {