8.53 Bug: INS and DEL are not inserted as block-level

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

-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze

Received on Sunday, 21 January 2007 14:12:54 UTC