From b9f98ac55d08b2a197e86debde1f2891058a115e Mon Sep 17 00:00:00 2001 From: Dmitry Iv Date: Fri, 12 Jul 2024 22:11:41 -0400 Subject: [PATCH] Add #33 test --- test/style.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/style.js b/test/style.js index 0e437bc..8d92492 100644 --- a/test/style.js +++ b/test/style.js @@ -44,3 +44,9 @@ test("style: camel kebab", async () => { params.style.backgroundColor = 'green' is(el.outerHTML, ``); }); + +test('style: #33', async () => { + let el = h`