Aliaksandr Kalenik
|
a8077f79cc
LibWeb: Separate text control input events handling from contenteditable
|
il y a 9 mois |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
il y a 9 mois |
Timothy Flynn
|
516f5f7008
LibWeb: Implement the form associated element clear algorithm
|
il y a 9 mois |
Tim Ledbetter
|
d0b97873d4
LibWeb: Follow spec steps to set the selectionDirection attribute value
|
il y a 10 mois |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
il y a 10 mois |
Mohamed amine Bounya
|
6fe43e9f73
LibWeb/HTML: Select html input elements with selectable text
|
il y a 10 mois |
Gingeh
|
1d9c404b8c
LibWeb: Don't move focus when setting input value
|
il y a 10 mois |
Tim Ledbetter
|
c25dda767e
LibWeb: Return document URL if formAction attribute is missing or empty
|
il y a 10 mois |
Timothy Flynn
|
fd289deb44
LibWeb: Update the document cursor position when the selection changes
|
il y a 11 mois |
Tim Ledbetter
|
2f5b070716
LibWeb: Implement setRangeText for input and textarea elements
|
il y a 11 mois |
Tim Ledbetter
|
206262cd55
LibWeb: Subclass FormAssociatedElement text selection methods
|
il y a 11 mois |
Jelle Raaijmakers
|
732e3fa82f
LibWeb: Propagate input/textarea selection update to document selection
|
il y a 11 mois |
Jelle Raaijmakers
|
814ca3267e
LibWeb: Implement input/textarea selection APIs
|
il y a 11 mois |
Timothy Flynn
|
faebbbc281
LibWeb: Move the navigable's cursor position to be owned by the document
|
il y a 1 an |
Shannon Booth
|
9f24176cac
HTML: Partially implement HTMLInputElement's selection{Start,End}
|
il y a 1 an |
Shannon Booth
|
62bf428a7f
HTML: Put HTMLTextAreaElement selection helpers in FormAssociatedElement
|
il y a 1 an |
Shannon Booth
|
28ed8e5d0f
HTML: Add const qualified form_associated_element_to_html_element
|
il y a 1 an |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
il y a 1 an |
Timothy Flynn
|
a17074422e
LibWeb: Reset form association when any element with an ID changes
|
il y a 1 an |
Timothy Flynn
|
960dcf0e56
LibWeb: Reset form association when the element's form attribute changes
|
il y a 1 an |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
il y a 1 an |
Ali Mohammad Pur
|
0937d88869
LibWeb: Remove more DeprecatedString null state remnants
|
il y a 1 an |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
il y a 1 an |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
il y a 2 ans |
Luke Wilde
|
c85fcd442f
LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled
|
il y a 2 ans |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
il y a 3 ans |
Luke Wilde
|
46c0d0f7ae
LibWeb: Associate form elements with a form in parsing and dynamically
|
il y a 3 ans |
Luke Wilde
|
d2e18175ef
LibWeb: Move enabled() to FormAssociatedElement and follow the spec
|
il y a 3 ans |
Luke Wilde
|
3bb5c6207f
LibWeb: Make FormAssociatedElement inherit from HTMLElement
|
il y a 3 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |