Matthew Paul Thomas wrote: > I don't know what use this observation is. Maybe it means <ins>, <del>, > and <mark> shouldn't be HTML elements, but should be something else instead. Excellent post. I have to add that from a Wysisyg editor's perspective, and I said it many times in the past, ins and del are almost the only elements that are intrinsicly block-level AND inline-level. In other terms, if you select the whole text inside a paragraph and remove it, it is <p><del>foo</del></p> or <del><p>foo</p></del> ? Discrimination is impossible, it's a nightmare. </Daniel>Received on Wednesday, 2 April 2008 03:43:00 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 16:59:01 UTC