- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Feb 2014 00:12:09 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24844 --- Comment #2 from Tobie Langel <tobie.langel@gmail.com> --- You're right that it's not missing the <BODY> element, but it is missing the <HEAD> element in the DOM generated by jsdom (v. 0.10.1). The <BODY> element also curiously includes the <HTML> element. See the DOM generated by jsdom here: https://gist.github.com/tobie/7a9eb81e3c195ab134f8 I'm not sure if that is a bug with the parser, the parsing algorithm, ot the Webstorage spec. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 28 February 2014 00:12:10 UTC