summaryrefslogtreecommitdiff
path: root/test/data/parse2
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-06-27 13:08:12 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-06-27 13:08:12 +0000
commit687b430e5a71bac425b5c9908b2ef584f06520fc (patch)
tree42a64ab2baa31c8ad2ad9a6f7ecc24b33d125f73 /test/data/parse2
parent25ce175094499b3b55ffd5c0161ecff06b08edbf (diff)
downloadlibcss-687b430e5a71bac425b5c9908b2ef584f06520fc.tar.gz
libcss-687b430e5a71bac425b5c9908b2ef584f06520fc.tar.bz2
More aural tests.
svn path=/trunk/libcss/; revision=8054
Diffstat (limited to 'test/data/parse2')
-rw-r--r--test/data/parse2/au.dat346
1 files changed, 346 insertions, 0 deletions
diff --git a/test/data/parse2/au.dat b/test/data/parse2/au.dat
index 16f21bd..289dcba 100644
--- a/test/data/parse2/au.dat
+++ b/test/data/parse2/au.dat
@@ -303,6 +303,13 @@
| *
#reset
+#data
+* { pause}
+#errors
+#expected
+| *
+#reset
+
@@ -350,4 +357,343 @@
| *
#reset
+#data
+* { azimuth: behind behind; }
+#errors
+#expected
+| *
+#reset
+
+#data
+* { azimuth: inherit behind; }
+#errors
+#expected
+| *
+#reset
+
+#data
+* { azimuth: left-side inherit; }
+#errors
+#expected
+| *
+#reset
+
+#data
+* { azimuth: left-side behind; }
+#errors
+#expected
+| *
+| azimuth: left-side behind
+#reset
+
+#data
+* { azimuth: behind left-side; }
+#errors
+#expected
+| *
+| azimuth: left-side behind
+#reset
+
+#data
+* { azimuth: far-left behind; }
+#errors
+#expected
+| *
+| azimuth: far-left behind
+#reset
+
+#data
+* { azimuth: behind far-left; }
+#errors
+#expected
+| *
+| azimuth: far-left behind
+#reset
+
+#data
+* { azimuth: behind left; }
+#errors
+#expected
+| *
+| azimuth: left behind
+#reset
+
+#data
+* { azimuth: center-left behind; }
+#errors
+#expected
+| *
+| azimuth: center-left behind
+#reset
+
+#data
+* { azimuth: behind center-left; }
+#errors
+#expected
+| *
+| azimuth: center-left behind
+#reset
+
+#data
+* { azimuth: center-left behind center-left; }
+#errors
+#expected
+| *
+#reset
+
+#data
+* { azimuth: behind center; }
+#errors
+#expected
+| *
+| azimuth: center behind
+#reset
+
+#data
+* { azimuth: center-right behind; }
+#errors
+#expected
+| *
+| azimuth: center-right behind
+#reset
+
+#data
+* { azimuth: behind center-right; }
+#errors
+#expected
+| *
+| azimuth: center-right behind
+#reset
+
+#data
+* { azimuth: behind right; }
+#errors
+#expected
+| *
+| azimuth: right behind
+#reset
+
+#data
+* { azimuth: far-right behind; }
+#errors
+#expected
+| *
+| azimuth: far-right behind
+#reset
+
+#data
+* { azimuth: behind right-side; }
+#errors
+#expected
+| *
+| azimuth: right-side behind
+#reset
+
+#data
+* { elevation: inherit; }
+#errors
+#expected
+| *
+| elevation: inherit
+#reset
+
+#data
+* { elevation: 0deg inherit; }
+#errors
+#expected
+| *
+#reset
+
+#data
+* { pitch: inherit; }
+#errors
+#expected
+| *
+| pitch: inherit
+#reset
+
+#data
+* { play-during: inherit !important; }
+#errors
+#expected
+| *
+| play-during: inherit !important
+#reset
+
+#data
+* { richness: inherit; }
+#errors
+#expected
+| *
+| richness: inherit
+#reset
+
+#data
+* { richness: inherit !important; }
+#errors
+#expected
+| *
+| richness: inherit !important
+#reset
+
+#data
+* { speak-header: inherit; }
+#errors
+#expected
+| *
+| speak-header: inherit
+#reset
+
+#data
+* { speak-header: inherit !important; }
+#errors
+#expected
+| *
+| speak-header: inherit !important
+#reset
+
+#data
+* { speak-numeral: inherit; }
+#errors
+#expected
+| *
+| speak-numeral: inherit
+#reset
+
+#data
+* { speak-numeral: inherit !important; }
+#errors
+#expected
+| *
+| speak-numeral: inherit !important
+#reset
+
+#data
+* { speak-punctuation: inherit; }
+#errors
+#expected
+| *
+| speak-punctuation: inherit
+#reset
+
+#data
+* { speak-punctuation: inherit !important; }
+#errors
+#expected
+| *
+| speak-punctuation: inherit !important
+#reset
+
+#data
+* { speak: inherit; }
+#errors
+#expected
+| *
+| speak: inherit
+#reset
+
+#data
+* { speak: inherit !important; }
+#errors
+#expected
+| *
+| speak: inherit !important
+#reset
+
+#data
+* { speech-rate: inherit; }
+#errors
+#expected
+| *
+| speech-rate: inherit
+#reset
+
+#data
+* { speech-rate: inherit !important; }
+#errors
+#expected
+| *
+| speech-rate: inherit !important
+#reset
+
+#data
+* { stress: inherit; }
+#errors
+#expected
+| *
+| stress: inherit
+#reset
+
+#data
+* { stress: inherit !important; }
+#errors
+#expected
+| *
+| stress: inherit !important
+#reset
+
+#data
+* { voice-family: inherit; }
+#errors
+#expected
+| *
+| voice-family: inherit
+#reset
+
+#data
+* { voice-family: inherit !important; }
+#errors
+#expected
+| *
+| voice-family: inherit !important
+#reset
+
+#data
+* { volume: inherit; }
+#errors
+#expected
+| *
+| volume: inherit
+#reset
+
+#data
+* { volume: inherit !important; }
+#errors
+#expected
+| *
+| volume: inherit !important
+#reset
+
+#data
+* { pause-before: inherit; }
+#errors
+#expected
+| *
+| pause-before: inherit
+#reset
+
+#data
+* { pause-before: inherit !important; }
+#errors
+#expected
+| *
+| pause-before: inherit !important
+#reset
+
+#data
+* { pause-after: inherit; }
+#errors
+#expected
+| *
+| pause-after: inherit
+#reset
+
+#data
+* { pause-after: inherit !important; }
+#errors
+#expected
+| *
+| pause-after: inherit !important
+#reset
+