Author: jmb
Date: Fri Jan 23 16:37:33 2009
New Revision: 6202

URL: http://source.netsurf-browser.org?rev=6202&view=rev
Log:
Fix test data -- counter-reset defaults to 0, not 1.

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=6202&r1=6201&r2=6202&view=diff
==============================================================================
--- trunk/libcss/test/data/parse/properties.dat (original)
+++ trunk/libcss/test/data/parse/properties.dat Fri Jan 23 16:37:33 2009
@@ -890,7 +890,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000012 PTR(a) 0x00000400 0x00000000
+|   0x02000012 PTR(a) 0x00000000 0x00000000
 #reset
 
 #data
@@ -906,7 +906,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000012 PTR(a) 0x00000400 0x00000080 PTR(moose) 0x00002800 0x00000000
+|   0x02000012 PTR(a) 0x00000000 0x00000080 PTR(moose) 0x00002800 0x00000000
 #reset
 
 #data
@@ -914,7 +914,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000012 PTR(a) 0x00000800 0x00000080 PTR(moose) 0x00000400 0x00000000
+|   0x02000012 PTR(a) 0x00000800 0x00000080 PTR(moose) 0x00000000 0x00000000
 #reset
 
 #data
@@ -922,7 +922,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000012 PTR(moose) 0x00000400 0x00000080 PTR(a) 0x00000400 0x00000000
+|   0x02000012 PTR(moose) 0x00000000 0x00000080 PTR(a) 0x00000000 0x00000000
 #reset
 
 ##


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

Reply via email to