Andreas Kling
|
d0d7e5a782
LibWeb: Use Element::id() in getElementById()
|
1 year ago |
Shannon Booth
|
48f367adbb
LibWeb: Port get_element_by_id from DeprecatedFlyString
|
1 year ago |
Shannon Booth
|
3e0849eb4f
LibWeb: Add FlyString variants of get_element_by_id
|
1 year ago |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 year ago |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Hendiadyoin1
|
5bd34f115e
LibWeb: Add some missing includes
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Brian Gianforcaro
|
2b57018196
LibWeb: Use default instead of an empty constructor/destructor
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Luke
|
ca71ac484b
LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)"
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |