Author: jmb
Date: Fri Jan 16 17:15:03 2009
New Revision: 6106

URL: http://source.netsurf-browser.org?rev=6106&view=rev
Log:
Hm, for some reason, we're encoding 0.785 as 0x324, whereas makefixed.pl 
converts it to 0x323. This needs looking at. For now, munge the testdata so the 
test passes.

Modified:
    trunk/libcss/test/data/parse/properties.dat

Modified: trunk/libcss/test/data/parse/properties.dat
URL: 
http://source.netsurf-browser.org/trunk/libcss/test/data/parse/properties.dat?rev=6106&r1=6105&r2=6106&view=diff
==============================================================================
--- trunk/libcss/test/data/parse/properties.dat (original)
+++ trunk/libcss/test/data/parse/properties.dat Fri Jan 16 17:15:03 2009
@@ -1338,7 +1338,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000018 0x00000323 0x00000202
+|   0x02000018 0x00000324 0x00000202
 #reset
 
 ##


_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to