Jonne Ransijn
|
07cd7d479f
LibWeb: Remove reference counting for `CSS::StyleProperties`
|
преди 8 месеца |
Simek
|
c9c67a6f24
LibWeb: Correct default ARIA Roles for few tags
|
преди 8 месеца |
Andreas Kling
|
58c523ae46
LibWeb: Honor `appearance: none` when creating input element layout node
|
преди 8 месеца |
Andreas Kling
|
600cb5ccba
LibWeb: Make MimeSniff::Resource::sniff() infallible
|
преди 8 месеца |
Andreas Kling
|
5c20bc2afc
LibWeb: Make MimeSniff::MimeType::parse() infallible
|
преди 8 месеца |
Andreas Kling
|
073bcfd386
AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case()
|
преди 8 месеца |
Andreas Kling
|
dd419b5a8d
AK: Make String::number() infallible
|
преди 8 месеца |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
преди 8 месеца |
Timothy Flynn
|
516f5f7008
LibWeb: Implement the form associated element clear algorithm
|
преди 8 месеца |
Timothy Flynn
|
63b24e38fa
LibWeb: Support appending files to <input type=file>
|
преди 9 месеца |
Fernando Kiotheka
|
caf74e7ed6
LibWeb: Implement activation behavior on input[type=reset]
|
преди 9 месеца |
Andreas Kling
|
13ba491924
LibWeb: Don't let input element placeholders influence line-height
|
преди 9 месеца |
Tim Ledbetter
|
d0b97873d4
LibWeb: Follow spec steps to set the selectionDirection attribute value
|
преди 9 месеца |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
преди 9 месеца |
Arhcout
|
c31f9815b4
LibWeb: Readonly input element's arrow buttons don't change the value
|
преди 9 месеца |
Tim Ledbetter
|
728236f4d2
LibWeb: Map embedded content element attributes to dimension properties
|
преди 9 месеца |
Bastiaan van der Plaat
|
9fbf5039a6
LibWeb: Apply input range accent color not when `appearance: none;`
|
преди 9 месеца |
Bastiaan van der Plaat
|
51f5c4a718
LibWeb: Make input color a rectangle shape like other browser engines
|
преди 10 месеца |
Mohamed amine Bounya
|
6fe43e9f73
LibWeb/HTML: Select html input elements with selectable text
|
преди 9 месеца |
Andreas Kling
|
aa8f17aea4
LibWeb: Rename invalidate_layout() => invalidate_layout_tree()
|
преди 9 месеца |
Gingeh
|
1d9c404b8c
LibWeb: Don't move focus when setting input value
|
преди 10 месеца |
Tim Ledbetter
|
67981af276
LibWeb: Don't group radio buttons from different trees together
|
преди 10 месеца |
Tim Ledbetter
|
1b74104c17
LibWeb: Make input type state change handling specification compliant
|
преди 10 месеца |
Tim Ledbetter
|
eb4e40bc49
LibWeb: Use correct value when parsing datetime-local input type
|
преди 10 месеца |
Tim Ledbetter
|
c4b82318f4
LibWeb: Ensure value sanitization algorithm trims whitespace if needed
|
преди 10 месеца |
Tim Ledbetter
|
2c8fb49578
LibWeb: Don't attempt to set selection if control has no selectable text
|
преди 10 месеца |
Timothy Flynn
|
fc37c4ad40
LibWeb: Only set the editable text cursor position if necessary
|
преди 10 месеца |
Andreas Kling
|
ddbfac38b0
LibWeb: Note what's causing a style invalidation to happen
|
преди 10 месеца |
Timothy Flynn
|
96ad310643
LibWeb: Remove range-count filter from selection change handlers
|
преди 10 месеца |
Timothy Flynn
|
fd289deb44
LibWeb: Update the document cursor position when the selection changes
|
преди 10 месеца |