"Andreas Jonsson" andreas.jonsson@kreablo.se wrote in message news:4C72738C.80704@kreablo.se...
- The call to the "begin" method is delayed until some actual inlined content is produced. The call is never taken if an "end" event is recieved before such content.
Does this mean that constructs such as <span id="JSPlaceholder"></span> are obliterated by the lexer? Some empty inline (and block) elements may have an important purpose as a JS DOM hook, and should not be removed from the output stream.
- Mark Clements (HappyDog)