summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/data/parse/properties.dat8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index 1aee8a1..2ef3c0c 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -814,7 +814,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000013
+| 0x02000013 PTR(sonic_boom.wav)
#reset
##
@@ -822,7 +822,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
##
#data
-* { cue-after: none; }
+* { cue-before: none; }
#errors
#expected
| 1 *
@@ -830,10 +830,10 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#reset
#data
-* { cue-after: url(sonic_boom.wav); }
+* { cue-before: url(sonic_boom.wav); }
#errors
#expected
| 1 *
-| 0x02000014
+| 0x02000014 PTR(sonic_boom.wav)
#reset