LibWeb/HTML: Only use maxlength <input> attribute when applicable

This commit is contained in:
Shannon Booth
2025-01-15 22:12:57 +13:00
committed by Jelle Raaijmakers
parent 5aeae5e583
commit 7b637b1eee
Notes: github-actions[bot] 2025-01-15 10:42:38 +00:00
3 changed files with 44 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
Harness status: OK
Found 1 tests
1 Pass
Pass maxlength doesn't apply to input type=number