Bastiaan van der Plaat
|
b4bae912c9
LibWeb: Remove ByteString usage in input element placeholder_value()
|
há 1 ano atrás |
Timothy Flynn
|
6760d236e4
Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute
|
há 1 ano atrás |
Bastiaan van der Plaat
|
69e4f924b7
LibWeb: Add element adjust_computed_style and move set_property() to it
|
há 1 ano atrás |
Bastiaan van der Plaat
|
a2f101c10b
LibWeb: Add input and textarea minlength and maxlength support
|
há 1 ano atrás |
circl
|
3e3a200eee
LibWeb: Do not issue `change` event for every update of color input
|
há 1 ano atrás |
Aliaksandr Kalenik
|
ef01c735cd
LibWeb: Visit ImageProvider from Layout::ImageBox
|
há 1 ano atrás |
Bastiaan van der Plaat
|
c41b359ca5
LibWeb: Use WebIDL types where possible instead of C types
|
há 1 ano atrás |
Timothy Flynn
|
108521a566
LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior
|
há 1 ano atrás |
Timothy Flynn
|
435c2c24d1
LibWeb: Create a shadow tree for <input type=file> elements
|
há 1 ano atrás |
Timothy Flynn
|
8319c7cfb8
LibWeb: Move code to update HTMLInputElement's shadow tree to a helper
|
há 1 ano atrás |
Timothy Flynn
|
7bee1c9897
LibWeb: Store the input image button's selected coordinates as integers
|
há 1 ano atrás |
Timothy Flynn
|
3f3db34587
LibWeb: Support setting dimensions on input image buttons
|
há 1 ano atrás |
Timothy Flynn
|
94c67c364d
LibWeb: Implement HTMLInputElement's selected coordinates
|
há 1 ano atrás |
Timothy Flynn
|
debb5690ce
LibWeb: Begin implementing the HTMLInputElement 'image' type state
|
há 1 ano atrás |
Timothy Flynn
|
ce9ad3a236
LibWeb: Fully implement the HTMLInputElement `value` setter and getter
|
há 1 ano atrás |
Timothy Flynn
|
960dcf0e56
LibWeb: Reset form association when the element's form attribute changes
|
há 1 ano atrás |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
há 1 ano atrás |
Bastiaan van der Plaat
|
c45ba50349
LibWeb: Refactor input color internal element updates to separate method
|
há 1 ano atrás |
Andrew Kaster
|
7d2635355d
LibWeb: Respect the trusted state of input events when submitting forms
|
há 1 ano atrás |
Shannon Booth
|
2a94cddb02
LibWeb: Remove duplicated HTMLInputElement::name
|
há 1 ano atrás |
Bastiaan van der Plaat
|
cf69fd0a09
LibWeb: Add input element valueAsDate property
|
há 1 ano atrás |
Bastiaan van der Plaat
|
0f37e0ee89
LibWeb: Add basic input range rendering
|
há 1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
há 1 ano atrás |
Bastiaan van der Plaat
|
d025d207d9
LibWeb: Hide input placeholder when input already has a value
|
há 1 ano atrás |
Bastiaan van der Plaat
|
1b9a961fb0
LibWeb: Add input stepUp and stepDown functions
|
há 1 ano atrás |
Bastiaan van der Plaat
|
1a63639518
LibWeb: Move logic to check if valueAsNumber applies to its own function
|
há 1 ano atrás |
Bastiaan van der Plaat
|
c0751b2a49
LibWeb: Add basis of the convert number to string algorithm functions
|
há 1 ano atrás |
Timothy Flynn
|
08ee48606d
LibWeb: Fire a change event on input elements in the focus update steps
|
há 1 ano atrás |
Bastiaan van der Plaat
|
fb7b03d162
LibWeb: Add support for the input size attribute
|
há 1 ano atrás |
Timothy Flynn
|
7edfeb7056
LibWeb: Support committing changes to <input> elements
|
há 1 ano atrás |