- From: Karl-Michael Schneider <schneide@phil.uni-passau.de>
- Date: Thu, 16 Nov 2000 11:44:29 +0100
- To: www-amaya@w3.org
Amaya (V4.0, Linux binary) hangs when a CSS stylesheet contains an unknown
property, like italic in
.MATH I { font-family: "Century Schoolbook", serif; font-shape: italic }
(generated by latex2html), witness this URL:
http://www.phil.uni-passau.de/linguistik/schneider/perzeption/htmlperzeption.html
The CSS validator complains about "font-shape: italic". When I remove it, the
document loads ok. Nevertheless, it would be nice if, instead of hanging, Amaya
put a message in its logfile and ignore the wrong attribute.
Karl-Michael
Received on Thursday, 16 November 2000 05:45:11 UTC