Precise DOM morphing
morphing typescript dom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

This test is passing now

+1 -1
+1 -1
test/nanomorph.test.js
··· 724 724 expect(a.outerHTML).to.equal(b.outerHTML); 725 725 }); 726 726 727 - it.skip("whitespace", async () => { 727 + it("whitespace", async () => { 728 728 const a = await fixture(html`<ul></ul>`); 729 729 const b = await fixture( 730 730 html`<ul>