Bugzilla – Bug 701
add warning for deprecated "aural" media type in media queries
Last modified: 2010-01-06 19:06:31 CET
The "aural" media type is deprecated, so we should emit a warning when we find it in media queries, and suggest using "speech" instead.
Created attachment 137 [details] patch
<zcorpan> MikeSmith: maybe you can remove the stuff in the tokenizer that checks for semicolonless entities <zcorpan> the table doesn't contain semicolonless entities <zcorpan> so it's dead code i think OK, removed now
syntax 517 http://whattf.browse.cvsdude.com/syntax?view=rev&revision=517