On Sunday 21 January 2007 15:12, Thomas Jedenfelt wrote: > This bug was reported for version 8.8.1. > > INS and DEL are not inserted as block-level elements when selecting one or > more block-level elements as an insert point. > > Amaya behaviour: > <p><ins>paragraph</ins></p> > <p><ins>paragraph</ins></p> > > Expected behaviour: > <ins> > <p>paragraph</p> > <p>paragraph</p> > </ins> > > Regards, > Thomas Jedenfelt Sorry <ins> and <del> are inline elements. The following is not legal HTML. <ins> <p>paragraph</p> <p>paragraph</p> </ins> Regards Irène. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - FranceReceived on Tuesday, 23 January 2007 09:15:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:45 GMT