Author: jmb
Date: Sat Jan 17 19:14:12 2009
New Revision: 6136
URL: http://source.netsurf-browser.org?rev=6136&view=rev
Log:
Fix text-indent test data -- missing 0
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=6136&r1=6135&r2=6136&view=diff
==============================================================================
--- trunk/libcss/test/data/parse/properties.dat (original)
+++ trunk/libcss/test/data/parse/properties.dat Sat Jan 17 19:14:12 2009
@@ -3170,7 +3170,7 @@
##
#data
-* { text-indent: ; }
+* { text-indent: 0; }
#errors
#expected
| 1 *
_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org