Sachini / freebase-suggest

Automatically exported from code.google.com/p/freebase-suggest
Other
0 stars 0 forks source link

suggest will not load in xhtml documents #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments: