diff options
author | ot <ot@localhost> | 2008-08-26 16:09:17 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-08-26 16:09:17 +0000 |
commit | d5a25fc285d7ca163aa255baf453004ff6cf1a2d (patch) | |
tree | 0bb3274e21be25039535506beaadf3cef8a82493 /htdocs/sgml-lib/WD-xhtml11-20070216/xhtml11.dtd | |
parent | b5ec301af0caf6ffda58aec42fa4903b684551b0 (diff) | |
download | markup-validator-d5a25fc285d7ca163aa255baf453004ff6cf1a2d.zip markup-validator-d5a25fc285d7ca163aa255baf453004ff6cf1a2d.tar.gz markup-validator-d5a25fc285d7ca163aa255baf453004ff6cf1a2d.tar.bz2 |
rewriting a good chunk of the parse mode code to better fit the complexity
of the current decision process. While SGML and XML were exclusive, the
addition of HTML5 had made the code ugly and convoluted.
The pre-parsing now results in $File->{Mode} being either:
* "DTD+SGML"
* "DTD+XML"
* "HTML5"
* "HTML5+XML"
... with potential extensibility using the {parser}+{family} syntax
This should also fix a number of bugs found with the HTML5 integration:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5987
http://lists.w3.org/Archives/Public/www-validator/2008Aug/0059.html
Diffstat (limited to 'htdocs/sgml-lib/WD-xhtml11-20070216/xhtml11.dtd')
0 files changed, 0 insertions, 0 deletions