[gtk+] tests: Add missing CSS test



commit 7a0600644c1bd38c8e212791679d2708ce6f2072
Author: Benjamin Otte <otte redhat com>
Date:   Thu May 19 02:17:09 2011 +0200

    tests: Add missing CSS test

 tests/css/parser/does-not-exist.css     |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/css/parser/does-not-exist.css b/tests/css/parser/does-not-exist.css
new file mode 100644
index 0000000..6a2d0ac
--- /dev/null
+++ b/tests/css/parser/does-not-exist.css
@@ -0,0 +1,3 @@
+foo {
+  does-not-exist: some-value;
+}
diff --git a/tests/css/parser/does-not-exist.ref.css b/tests/css/parser/does-not-exist.ref.css
new file mode 100644
index 0000000..e69de29



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]