Author: jmb
Date: Sat Jan 24 17:59:53 2009
New Revision: 6257
URL: http://source.netsurf-browser.org?rev=6257&view=rev
Log:
Fix test data for voice-family. This probably also wants to test with
appropriate idents for voices, rather than just being a copy of the font-family
tests.
Modified:
trunk/libcss/test/data/parse2/illegal-values.dat
Modified: trunk/libcss/test/data/parse2/illegal-values.dat
URL:
http://source.netsurf-browser.org/trunk/libcss/test/data/parse2/illegal-values.dat?rev=6257&r1=6256&r2=6257&view=diff
==============================================================================
--- trunk/libcss/test/data/parse2/illegal-values.dat (original)
+++ trunk/libcss/test/data/parse2/illegal-values.dat Sat Jan 24 17:59:53 2009
@@ -4007,7 +4007,7 @@
#errors
#expected
| *
-| voice-family: serif, 'Trinity'
+| voice-family: 'serif', 'Trinity'
#reset
#data
@@ -4015,7 +4015,7 @@
#errors
#expected
| *
-| voice-family: serif, sans-serif
+| voice-family: 'serif', 'sans-serif'
#reset
#data
@@ -4031,7 +4031,7 @@
#errors
#expected
| *
-| voice-family: 'Homerton', 'Oxford', sans-serif, 'moose'
+| voice-family: 'Homerton', 'Oxford', 'sans-serif', 'moose'
#reset
#data
_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org