Tim Ledbetter
|
0035690977
|
LibWeb: Return body from activeElement() when nothing is focused
This matches the behavior of other browsers.
|
2026-01-19 13:08:30 +01:00 |
|
Psychpsyo
|
693dd7b6f6
|
LibWeb: Avoid unnecessary sorting work when getting animations
This way, the list is not re-sorted on every recursive call.
|
2025-11-26 22:19:23 +01:00 |
|
Psychpsyo
|
b7a71ca950
|
LibWeb: Correctly sort animations returned by getAnimations()
|
2025-11-10 18:29:07 +01:00 |
|
Tim Ledbetter
|
1a640b1d95
|
LibWeb: Avoid crash when shadow root has null focused area
|
2025-10-12 22:50:12 +01:00 |
|
Feng Yu
|
66d18170c6
|
LibWeb: Add activeElement attribute in ShadowRoot
|
2025-09-10 16:52:39 +01:00 |
|