Luke Wilde
|
c9c1ddd0bb
LibWeb: Fix up constructing the form entry list
|
2 years ago |
Srikavin Ramkumar
|
7cc6ffe5b7
LibWeb: Implement HTMLFormElement::reset
|
2 years ago |
Linus Groh
|
173dcfb7cb
Everywhere: Fix a bunch of typos
|
3 years ago |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
3 years ago |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
3 years ago |
Luke Wilde
|
432d496ed6
LibWeb: Add form associated element categories
|
3 years ago |
Luke Wilde
|
d2e18175ef
LibWeb: Move enabled() to FormAssociatedElement and follow the spec
|
3 years ago |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 years ago |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
78733417a4
LibWeb: Register FormAssociatedElement with their owner form
|
4 years ago |
Andreas Kling
|
b092353e4d
LibWeb: Add basic support for HTMLInputElement.form
|
4 years ago |