WebReflection / linkedom

A triple-linked lists based DOM implementation.
https://webreflection.medium.com/linkedom-a-jsdom-alternative-53dd8f699311
ISC License
1.66k stars 80 forks source link

fix: prevent losing `rel` attr on anchor element #276

Closed what1s1ove closed 4 months ago

what1s1ove commented 4 months ago

Resolves #274