From cada17a438a97ae76168b3bda7a200d35cdd00a4 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 23 Jan 2009 22:37:33 +0000 Subject: Fix test data -- counter-reset defaults to 0, not 1. svn path=/trunk/libcss/; revision=6202 --- test/data/parse/properties.dat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat index 4f3c379..8909596 100644 --- a/test/data/parse/properties.dat +++ b/test/data/parse/properties.dat @@ -890,7 +890,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #errors #expected | 1 * -| 0x02000012 PTR(a) 0x00000400 0x00000000 +| 0x02000012 PTR(a) 0x00000000 0x00000000 #reset #data @@ -906,7 +906,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #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 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #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 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #errors #expected | 1 * -| 0x02000012 PTR(moose) 0x00000400 0x00000080 PTR(a) 0x00000400 0x00000000 +| 0x02000012 PTR(moose) 0x00000000 0x00000080 PTR(a) 0x00000000 0x00000000 #reset ## -- cgit v1.2.3