Tim Ledbetter
|
5296338e7a
LibWeb: Check all elements in same tree to determine labeled control
|
1 anno fa |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 anno fa |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 anno fa |
Aliaksandr Kalenik
|
f932d5d825
LibWeb: Look for labeled control in DOM tree instead of layout tree
|
1 anno fa |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 anno fa |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 anno fa |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 anno fa |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 anno fa |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anni fa |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anni fa |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 anni fa |
Andreas Kling
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 anni fa |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 anni fa |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 anni fa |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anni fa |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 anni fa |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 anni fa |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 anni fa |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 anni fa |
Andreas Kling
|
f8dd3e14ba
LibWeb: Rename CSS::StyleResolver => StyleComputer
|
3 anni fa |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 anni fa |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Timothy Flynn
|
d8106dda73
LibWeb: Add "Label" to be the layout node for HTMLLabelElement
|
4 anni fa |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |