From c83c55dddda166eb07f64bdbcf6ced70b4c4ed5f Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 16 Jan 2009 22:44:56 +0000 Subject: s/ptr/PTR/g svn path=/trunk/libcss/; revision=6102 --- test/data/parse/properties.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat index c7beed2..78f0a43 100644 --- a/test/data/parse/properties.dat +++ b/test/data/parse/properties.dat @@ -982,7 +982,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #errors #expected | 1 * -| 0x02000015 ptr(cursor.png) 0x000c0015 +| 0x02000015 PTR(cursor.png) 0x000c0015 #reset #data @@ -990,7 +990,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at #errors #expected | 1 * -| 0x02000015 ptr(cursor.svg) 0x00000080 ptr(cursor.png) 0x000c0015 +| 0x02000015 PTR(cursor.svg) 0x00000080 PTR(cursor.png) 0x000c0015 #reset ## -- cgit v1.2.3