Open GoogleCodeExporter opened 8 years ago
This issue appears to be caused by invalid markup being added to the DOM when
setting a
node's innerHTML property. In the case of 11.9.b I was able to add a hack that
replaces "&" with "&", however I think a more robust solution is required.
Either
that, or a caveat that simply states that @replace=all must return valid markup
for the
host document.
Original comment by bryan.kyle
on 26 May 2009 at 7:37
W3C test 11.9.h has the same problem.
Original comment by bryan.kyle
on 26 May 2009 at 9:14
Original issue reported on code.google.com by
phil.boo...@gtempaccount.com
on 26 May 2009 at 6:09