What steps will reproduce the problem?
1. Add suggest to a document served as application/xhtml+xml
What is the expected output? What do you see instead?
Loading fails with the error INVALID_STATE_ERR: DOM Exception 11
Which web-browsers exhibit the problem?
Chrome
Please provide any additional information below.
The use of unterminated empty tags (<div> instead of <div/>) is the problem.
Original issue reported on code.google.com by wholcomb on 23 Jan 2011 at 4:52
Original issue reported on code.google.com by
wholcomb
on 23 Jan 2011 at 4:52Attachments: