manakai//Predefined User Data Names

manakai//Predefined User Data Names

[1] manakai makes use of some user data names (as used with getUserData and setUserData methods of Node interface) for its own purpose.

[2]

User Data NameValueDescription
manakai_has_referencebooleanWhatpm::HTML sets this user data to charset attribute of meta element, as a flag whether the attribute contains any character entity reference or not. This user data is referenced by Whatpm::ContentChecker::HTML for conformance checking of charset attribute.
manakai_title_metadataDOMStringThis user data can be specified for a Document. It represents the title metadata from a higher-level protocol. It is used to check the conformance of an HTML document with no title element.