From a9723575a968366bd70f24572d675e6a37947a59 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Sat, 29 May 2004 23:43:19 +0000 Subject: *** empty log message *** --- tests/test-inputs/functional-notation.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/test-inputs/functional-notation.css (limited to 'tests') 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) } -- cgit v1.2.1