summaryrefslogtreecommitdiff
path: root/testsuite/css/parser/background-blend-mode.ref.css
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/css/parser/background-blend-mode.ref.css')
-rw-r--r--testsuite/css/parser/background-blend-mode.ref.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/css/parser/background-blend-mode.ref.css b/testsuite/css/parser/background-blend-mode.ref.css
index ae989cbad4..c9fe4cb826 100644
--- a/testsuite/css/parser/background-blend-mode.ref.css
+++ b/testsuite/css/parser/background-blend-mode.ref.css
@@ -15,5 +15,5 @@ d {
}
e {
- background-blend-mode: color-burn, color-dodge, color, darken, difference, exclusion, hard-light, hue, lighten, luminosity, multiply, normal, overlay, saturate, screen, soft-light;
+ background-blend-mode: color-burn, color-dodge, color, darken, difference, exclusion, hard-light, hue, lighten, luminosity, multiply, normal, overlay, saturation, screen, soft-light;
}