1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00

LibWeb: Fix buttons with TextNode label

Fixes #20472.
This commit is contained in:
Andi Gallo 2023-08-11 03:19:31 +00:00 committed by Andreas Kling
parent afb19a2cff
commit b34b80104f
9 changed files with 94 additions and 39 deletions

View file

@ -0,0 +1 @@
<button>Test</button>