Hussein Shafie escribi?: > Daniel Dekany wrote: > ... >> - When I convert a td to th or the other way around, it loses all it's >> attributes. I think that in general when converting elements, >> attributes that are supported by the new element too should be >> copied. Surely not always "safe" to keep them, but almost always >> annoying to lose them. > > This is a limitation of the Convert command. It affects all elements. > Removing this limitation has already been requested by other users. > We'll see if we can improve that in next release.
There is another place where attributes are lost. The Split command keeps the original attributes in the first part, but puts no attributes at all in the second part. It it probably much better to keep the original attributes in both parts. Well, at least attributes that are not IDs. Or even attributes that are IDs, so the validity tool warns that some manual intervention is required. Regards. -- Manuel Collado - http://lml.ls.fi.upm.es/~mcollado

