Author: jmb
Date: Fri Jan 16 17:13:33 2009
New Revision: 6105

URL: http://source.netsurf-browser.org?rev=6105&view=rev
Log:
Fix test data

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=6105&r1=6104&r2=6105&view=diff
==============================================================================
--- trunk/libcss/test/data/parse/properties.dat (original)
+++ trunk/libcss/test/data/parse/properties.dat Fri Jan 16 17:13:33 2009
@@ -1102,7 +1102,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000015 PTR(cursor.png) 0x000c0015
+|   0x02000015 PTR(cursor.png) 0x00000003
 #reset
 
 #data
@@ -1110,7 +1110,7 @@
 #errors
 #expected
 | 1 *
-|   0x02000015 PTR(cursor.svg) 0x00000080 PTR(cursor.png) 0x000c0015
+|   0x02000015 PTR(cursor.svg) 0x00000080 PTR(cursor.png) 0x00000003
 #reset
 
 ##
@@ -1126,7 +1126,7 @@
 #reset
 
 #data
-* { direction: ltr; }
+* { direction: rtl; }
 #errors
 #expected
 | 1 *


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

Reply via email to