[MPlayer-dev-eng] Re: [PATCH] Development (Was: Clean up
Daniel Egger
degger at fhm.edu
Fri Mar 1 19:30:55 CET 2002
Am Fre, 2002-03-01 um 18.22 schrieb Gabucino:
> Example 3 : (I use this)
> <FONT NAME=hinnye>
> text displayed with hinnye font
> <TABLE><TD><FONT NAME=huha>text displayed with huha font</TD></TABLE>
> </FONT>
> There is no </FONT>, that's why tidyhtml whines. And I'm not interested
> in adding some hundred </B>'s and </FONT>'s, for some broken standard, which
> gives me much pain anyways.
You can't have TABLE elements in FONT elements. Was never legal and will
never be and that for a good reason: tables might be rendered completely
different and trying to override it from an outer tag is cheating the
DOM which will not work.
--
Servus,
Daniel
More information about the MPlayer-dev-eng
mailing list