summaryrefslogtreecommitdiff
path: root/test/data/parse/properties.dat
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-17 07:27:25 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-17 07:27:25 +0000
commit715f2617dffdcede45af45e5e849cb83f67745b4 (patch)
tree53e36520f98150d4e6ca3e4e2f44f5837827cf34 /test/data/parse/properties.dat
parentbe1ec90210885935d3b6b9d6ccc36bdc12717192 (diff)
downloadlibcss-715f2617dffdcede45af45e5e849cb83f67745b4.tar.gz
libcss-715f2617dffdcede45af45e5e849cb83f67745b4.tar.bz2
Make makefixed.pl round to nearest integer, rather than truncating towards zero.
Add a test for negative fractions to properties.dat svn path=/trunk/libcss/; revision=6110
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 c2f4f48..bc09a04 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -122,6 +122,14 @@
| 0x02000000 0x00000324 0x00000202
#reset
+#data
+* { azimuth: -0.785rad; }
+#errors
+#expected
+| 1 *
+| 0x02000000 0xfffffcdc 0x00000202
+#reset
+
##
## 01 - background-attachment
##