Searched refs:adoptAttributes (Results 1 – 4 of 4) sorted by relevance
9 * [adoptAttributes](#adoptattributes)48 ### adoptAttributes subsection50 ▸ **adoptAttributes**(recipient: *Element*, attrs: *Attribute[]*): `void`
133 exports.adoptAttributes = function(recipient, attrs) { function
251 exports.adoptAttributes = function(recipient, attrs) { function
1415 p.treeAdapter.adoptAttributes(p.openElements.items[0], token.attrs);1424 p.treeAdapter.adoptAttributes(bodyElement, token.attrs);