Srikavin Ramkumar
|
d177d83b44
LibWeb: Implement indeterminate IDL attribute in HTMLInputElement
|
пре 2 година |
Elisée Maurer
|
38a3e28799
LibWeb: Stub out a few form validation and selection methods
|
пре 2 година |
Andreas Kling
|
1cf5737e9e
LibWeb: Add fast_is<T>() for various types stood out in a profile
|
пре 2 година |
Kenneth Myhra
|
9da09e4fd3
LibWeb: Port URL and URLSearchParams to new String
|
пре 2 година |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
пре 2 година |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
пре 2 година |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
пре 2 година |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
пре 2 година |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
пре 2 година |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
пре 2 година |
Srikavin Ramkumar
|
de44e0faf5
LibWeb: Implement reset algorithm for HTMLInputElement
|
пре 2 година |
Luke Wilde
|
1011067a60
LibWeb: Stub HTMLInputElement.setSelectionRange
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Timothy Flynn
|
4a30446999
LibWeb: Support displaying HTMLInputElement placeholder values
|
пре 2 година |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
пре 2 година |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
пре 2 година |
Andrew Kaster
|
636602a54e
LibWeb: Implement <input type=file> behavior
|
пре 2 година |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
пре 2 година |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
пре 2 година |
Linus Groh
|
80506a161f
LibWeb: Make any HTMLInputElement with type != hidden focusable
|
пре 3 година |
Linus Groh
|
4923e4d406
LibWeb: Make HTMLInputElement::TypeAttributeState an enum class
|
пре 3 година |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
пре 3 година |
Timothy Flynn
|
859a75fd4c
LibWeb: Handle input element value setting & getting closer to the spec
|
пре 3 година |
Timothy Flynn
|
1a99cc4a14
LibWeb: Use the cached HTMLInputElement type within associated getters
|
пре 3 година |
Timothy Flynn
|
95b084a08f
LibWeb: Cache HTMLInputElement's parsed type attribute when it changes
|
пре 3 година |
sin-ack
|
57a85b1017
LibWeb: Ensure that radio group is updated when radio is checked from JS
|
пре 3 година |
sin-ack
|
29583104d2
LibWeb: Refactor all LabelableNode subclasses + input event handling :^)
|
пре 3 година |
Andreas Kling
|
88173648e3
LibWeb: Create HTMLInputElement UA shadow tree when inserted into DOM
|
пре 3 година |
Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
пре 3 година |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
пре 3 година |