Timothy Flynn
|
301d58e2d9
LibWeb: Fire the `change` event synchronously when committing changes
|
1 год назад |
Bastiaan van der Plaat
|
fb7b03d162
LibWeb: Add support for the input size attribute
|
1 год назад |
Timothy Flynn
|
7e92ff062e
LibWeb: Update the document's cursor after setting an <input>'s value
|
1 год назад |
Timothy Flynn
|
7edfeb7056
LibWeb: Support committing changes to <input> elements
|
1 год назад |
Timothy Flynn
|
ff48b7333c
LibWeb: Remove shadow roots from elements that are removed from the DOM
|
1 год назад |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 год назад |
Shannon Booth
|
e3bc8610a9
LibWeb: Port HTMLInputElement from DeprecatedString to String
|
1 год назад |
Andreas Kling
|
a71eaefdf6
LibWeb: Make EventTarget::activation_behavior a virtual function
|
1 год назад |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 год назад |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 год назад |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 год назад |
Shannon Booth
|
f2e77f7778
LibWeb: Port handle_readonly_attribute from DeprecatedFlyString
|
1 год назад |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 год назад |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 год назад |
Andreas Kling
|
8f82bd044b
LibWeb: Use FlyString for create_element() prefix strings
|
1 год назад |
Bastiaan van der Plaat
|
d5ca8209bf
LibWeb: Add input element valueAsNumber
|
1 год назад |
Bastiaan van der Plaat
|
d290569535
LibWeb: Don't create shadow root for input hidden
|
1 год назад |
circl
|
a1cce69db0
LibWeb/HTMLInputElement: Improve appearance of color picker
|
1 год назад |
circl
|
ce48ac3101
LibWeb/HTMLInputElement: Move text input shadow tree into a function
|
1 год назад |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 год назад |
Karol Kosek
|
426b7ffa41
LibWeb: Don't include Window.h in Element.h and Document.h
|
1 год назад |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 год назад |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 год назад |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 год назад |
circl
|
2995a2e212
LibWeb+LibWebView+WebContent: Add support for <input type="color">
|
1 год назад |
Aliaksandr Kalenik
|
46254101f7
LibWeb: Change DOM::Position to be GC-allocated
|
1 год назад |
Shannon Booth
|
47514e07b4
LibWeb: Make Element attribute getters take a StringView
|
1 год назад |
Shannon Booth
|
3bd04d2c58
LibWeb: Port Attr interface from DeprecatedString to String
|
1 год назад |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 год назад |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
1 год назад |