Ian Hickson wrote: > ... > Right, but we disagree on this, as noted earlier in this thread. I have to > balance all the various needs here. Some of these needs are better > satisfied by introducing lots of new void elements frequently; other needs Which particular need requires introducing void elements? > ... >> Could you please explain (or point to an explanation) why exactly it >> needs to be known beforehand whether something is block-level or not? >> It's certainly not needed for serializing a DOM, so I assume the parser >> needs to know for some reason? > > Block-level elements have to be known by the parser so that optional </p> > end tags can be implied. > ... Just make the </p> end tags required in this case. Problem solved. Best regards, JulianReceived on Wednesday, 31 December 2008 12:06:44 UTC
This archive was generated by hypermail 2.3.1 : Thursday, 29 October 2015 10:15:40 UTC