Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
hai 1 ano |
Bastiaan van der Plaat
|
69e4f924b7
LibWeb: Add element adjust_computed_style and move set_property() to it
|
hai 1 ano |
Andrew Kaster
|
b6fc29ca21
LibWeb: Always use Navigable to translate CSS positions to top-level
|
hai 1 ano |
Tim Ledbetter
|
4e383bdac1
LibWeb: Set select element text when an option is initially selected
|
hai 1 ano |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
hai 1 ano |
Andreas Kling
|
58b5181364
LibWeb: Skip select element internal shadow tree update unless it exists
|
hai 1 ano |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
hai 1 ano |
Bastiaan van der Plaat
|
c30911ab10
LibWeb: Hide select chevron icon when `appearance: none;`
|
hai 1 ano |
Bastiaan van der Plaat
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
hai 1 ano |
Bastiaan van der Plaat
|
cbb660c756
LibWeb: Make request_select_dropdown more similar to context menu api
|
hai 1 ano |
Bastiaan van der Plaat
|
3b3558865c
LibWeb: Improve select element CSS stylebility
|
hai 1 ano |
Bastiaan van der Plaat
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
hai 1 ano |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
hai 1 ano |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
hai 1 ano |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
hai 1 ano |
Shannon Booth
|
47514e07b4
LibWeb: Make Element attribute getters take a StringView
|
hai 1 ano |
Shannon Booth
|
79f97da4b4
LibWeb: Make Element::has_attribute take a StringView
|
hai 1 ano |
Sam Atkins
|
29bb0f0ae6
LibWeb: Stub out an "open" state on `<select>` elements
|
hai 1 ano |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
hai 1 ano |
Shannon Booth
|
d706f9f241
LibWeb: Port HTMLSelectElement from DeprecatedString to String
|
hai 1 ano |
Shannon Booth
|
d5409a056a
LibWeb: Port HTMLCollection from DeprecatedString to String
|
hai 1 ano |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hai 1 ano |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hai 1 ano |
Matthew Olsson
|
70a2ca7fc0
LibJS: Handle both const and non-const Ts in Handle<T>::create()
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
2b391ea622
LibWeb: Make factory method of HTML::HTMLOptionsCollection fallible
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
%!s(int64=2) %!d(string=hai) anos |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
%!s(int64=2) %!d(string=hai) anos |