Timothy Flynn
|
a17074422e
LibWeb: Reset form association when any element with an ID changes
|
před 1 rokem |
Timothy Flynn
|
960dcf0e56
LibWeb: Reset form association when the element's form attribute changes
|
před 1 rokem |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
před 1 rokem |
Ali Mohammad Pur
|
0937d88869
LibWeb: Remove more DeprecatedString null state remnants
|
před 1 rokem |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
před 1 rokem |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
před 2 roky |
Luke Wilde
|
c85fcd442f
LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled
|
před 2 roky |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
před 3 roky |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
před 3 roky |
Luke Wilde
|
d2e18175ef
LibWeb: Move enabled() to FormAssociatedElement and follow the spec
|
před 3 roky |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
před 3 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
78733417a4
LibWeb: Register FormAssociatedElement with their owner form
|
před 4 roky |
Andreas Kling
|
b092353e4d
LibWeb: Add basic support for HTMLInputElement.form
|
před 4 roky |