On Tue, 8 Jan 2013, Leif Halvard Silli wrote:
> Laurent Carcone, Tue, 08 Jan 2013 11:41:59 +0100:
> > Le 06/01/2013 23:47, Leif Halvard Silli a écrit :
> >> Laurent Carcone, Sun, 06 Jan 2013 22:46:58 +0100:
> >>> Le 06/01/13 21:01, Leif Halvard Silli a écrit :
>
> >> *Removing* things is nevertheless destructive - it seems like a bad
> >> decision to make it do that without *always* warning first.
> >
> > Users are always warned when the input document is not well-formed or
> > when some element/attributes are invalid or not supported.
>
> This is true. But they are not warned that tags are being *removed*.
Would it be possible to comment them out?
<!-- INVALID TAG <embed> -->
...
<!-- INVALID TAG </embed> -->
[I'm making no assumptions about how easy it is to implement, never
having dived that far into the source..... :-)]
>
> > As I said, the reason was to not let Amaya generate invalid documents.
> --
> leif halvard silli
Hugh