mediawiki-extensions-Visual.../modules/parser/html5
Gabriel Wicke ae0b5f9af4 * Split paragraph handling between tokenizer and DOM postprocessor for better
html markup handling. 
* Remove global 'use strict' declarations from html5 parser. 
* Add trailing whitespace handling in dt

Overall, 55 parser tests are now passing.
2011-11-29 15:11:51 +00:00
..
parser * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
buffer.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
constants.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
COPYING Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
debug.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
index.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
parser.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
serializer.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
tokenizer.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
treebuilder.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
treewalker.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00