summaryrefslogtreecommitdiff
path: root/test/data/parse/properties.dat
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-09-28 18:29:33 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-09-28 18:29:33 +0000
commit120854ccb2e12e2306c42bfef2a355c5f60699e9 (patch)
tree877e2bd34f0474d0c44c5a9f2a79f6c74e75ca1e /test/data/parse/properties.dat
parentcd8e627ac75b7bb8db3a0176bd1643441a42536d (diff)
downloadlibcss-120854ccb2e12e2306c42bfef2a355c5f60699e9.tar.gz
libcss-120854ccb2e12e2306c42bfef2a355c5f60699e9.tar.bz2
Fix destruction of bytecode for the clip property.
svn path=/trunk/libcss/; revision=10856
Diffstat (limited to 'test/data/parse/properties.dat')
-rw-r--r--test/data/parse/properties.dat8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index 2240a38..28dd626 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -755,6 +755,14 @@
| 0x03200017 0x00000400 0x00000002 0x00000400 0x00000002
#reset
+#data
+* { clip: rect(0px, 220px, 1.7em, 0px) }
+#errors
+#expected
+| 1 *
+| 0x02000017 0x00000000 0x00000000 0x00037000 0x00000000 0x000006cd 0x00000002 0x00000000 0x00000000
+#reset
+
##
## 18 - color
##