summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2004-05-29 23:43:19 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-05-29 23:43:19 +0000
commita9723575a968366bd70f24572d675e6a37947a59 (patch)
treeef58c9eb206be54cf3fea55dda4c7feaa34136b9
parent324e1473cc7e86bb47c38e06977e6b862efe5464 (diff)
downloadlibcroco-a9723575a968366bd70f24572d675e6a37947a59.tar.gz
*** empty log message ***tla-cvs-synch-05-29-2004-1
-rw-r--r--tests/test-inputs/functional-notation.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-inputs/functional-notation.css b/tests/test-inputs/functional-notation.css
new file mode 100644
index 0000000..cd80f18
--- /dev/null
+++ b/tests/test-inputs/functional-notation.css
@@ -0,0 +1,2 @@
+foo { bar: attr(width, length, calc(70% - 5px)) }
+foo {bar: attr(x,y) }