Open
Description
Hi,
I would like to request the feature to remove attributes from elements.
You support ->getAttribute('href') as well as ->setAttribute('href', 'https://google.de') but sadly not something like ->removeAttribute('href') which removes the attribute.
Kind regards