Bastiaan van der Plaat
|
d5ca8209bf
LibWeb: Add input element valueAsNumber
|
1 rok temu |
Bastiaan van der Plaat
|
d290569535
LibWeb: Don't create shadow root for input hidden
|
1 rok temu |
circl
|
a1cce69db0
LibWeb/HTMLInputElement: Improve appearance of color picker
|
1 rok temu |
circl
|
ce48ac3101
LibWeb/HTMLInputElement: Move text input shadow tree into a function
|
1 rok temu |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 rok temu |
Karol Kosek
|
426b7ffa41
LibWeb: Don't include Window.h in Element.h and Document.h
|
1 rok temu |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 rok temu |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 rok temu |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 rok temu |
circl
|
2995a2e212
LibWeb+LibWebView+WebContent: Add support for <input type="color">
|
1 rok temu |
Aliaksandr Kalenik
|
46254101f7
LibWeb: Change DOM::Position to be GC-allocated
|
1 rok temu |
Shannon Booth
|
47514e07b4
LibWeb: Make Element attribute getters take a StringView
|
1 rok temu |
Shannon Booth
|
3bd04d2c58
LibWeb: Port Attr interface from DeprecatedString to String
|
1 rok temu |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 rok temu |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 rok temu |
Aliaksandr Kalenik
|
6942bdcfce
LibWeb: Update top_level_browsing_context() to use navigables
|
1 rok temu |
Sam Atkins
|
4897643ffb
LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called
|
1 rok temu |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 rok temu |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
1 rok temu |
Shannon Booth
|
938356da98
LibWeb: Port HTMLInputElement interface from DeprecatedString to String
|
1 rok temu |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 rok temu |
Shannon Booth
|
5b8be3a08d
LibWeb: Handle immutable state for HTMLInputElement pickers
|
1 rok temu |
Shannon Booth
|
7167d6a1c8
LibWeb: Support readonly attribute for input elements
|
1 rok temu |
Shannon Booth
|
191c87f1cd
LibWeb: Handle 'default' value state for input elements
|
1 rok temu |
Shannon Booth
|
0f374afc8f
LibWeb: Handle radio/checkbox default-or-on value attribute state
|
1 rok temu |
Shannon Booth
|
fc4fd6cb02
LibWeb: Fix empty value attribute for 'file' input returning fakepath
|
1 rok temu |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 rok temu |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 rok temu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 rok temu |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
2 lat temu |