Whatpm::HTML::ParserData
The Whatpm::HTML::ParserData
module contains data for HTML parser,
extracted from the HTML Living Standard.
Following constants for namespace URLs are defined (but not exported): HTML_NS
(HTML namespace),
SVG_NS
(SVG namespace),
MML_NS
(MathML namespace),
XML_NS
(XML namespace),
XMLNS_NS
(XML Namespace namespace),
and XLINK_NS
(XLink namespace).
Following data from the HTML specification are included:
$AllVoidElements
$MathMLTextIntegrationPoints
$MathMLHTMLIntegrationPoints
$SVGHTMLIntegrationPoints
$ForeignContentBreakers
$MathMLAttrNameFixup
$SVGAttrNameFixup
$ForeignAttrNamespaceFixup
$SVGElementNameFixup
$NamedCharRefs
$CharRefReplacements
$NoncharacterCodePoints
$ObsoletePermittedDoctypes
$QuirkyPublicIDPrefixes
$QuirkyPublicIDs
HTML Living Standard <http://www.whatwg.org/specs/web-apps/current-work/>
.
Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
You are granted a license to use, reproduce and create derivative works of this document.