summaryrefslogtreecommitdiff
path: root/test/data/parse
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-16 21:42:48 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-16 21:42:48 +0000
commit4c4f1b4309a16e07da396a45b9a70b7da941754e (patch)
tree3c683187439d87788620fdd46c83b77d67f1c778 /test/data/parse
parentf375b6403aad42c79fbaaab911de311a192f5d2b (diff)
downloadlibcss-4c4f1b4309a16e07da396a45b9a70b7da941754e.tar.gz
libcss-4c4f1b4309a16e07da396a45b9a70b7da941754e.tar.bz2
Fix test data.
Don't use non UTF-8 encoded characters in the test data. Things get confused. svn path=/trunk/libcss/; revision=6099
Diffstat (limited to 'test/data/parse')
-rw-r--r--test/data/parse/properties.dat18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index ecf9fd5..1aee8a1 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -622,11 +622,11 @@ p:after { content: no-close-quote; }
#reset
#data
-a:after { content: " »"; }
+a:after { content: " a"; }
#errors
#expected
| 1 a:after
-| 0x02000010 PTR( ») 0x00000000
+| 0x02000010 PTR( a) 0x00000000
#reset
#data
@@ -682,7 +682,7 @@ h2:before { content: "Chapter " counter(chapters) ': \''; }
#errors
#expected
| 1 h2:before
-| 0x02000010 PTR(Chapter ) 0x00000382 PTR(name) 0x00000080 PTR(: ') 0x00000000
+| 0x02000010 PTR(Chapter ) 0x00000382 PTR(chapters) 0x00000080 PTR(: ') 0x00000000
#reset
#data
@@ -726,7 +726,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000011 PTR(a) 0x00000400 PTR(moose) 0x00002800 0x00000000
+| 0x02000011 PTR(a) 0x00000400 0x00000080 PTR(moose) 0x00002800 0x00000000
#reset
#data
@@ -734,7 +734,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000011 PTR(a) 0x00000800 PTR(moose) 0x00000400 0x00000000
+| 0x02000011 PTR(a) 0x00000800 0x00000080 PTR(moose) 0x00000400 0x00000000
#reset
#data
@@ -742,7 +742,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000011 PTR(moose) 0x00000400 PTR(a) 0x00000400 0x00000000
+| 0x02000011 PTR(moose) 0x00000400 0x00000080 PTR(a) 0x00000400 0x00000000
#reset
##
@@ -778,7 +778,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000012 PTR(a) 0x00000400 PTR(moose) 0x00002800 0x00000000
+| 0x02000012 PTR(a) 0x00000400 0x00000080 PTR(moose) 0x00002800 0x00000000
#reset
#data
@@ -786,7 +786,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000012 PTR(a) 0x00000800 PTR(moose) 0x00000400 0x00000000
+| 0x02000012 PTR(a) 0x00000800 0x00000080 PTR(moose) 0x00000400 0x00000000
#reset
#data
@@ -794,7 +794,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000012 PTR(moose) 0x00000400 PTR(a) 0x00000400 0x00000000
+| 0x02000012 PTR(moose) 0x00000400 0x00000080 PTR(a) 0x00000400 0x00000000
#reset
##