[gtk/matthiasc/for-master] fixup! Add tests for the css filter property
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master] fixup! Add tests for the css filter property
- Date: Sat, 6 Feb 2021 21:06:20 +0000 (UTC)
commit 4b7645dd584cd04d18ccd818a4f8da66b8624d78
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 6 16:06:11 2021 -0500
fixup! Add tests for the css filter property
testsuite/css/parser/filter.ref.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/css/parser/filter.ref.css b/testsuite/css/parser/filter.ref.css
index 70b733b325..6e9c6ca6ac 100644
--- a/testsuite/css/parser/filter.ref.css
+++ b/testsuite/css/parser/filter.ref.css
@@ -19,5 +19,5 @@ e {
}
f {
- filter: drop_shadow(1px 2px rgb(255,0,0));
+ filter: drop-shadow(1px 2px rgb(255,0,0));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]