summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-23 19:51:29 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-23 19:51:29 +0000
commit2777496dbcab558d9d4ae703b6a8f063e93ec1ae (patch)
treefe00f33f87ee25507f0ffa53d3bc7f86c4b91e02 /test/data
parent494462f6e7bf4e859de60e0825886738dee2a23a (diff)
downloadlibcss-2777496dbcab558d9d4ae703b6a8f063e93ec1ae.tar.gz
libcss-2777496dbcab558d9d4ae703b6a8f063e93ec1ae.tar.bz2
0 is always output as 0<unit>. Fix test that thinks otherwise
svn path=/trunk/libcss/; revision=6189
Diffstat (limited to 'test/data')
-rw-r--r--test/data/parse2/illegal-values.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/parse2/illegal-values.dat b/test/data/parse2/illegal-values.dat
index 639ad4a..ef5ad5c 100644
--- a/test/data/parse2/illegal-values.dat
+++ b/test/data/parse2/illegal-values.dat
@@ -126,7 +126,7 @@
#errors
#expected
| *
-| background-position: -20% 0
+| background-position: -20% 0px
#reset
#data