bigskysoftware / idiomorph

A DOM-merging algorithm
BSD 2-Clause "Simplified" License
631 stars 31 forks source link

Fix attribute states #33

Open dannluciano opened 5 months ago

dannluciano commented 5 months ago

Without this change, after the morph, attributes (open, value, ...etc) are lost.

1cg commented 5 months ago

this change looks really dicey to me

can you add a test showing the issue that it fixes?

dannluciano commented 4 months ago

Yes, I'm when I understand the project test structure.