Tim Ledbetter
|
67981af276
LibWeb: Don't group radio buttons from different trees together
|
10 miesięcy temu |
Tim Ledbetter
|
1b74104c17
LibWeb: Make input type state change handling specification compliant
|
10 miesięcy temu |
Tim Ledbetter
|
eb4e40bc49
LibWeb: Use correct value when parsing datetime-local input type
|
10 miesięcy temu |
Tim Ledbetter
|
c4b82318f4
LibWeb: Ensure value sanitization algorithm trims whitespace if needed
|
10 miesięcy temu |
Tim Ledbetter
|
2c8fb49578
LibWeb: Don't attempt to set selection if control has no selectable text
|
10 miesięcy temu |
Timothy Flynn
|
fc37c4ad40
LibWeb: Only set the editable text cursor position if necessary
|
10 miesięcy temu |
Andreas Kling
|
ddbfac38b0
LibWeb: Note what's causing a style invalidation to happen
|
10 miesięcy temu |
Timothy Flynn
|
96ad310643
LibWeb: Remove range-count filter from selection change handlers
|
10 miesięcy temu |
Timothy Flynn
|
fd289deb44
LibWeb: Update the document cursor position when the selection changes
|
10 miesięcy temu |
sideshowbarker
|
e76e48421f
LibWeb: Add “valid floating-point number” for HTMLInputElement.value
|
10 miesięcy temu |
Jelle Raaijmakers
|
732e3fa82f
LibWeb: Propagate input/textarea selection update to document selection
|
10 miesięcy temu |
Jelle Raaijmakers
|
814ca3267e
LibWeb: Implement input/textarea selection APIs
|
10 miesięcy temu |
Timothy Flynn
|
660e846e94
Revert "LibWeb: Change where content selection via mouse is allowed"
|
10 miesięcy temu |
Tim Ledbetter
|
71cfa705d1
LibWeb: Implement cloning steps for `HTMLInputElement`
|
10 miesięcy temu |
simonkrauter
|
6c9adf3dbc
LibWeb: Change where content selection via mouse is allowed
|
10 miesięcy temu |
Timothy Flynn
|
8b4d28b5fd
LibWeb: Disallow creating a FileAPI::FileList with a vector of files
|
10 miesięcy temu |
Sam Atkins
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 miesięcy temu |
Sam Atkins
|
9559f0f123
LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue
|
10 miesięcy temu |
Shannon Booth
|
a342370dfb
LibWeb: Rename SharedImageRequest to SharedResourceRequest
|
11 miesięcy temu |
Colin Reeder
|
cca03e484b
LibWeb: Also invalidate placeholder style on focus change
|
11 miesięcy temu |
Timothy Flynn
|
faebbbc281
LibWeb: Move the navigable's cursor position to be owned by the document
|
11 miesięcy temu |
Shannon Booth
|
9f24176cac
HTML: Partially implement HTMLInputElement's selection{Start,End}
|
11 miesięcy temu |
simonkrauter
|
b1d7a27468
LibWeb: Rename HTMLInputElement members related to range shadow tree
|
11 miesięcy temu |
simonkrauter
|
9df8e1f224
LibWeb: Support `accent-color` for range input and progress element
|
1 rok temu |
Tim Ledbetter
|
e18501f67f
LibWeb: Don't dispatch click events to disabled FormAssociatedElements
|
1 rok temu |
simonkrauter
|
191531b7b1
LibWeb: Use correct default value for <input type=range>
|
1 rok temu |
simonkrauter
|
7766909415
LibWeb: Harmonize look of range input element
|
1 rok temu |
rmg-x
|
629068c2a7
LibWeb: Ensure normal line-height on `HTMLInputElement`
|
1 rok temu |
rmg-x
|
b36a78a798
LibWeb: Add method `HTMLInputElement::is_single_line()`
|
1 rok temu |
Tim Ledbetter
|
572324d47b
LibWeb: Invalidate input element style on focus change
|
1 rok temu |