ladybird/Libraries/LibWeb
2025-07-18 12:45:38 -04:00
..
Animations
ARIA
Bindings LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
Clipboard
Compression
ContentSecurityPolicy LibWeb/CSP: Implement the style-src-attr directive 2025-07-18 11:58:04 +12:00
Cookie
CredentialManagement
Crypto LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
CSS LibWeb: Handle flood-opacity in line with other opacity properties 2025-07-18 11:04:55 -04:00
DOM AK: Support UTF-16 string formatting 2025-07-18 12:45:38 -04:00
DOMURL
Editing LibWeb: Don't resolve colors with unresolved components 2025-07-16 13:05:33 +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 LibWeb: Use forward-declarations of structured serialized types 2025-07-18 10:09:02 -04:00
FileAPI LibWeb: Assume structured deserialization creates the correct type 2025-07-18 10:09:02 -04:00
Geolocation
Geometry LibWeb: Assume structured deserialization creates the correct type 2025-07-18 10:09:02 -04:00
HighResolutionTime
HTML LibWeb: Remove ability to override MessagePort's primary interface 2025-07-18 10:09:02 -04:00
IndexedDB
Infra
Internals Tests: Implement fuzzy screenshot comparisons in test-web 2025-07-17 12:59:11 +01:00
IntersectionObserver
Layout LibWeb: Propagate flood-color and flood-opacity to ComputedValues 2025-07-18 11:04:55 -04: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 Tests: Replace load-reference-page debug action with internals method 2025-07-17 12:59:11 +01:00
Painting LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01: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 LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
SVG LibJS+LibWeb: Replace JS::Utf16String with AK::Utf16String 2025-07-18 12:45:38 -04:00
TrustedTypes
UIEvents
URLPattern
UserTiming
WebAssembly LibWasm: Use correct null check when getting iterator method 2025-07-13 11:28:19 +02:00
WebAudio LibWeb/WebAudio: Implement AudioNode::disconnect() 2025-07-09 17:52:06 -06:00
WebDriver LibWeb: Use GC::Ptr for BrowsingContext pointer saved in Document 2025-07-17 15:55:30 +01:00
WebGL LibWeb+LibGfx: Replace BackingStore with PaintingSurface 2025-07-04 16:12:47 +02:00
WebIDL LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
WebSockets
WebVTT
Worker LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
XHR LibWeb: Include submitter name and value when constructing FormData 2025-07-15 20:49:39 +02:00
XLink
XML LibWeb: Check parent node exists before checking its type 2025-07-15 18:37:50 +12:00
CMakeLists.txt LibWeb: Stub CSSCounterStyleRule 2025-07-18 11:51:41 +01:00
Dump.cpp LibWeb: Only show namespace if non-default in DOM tree dump 2025-07-18 10:54:50 +01:00
Dump.h
Forward.h LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
idl_files.cmake LibWeb: Stub CSSCounterStyleRule 2025-07-18 11:51:41 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h