Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSouth China Sea causes parser failure while setting attributes #1976
Labels
Comments
This was referenced Apr 18, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://en.wikipedia.org/wiki/South_China_Sea
task 'ScriptTask' failed at 'assertion failed: element.set_attr(attr.name.clone(), attr.value.clone()).is_ok()', /home/jdm/sdb/servo/src/components/script/html/hubbub_html_parser.rs:341Backtrace is not very useful even disable optimizations disabled, unfortunately. We need to modify the parser so that whatever attribute setting code it's calling doesn't hit the internal codepath that asserts.