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 година |
Aliaksandr Kalenik
|
6942bdcfce
LibWeb: Update top_level_browsing_context() to use navigables
|
преди 1 година |
Sam Atkins
|
4897643ffb
LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called
|
преди 1 година |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
преди 1 година |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
преди 1 година |
Shannon Booth
|
938356da98
LibWeb: Port HTMLInputElement interface from DeprecatedString to String
|
преди 1 година |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
преди 1 година |
Shannon Booth
|
5b8be3a08d
LibWeb: Handle immutable state for HTMLInputElement pickers
|
преди 1 година |