summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-18 00:42:25 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-18 00:42:25 +0000
commite7448355f1a5c61d818f1506a9fbc183024334de (patch)
treea693af9b7671d877317110ae70ceed57b22da112 /test/data
parent2bdfce5c438d8737ad9466a8b532cc8f9e29503c (diff)
downloadlibcss-e7448355f1a5c61d818f1506a9fbc183024334de.tar.gz
libcss-e7448355f1a5c61d818f1506a9fbc183024334de.tar.bz2
Fix test data for pause-{after,before} -- default time units are seconds, not milliseconds.
svn path=/trunk/libcss/; revision=6126
Diffstat (limited to 'test/data')
-rw-r--r--test/data/parse/properties.dat6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index 8f1f58a..e2be6f0 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -2518,7 +2518,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000035 0x00000000 0x00000400
+| 0x02000035 0x00000000 0x00000401
#reset
#data
@@ -2538,7 +2538,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#reset
#data
-* { pasue-after: 120%; }
+* { pause-after: 120%; }
#errors
#expected
| 1 *
@@ -2554,7 +2554,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#errors
#expected
| 1 *
-| 0x02000036 0x00000000 0x00000400
+| 0x02000036 0x00000000 0x00000401
#reset
#data