ladybird/Libraries/LibWeb
2025-01-02 11:39:23 +00:00
..
Animations LibWeb/Animations: Keep a safe copy of associated animations 2024-12-30 11:04:55 +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 LibWeb: Implement the ClipboardItem API 2024-12-20 15:29:18 +00:00
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: Insert default font in font list before emoji font 2025-01-02 10:47:21 +01:00
DOM LibWeb: Correctly initialize Storage objects on the Document 2025-01-02 11:31:15 +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: Add a 'get a reader' helper method on ReadableStream 2024-12-25 12:00:54 +01:00
Geometry LibWeb/Geometry: Implement "other than none" keyword check 2024-12-28 07:51:11 +01:00
HighResolutionTime LibWeb: Use relevant principal settings for HighResolutionTime 2024-11-30 11:55:11 +01:00
HTML LibWeb: Correctly initialize Storage objects on the Document 2025-01-02 11:31:15 +01:00
IndexedDB LibWeb: Mark open request as processed if the spec forgot 2024-12-14 23:02:59 +01:00
Infra LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
Internals headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
IntersectionObserver
Layout LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
Loader Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
MathML LibWeb: Align mfrac Padding with Updated MathML Core Spec 2024-12-09 20:06:48 +00:00
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
NavigationTiming
Page LibWeb: Use paintables when calculating mouse event offset 2024-12-20 15:50:41 +01:00
Painting LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
PerformanceTimeline
PermissionsPolicy
Platform LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
ReferrerPolicy LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
RequestIdleCallback
ResizeObserver LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
SecureContexts LibURL: Migrate Origin scheme from ByteString to String 2024-11-30 12:07:39 +01:00
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: Add ChannelSplitterNode interface 2025-01-02 11:39:23 +00:00
WebDriver LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebGL LibGfx+LibWeb: Specify bottom left origin for WebGL's PaintingSurface 2024-12-20 20:47:45 +01:00
WebIDL LibWeb/WebIDL: Implement 'write' operation for ArrayBufferView 2024-12-27 06:56:38 -08:00
WebSockets LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
WebVTT
Worker Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
XHR Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
XLink
XML LibWeb: Rename abbreviated variable name 2024-12-09 09:13:24 +00:00
CMakeLists.txt LibWeb: Add ChannelSplitterNode interface 2025-01-02 11:39:23 +00: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 ChannelSplitterNode interface 2025-01-02 11:39:23 +00:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Remove unused (Tree)Node::index_of_child() 2024-12-18 23:46:22 +00:00