Timothy Flynn
|
50d3f85f75
LibWeb: Stub out a few HTMLTextArea validity IDL methods
|
1 éve |
Bastiaan van der Plaat
|
a2f101c10b
LibWeb: Add input and textarea minlength and maxlength support
|
1 éve |
Bastiaan van der Plaat
|
05e78dabdb
LibWeb: Add textarea readonly support
|
1 éve |
Timothy Flynn
|
960dcf0e56
LibWeb: Reset form association when the element's form attribute changes
|
1 éve |
Bastiaan van der Plaat
|
52397d01bd
LibWeb: Add textarea placeholder
|
1 éve |
Bastiaan van der Plaat
|
091faf1aae
LibWeb: Add textarea value properties
|
1 éve |
Bastiaan van der Plaat
|
7e6fc9c26e
LibWeb: Add textarea cols and rows attribute
|
1 éve |
Shannon Booth
|
cc43dbf56e
LibWeb: Port HTMLTextAreaElement from DeprecatedString
|
1 éve |
Timothy Flynn
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 éve |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
Sam Atkins
|
9e227dfc16
LibWeb: Flesh out HTMLTextAreaElement
|
1 éve |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 éve |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 éve |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 éve |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 éve |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 éve |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 éve |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 éve |
Srikavin Ramkumar
|
119e58a8c1
LibWeb: Add stub reset algorithm for HTMLTextAreaElement
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 éve |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 éve |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 éve |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 éve |
Linus Groh
|
de53eb825a
LibWeb: Make HTML{Button,Select,TextArea}Element focusable
|
3 éve |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
3 éve |
Luke Wilde
|
432d496ed6
LibWeb: Add form associated element categories
|
3 éve |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 éve |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
3 éve |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 éve |