Followup
r95262 - remove bogus test cases that seemed to be trying to test the browser's HTML fragment parser. :)
These test cases attempted, I think, to be bogus forced-fail cases, but the fail-forcing doesn't work because HTML 5 parsing in modern browsers parses the text into... the same as the actual expected text! :)
Resolves
bug 30520.