ladybird/Libraries/LibWeb
2025-09-24 11:58:20 +01:00
..
Animations LibWeb: Apply composite operator to keyframe effects 2025-09-18 16:46:06 +01:00
ARIA
Bindings LibJS: Fast-path own-property enumeration and reduce descriptor lookups 2025-09-21 15:06:32 +02:00
Clipboard
Compression
ContentSecurityPolicy LibWeb: Add require-trusted-types-for Directive 2025-09-01 16:19:24 +01:00
Cookie Everywhere: Change west consts caught by clang-format-21 to east consts 2025-08-29 18:18:55 +01:00
CookieStore LibWeb: Add missing cookie-age-limit steps to CookieStore::set() 2025-08-26 06:28:10 -04:00
CredentialManagement
Crypto LibJS+LibWeb: Inline fast path for Value::to_object() 2025-09-15 12:16:58 +02:00
CSS LibWeb: Store animation-name in ComputedProperties in computed form 2025-09-24 11:58:20 +01:00
DOM LibWeb: Store font-weight in ComputedProperties in computed form 2025-09-19 10:06:33 +01:00
DOMURL Everywhere: Change west consts caught by clang-format-21 to east consts 2025-08-29 18:18:55 +01:00
Editing LibWeb: Separate relative sizes from absolute_size_mapping 2025-09-19 10:06:33 +01:00
Encoding
EncryptedMediaExtensions LibWeb/EME: Implement navigator.requestMediaKeySystemAccess 2025-08-27 09:58:00 +02:00
EntriesAPI
EventTiming
Fetch LibWeb: Respect IncludeCredentials for Set-Cookie during fetch 2025-09-24 10:12:56 +01:00
FileAPI LibWeb/FileAPI: Remove redundant if condition 2025-09-03 21:43:36 +02:00
Gamepad LibWeb: Make eventInitDict GamepadEvent constructor parameter optional 2025-09-23 16:04:56 +01:00
Geolocation
Geometry LibWeb/Geometry: Correct typos in DOMMatrix "not 0 or -0" checks 2025-09-15 13:34:24 +02:00
GPC LibWeb+LibWebView+WebContent: Replace DNT with GPC 2025-09-16 10:38:20 +02:00
HighResolutionTime
HTML Everywhere: Use a forward declaration for pointers to Threading::Thread 2025-09-22 17:28:21 -05:00
IndexedDB LibWeb/IDB: Implement create_a_request_to_retrieve_multiple_items 2025-08-27 16:13:25 +02:00
Infra
Internals LibWeb+WebContent+UI: Port text pasting to UTF-16 2025-09-19 06:38:52 -04:00
IntersectionObserver LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
Layout LibWeb: Do not stomp over content size of SVGs 2025-09-24 11:25:43 +01:00
Loader LibWeb: Respect IncludeCredentials for Set-Cookie during fetch 2025-09-24 10:12:56 +01:00
MathML
MediaCapabilitiesAPI LibWeb/EME: Implement MediaKeySystemAccess 2025-08-27 09:58:00 +02:00
MediaSourceExtensions
MimeSniff LibWeb/MimeSniff: Match spec change by using correct font essence 2025-09-15 07:31:02 +01:00
MixedContent
NavigationTiming
NotificationsAPI LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
Page LibWeb+WebContent+UI: Port text pasting to UTF-16 2025-09-19 06:38:52 -04:00
Painting LibWeb: Check if transform is identity instead of has_css_transform() 2025-09-23 23:35:19 +02:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibWeb: Pass ResizeObserver instance as a second argument to callback 2025-09-08 18:39:54 +02:00
ResourceTiming
SecureContexts
Selection LibWeb: Implement up/down arrow navigation for EditingHostManager 2025-09-18 07:39:10 -04:00
Serial
ServiceWorker
SRI
StorageAPI
Streams LibWeb: Fix typo "folowing" → "following" 2025-09-24 11:54:42 +01:00
SVG LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
TrustedTypes LibWeb: Add innerText attribute of HTMLScriptElement for TrustedTypes 2025-09-16 10:57:34 +02:00
UIEvents
URLPattern
UserTiming
ViewTransition LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
WebAssembly LibWeb: Throw range error when initial is greater than maximum 2025-09-10 05:23:07 +02:00
WebAudio
WebDriver
WebGL LibWeb/WebGL: Avoid freeing GL objects belonging to other contexts 2025-08-30 15:49:11 +02:00
WebIDL LibJS: Add inline caching for adding new own properties to objects 2025-09-17 12:44:44 +02:00
WebSockets LibWeb: Receive cookies through principal_host_defined_page 2025-09-09 15:28:38 +02:00
WebVTT
Worker LibWeb: Implement cookie fetching for Workers 2025-09-09 15:28:38 +02:00
XHR LibWeb: Emit XMLHttpRequest timeout event when the request times out 2025-08-27 14:15:48 +02:00
XLink
XML Everywhere: Change west consts caught by clang-format-21 to east consts 2025-08-29 18:18:55 +01:00
CMakeLists.txt LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
Dump.cpp LibWeb: Store correct text offsets in PaintableFragment 2025-09-12 15:34:09 -04:00
Dump.h LibWeb: Always show box model info when dumping layout tree 2025-08-27 11:53:45 +01:00
Forward.h LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
GraphemeEdgeTracker.cpp LibWeb: Add a FIXME comment about handling wrapping in arrow navigation 2025-09-18 07:39:10 -04:00
GraphemeEdgeTracker.h LibWeb: Move grapheme edge detection across lines to helper functions 2025-09-18 07:39:10 -04:00
idl_files.cmake LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Make TreeNode::child_at_index() accept a size_t 2025-09-16 06:57:30 -04:00