Kenneth Myhra
|
2b391ea622
LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible
|
2 år sedan |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 år sedan |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 år sedan |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 år sedan |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 år sedan |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 år sedan |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 år sedan |
Srikavin Ramkumar
|
b55c9f36dc
LibWeb: Implement reset algorithm for HTMLSelectElement
|
2 år sedan |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 år sedan |
Luke Wilde
|
c4ee43c5b4
LibWeb: Implement HTMLSelectElement.type
|
2 år sedan |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 år sedan |
Zaggy1024
|
f0420def78
LibWeb: Implement HTMLSelectElement length, item() and namedItem()
|
2 år sedan |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 år sedan |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 år sedan |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 år sedan |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 år sedan |
Andreas Kling
|
2bba97964b
LibWeb: Make HTMLCollection and subclasses GC-allocated
|
2 år sedan |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 år sedan |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
3 år sedan |
Timothy Flynn
|
27eb70cbba
LibWeb: Implement HTMLSelectElement.add()
|
3 år sedan |
Andreas Kling
|
a606345576
LibWeb: Implement HTMLSelectElement.selectedIndex
|
3 år sedan |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 år sedan |
Simon Wanner
|
deef2911e9
LibWeb: Expose HTMLSelectElement::options
|
3 år sedan |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
3 år sedan |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 år sedan |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
3 år sedan |
Andreas Kling
|
76ac1b2496
LibWeb: Add missing upcalls in HTMLSelectElement
|
3 år sedan |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Andreas Kling
|
e454e1a45d
LibWeb: Make HTMLSelectElement a FormAssociatedElement
|
4 år sedan |