daisy / pipeline-mod-braille

!! NOTE: This project is now part of the pipeline-modules project !! | Braille Production Modules for the DAISY Pipeline 2
1 stars 4 forks source link

Give warning messages for CSS properties/values that are not supported by the implementation #41

Open bertfrees opened 9 years ago

bertfrees commented 9 years ago

Only for properties and values that are valid CSS. 

bertfrees commented 9 years ago

Actually this is already done for some values, but as INFO messages (<xsl:message/>), which are either not rendered by the web interface, or drown between the tons of ERROR messages which aren't real errors (see https://github.com/daisy/pipeline-mod-braille/issues/38).