The HTML adaptor can measure DOM node sizes
The document in which the HTML nodes will be created
The DOMParser used to parse a string into a DOM tree
The window object for this adaptor
Protected
createOptional
ns: stringOptional
ns: stringThis will do an HTML serialization, which may be good enough, but won't necessarily close some tags properly.
The HTML element whose attributes are to be set
The attributes to set on that node
The LinkedomAdaptor class