mediawiki-extensions-Visual.../modules/parser/html5/parser
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
..
after_after_body_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
after_after_frameset_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
after_body_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
after_frameset_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
after_head_phase.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
before_head_phase.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
before_html_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_body_phase.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
in_caption_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_cell_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_column_group_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_foreign_content_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_frameset_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_head_phase.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
in_row_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_select_in_table_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_select_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_table_body_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
in_table_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
initial_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
root_element_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
trailing_end_phase.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00