User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
hsivonen@iki.fi Wed Nov 18 12:26:04 2009 +0000 | c61a7e1570c052491fddd724c16e2f4fc8110c43 | Henri Sivonen — Bug 524447 - Make the HTML5 parser tokenize on document.close(). (Spec svn r4241.) r=bnewman. |
2e5220ba8898bcd129cedebc5ba745cfd80aedb4 | Henri Sivonen — Bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky. | |
47c00081fcd25b83ffeb10a8cc0878b87d33ed3f | Henri Sivonen — Test for bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky. | |
3010876348a6f896a968423f88670ef7077c493f | Henri Sivonen — Bug 515257 - Remove bogus assertion on optgroup child removal. r=bnewman. | |
6bd60dd5c0664b9ac215fe9f1602aa2a2f1f6e2c | Henri Sivonen — Bug 515255 - Comment out assertion until <keygen> and <output> are supported as form-associated elements. r=bnewman. | |
18837cdcc0ce32e82c0eb5a1d83970d5cccc1f17 | Henri Sivonen — Bug 522326 - Make meta prescanner in the HTML5 parser use the canonical alias for UTF-8. r=bnewman. | |
e0c5d4d89dcfd99befd62cf897ae83de524b88ff | Henri Sivonen — Bug 516186 - Make late charset switch in HTML5 not trigger assertions. r=bnewman. | |
20b6e47d16d086ebadecda5ff7d6fbc9ea6dfb20 | Henri Sivonen — Bug 523087 - Check for termination before every tree op in the HTML5 parser. r=bnewman. | |
1e2197526df07056b0be3bde0e3c6ba886dab096 | Henri Sivonen — Bug 521970 - Remove the ContinueParsing() method. r&sr=mrbkap. | |
52a76741b65bf55570fa4b72b91dafb2da4ab0a5 | Henri Sivonen — Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking. | |
8f141d7e1cb1cc419df2f6b684a1d4946d5d837c | Henri Sivonen — Test for bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman. | |
e04af661ed402d97aae6d0481a2c82bb9a8b9629 | Henri Sivonen — Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman. | |
7cda86954b4c1cc995840a948cad3c448017b40d | Henri Sivonen — Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman. | |
7380c012628e45d510766dfd5c3a1fa422c7ba12 | Henri Sivonen — Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman. | |
34bc9a8eb49ea45be7fffc8c83ea95aafae1463f | Henri Sivonen — Bug 515338 - Make HTML5 parser internals not hold nsIContent or regular dynamic atoms. r=bnewman. |