ladybird/Libraries/LibWeb
2025-01-06 12:22:37 +00:00
..
Animations LibWeb: Optimize inherited style update caused by animation 2025-01-05 11:31:03 +01:00
ARIA LibWeb: Support the ariaActiveDescendantElement IDL attribute 2025-01-01 11:00:53 +00:00
Bindings LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
Clipboard
Compression LibWeb: Add an 'enqueue' helper method on TransformStream 2024-12-25 12:00:54 +01:00
Cookie
Crypto LibWeb: Use correct default key size for HMAC 2025-01-02 11:33:43 +01:00
CSS LibWeb: Improve user-select support 2025-01-06 12:22:37 +00:00
DOM LibWeb: Optimize hover style invalidation for shadow trees 2025-01-06 12:15:06 +01:00
DOMParsing
DOMURL Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Editing Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Encoding
EntriesAPI
EventTiming
Fetch LibWeb/Streams: Actually implement the piped through steps 2024-12-27 06:56:38 -08:00
FileAPI LibWeb/FileAPI: Use HTML EventLoop to wait for promise to be fulfilled 2025-01-03 10:59:20 +01:00
Geometry LibWeb/Geometry: Implement "other than none" keyword check 2024-12-28 07:51:11 +01:00
HighResolutionTime
HTML LibWeb/HTML: Add cloning steps for HTMLScriptElement 2025-01-05 21:11:50 +00:00
IndexedDB
Infra LibWeb: Revert addition of VERIFY call to isomorphic-decode 2025-01-03 14:54:29 +01:00
Internals
IntersectionObserver
Layout LibWeb: Hide audio element when controls is not set 2025-01-04 11:47:09 +00:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page
Painting LibWeb: Hide audio element when controls is not set 2025-01-04 11:47:09 +00:00
PerformanceTimeline
PermissionsPolicy
Platform LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
SecureContexts
Selection LibWeb: Update Selection::getRangeAt() spec to handle focus and anchor 2024-12-27 11:48:19 +01:00
ServiceWorker LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
SRI
StorageAPI LibWeb: Correctly initialize Storage objects on the Document 2025-01-02 11:31:15 +01:00
Streams LibWeb/Streams: Actually implement the piped through steps 2024-12-27 06:56:38 -08:00
SVG Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
UIEvents
UserTiming
WebAssembly LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebAudio LibWeb: Implement OscillatorNode.setPeriodicWave() 2025-01-04 10:12:24 +00:00
WebDriver LibWeb/WebDriver: Extract "wait for an action queue token" algorithm 2025-01-03 13:14:53 -08:00
WebGL
WebIDL LibWeb/WebIDL: Implement 'write' operation for ArrayBufferView 2024-12-27 06:56:38 -08:00
WebSockets
WebVTT
Worker
XHR LibWeb/XHR: Use HTML EventLoop to wait for response to arrive 2025-01-03 10:59:20 +01:00
XLink
XML
CMakeLists.txt LibWeb: Add ConstantSourceNode interface 2025-01-03 11:13:27 +01:00
Dump.cpp LibWeb: Make CSS::ComputedProperties GC-allocated 2024-12-22 10:12:49 +01:00
Dump.h LibWeb: Split StyleComputer work into two phases with separate outputs 2024-12-22 10:12:49 +01:00
Forward.h LibWeb: Correctly initialize Storage objects on the Document 2025-01-02 11:31:15 +01:00
idl_files.cmake LibWeb: Add ConstantSourceNode interface 2025-01-03 11:13:27 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h