SIGN IN SIGN UP

Moved clearing of "literal" flag. The flag is set in setliteral which

can be called from a start tag handler.  When the corresponding end
tag is read the flag is cleared.  However, it didn't get cleared when
the start tag was for an empty element of the type <tag .../>.  This
modification fixes the problem.
S
Sjoerd Mullender committed
538453e1554166053786d35329edd0000d24f10d
Parent: 62dfed9