Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
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 |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 lat temu |
Andreas Kling
|
b97004ea4a
LibWeb: Fire "load" and "error" events for rel=preload link loads
|
2 lat temu |
Matthew Olsson
|
3f22919eb5
LibWeb: Add missing JS::GCPtr wrappers in HTMLLinkElement
|
2 lat temu |
Sam Atkins
|
7d08d5ad6f
LibWeb: Remove now-unused includes from StyleValue.cpp
|
2 lat temu |
Srikavin Ramkumar
|
633983d354
LibWeb: Update stylesheet loading to use fetch infrastructure
|
2 lat temu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 lat temu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 lat temu |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 lat temu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 lat temu |
Baitinq
|
d6bb110d89
LibWeb: Handle disabling of StyleSheet HTMLLinkElements
|
2 lat temu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 lat temu |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 lat temu |
Anthony Van de Gejuchte
|
06d9853a8b
LibWeb: Update displayed favicon when a favicon is loaded
|
3 lat temu |
Anthony Van de Gejuchte
|
13847aa7e8
LibWeb: Add icon as possible resource type on the link tag
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 lat temu |
Sam Atkins
|
60867703c0
LibWeb: Make HTMLLinkElement responsible for its own loading
|
3 lat temu |
Ali Mohammad Pur
|
f0e2c517fc
LibWeb: Implement the dns-prefetch and preconnect link relationships
|
3 lat temu |
Andreas Kling
|
5bb2e6597a
LibWeb: Preload resources hinted by <link rel="preload">
|
3 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Luke
|
e3d01c5e10
LibWeb: Make the node mutation event functions spec compliant
|
4 lat temu |
Andreas Kling
|
bc116f3b13
LibWeb: Give CSSLoader a backpointer to its owner element
|
4 lat temu |
Sviatoslav Peleshko
|
183ebaee91
LibWeb: Add actual document loading for the CSS (at)import rule
|
4 lat temu |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 lat temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |