ladybird/Libraries/LibWeb
2025-07-09 13:28:12 +02:00
..
Animations LibWeb: Resolve conflicts in compute_keyframe_values correctly 2025-06-23 15:19:07 +01:00
ARIA
Bindings LibWeb: Always set [[ErrorToRethrow]] for import validation errors 2025-07-08 17:08:39 +01:00
Clipboard
Compression
ContentSecurityPolicy LibWeb/CSP: Implement the object-src directive 2025-07-06 13:40:04 +12:00
Cookie Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string() 2025-06-19 18:42:45 -06:00
CredentialManagement
Crypto LibCrypto+LibWeb: Check RSA keys validity on SubtleCrypto import_key 2025-06-25 12:21:28 +12:00
CSS LibWeb: Create enum for <line-width> keywords 2025-07-09 13:28:12 +02:00
DOM LibWeb/DOM: Avoid passing null to valid name prefix 2025-07-09 10:57:14 +02:00
DOMURL
Editing LibWeb: Support relative lengths in calc color values 2025-07-04 13:18:55 +01:00
Encoding AK+LibJS: Extract some UTF-16 helpers for use in an outside class 2025-07-03 09:51:56 -04:00
EncryptedMediaExtensions
EntriesAPI
EventTiming
Fetch
FileAPI AK+Everywhere: Allow lonely UTF-16 surrogates by default 2025-07-03 09:51:56 -04:00
Geolocation LibWeb: Implement emulated Geolocation position retrieval 2025-06-24 11:33:41 +02:00
Geometry
HighResolutionTime LibWeb: Add the EpochTimestamp IDL typedef 2025-06-21 10:00:29 +02:00
HTML LibWeb: Preserve File last modified timestamp in FormData copies 2025-07-09 10:20:52 +01:00
IndexedDB LibWeb: Implement cleanup_indexed_database_transactions 2025-06-18 19:05:41 +12:00
Infra
Internals LibWeb: Restore flags to prevent formatting timestamps as local time 2025-06-25 23:41:04 +02:00
IntersectionObserver
Layout LibWeb: Account for natural aspect ratio in calculate_min_content_height 2025-07-08 22:35:04 +02:00
Loader LibWeb: Restore flags to prevent formatting timestamps as local time 2025-06-25 23:41:04 +02:00
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page LibWeb/CSS: Update definition for cursor property 2025-07-09 13:21:26 +02:00
Painting LibWeb: Remove unnecessary save/restore generated for stacking context 2025-07-08 23:54:35 +02:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
ResourceTiming
SecureContexts
Selection LibWeb: Use correct previous word location when moving selection offset 2025-07-03 10:28:38 +01:00
ServiceWorker
SRI
StorageAPI
Streams
SVG LibWeb: Respect presentation attributes that apply to not all elements 2025-07-05 19:07:06 -04:00
TrustedTypes
UIEvents
URLPattern
UserTiming
WebAssembly
WebAudio LibWeb/WebAudio: Implement AudioNode::connect() 2025-06-17 16:54:19 -06:00
WebDriver LibWeb+LibGfx: Replace BackingStore with PaintingSurface 2025-07-04 16:12:47 +02:00
WebGL LibWeb+LibGfx: Replace BackingStore with PaintingSurface 2025-07-04 16:12:47 +02:00
WebIDL
WebSockets
WebVTT
Worker
XHR LibWeb: Don't expose XMLHttpRequest.responseXML in workers 2025-07-01 01:03:58 +02:00
XLink
XML LibWeb: Set readyState to complete for DOMParser documents 2025-06-25 20:49:03 +12:00
CMakeLists.txt LibWeb: Remove ClippableAndScrollable mixin 2025-07-07 22:04:25 +02:00
Dump.cpp LibWeb: Dump PaintableBox dimensions for inline layout nodes 2025-07-03 22:16:48 +02:00
Dump.h
Forward.h LibWeb/CSP: Implement the object-src directive 2025-07-06 13:40:04 +12:00
idl_files.cmake LibWeb: Add CustomStateSet IDL type 2025-07-04 18:10:28 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h