Author: jmb
Date: Fri Jan 23 13:39:39 2009
New Revision: 6184
URL: http://source.netsurf-browser.org?rev=6184&view=rev
Log:
Fix azimuth data
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=6184&r1=6183&r2=6184&view=diff
==============================================================================
--- trunk/libcss/test/data/parse2/illegal-values.dat (original)
+++ trunk/libcss/test/data/parse2/illegal-values.dat Fri Jan 23 13:39:39 2009
@@ -13,19 +13,19 @@
#reset
#data
-* { azimuth: 0 behind; azimuth: moose behind; }
-#errors
-#expected
-| *
-| azimuth: 0 behind
-#reset
-
-#data
-* { azimuth: behind 0; azimuth: moose behind; }
-#errors
-#expected
-| *
-| azimuth: 0 behind
+* { azimuth: 0; azimuth: moose behind; }
+#errors
+#expected
+| *
+| azimuth: 0deg
+#reset
+
+#data
+* { azimuth: 0; azimuth: moose behind; }
+#errors
+#expected
+| *
+| azimuth: 0deg
#reset
#data
@@ -33,7 +33,7 @@
#errors
#expected
| *
-| azimuth: behind
+| azimuth: center behind
#reset
#data
_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org