ladybird/Libraries/LibWeb
2025-01-11 23:10:09 +01:00
..
Animations LibWeb: Skip keyframe animation update if target element isn't connected 2025-01-10 15:41:37 +01:00
ARIA LibWeb: Ignore role=none for focusable & has-global-ARIA-attribute cases 2025-01-09 14:08:23 +00:00
Bindings LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
Clipboard
Compression
Cookie
Crypto LibWeb: Add Ed448 support in WebCryptoAPI 2025-01-11 11:13:06 +01:00
CSS LibURL+LibWeb: Make URL::basic_parse return an Optional<URL> 2025-01-11 10:08:29 -05:00
DOM LibWeb: Make node cloning methods const 2025-01-11 23:10:09 +01:00
DOMParsing
DOMURL LibURL+LibWeb: Make URL::basic_parse return an Optional<URL> 2025-01-11 10:08:29 -05:00
Editing LibWeb: Implement the "useCSS" editing command 2025-01-10 23:33:35 +01:00
Encoding
EntriesAPI
EventTiming
Fetch
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Make node cloning methods const 2025-01-11 23:10:09 +01:00
IndexedDB
Infra
Internals
IntersectionObserver
Layout LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
Loader
MathML LibWeb: Make node cloning methods const 2025-01-11 23:10:09 +01:00
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming LibWeb: Use DocumentLoadTimingInfo values in PerformanceTiming interface 2025-01-11 11:11:52 +01:00
Page LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
Painting LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection LibWeb: Add command state & value overrides to DOM::Document 2025-01-10 23:33:35 +01:00
ServiceWorker
SRI
StorageAPI
Streams
SVG LibWeb: Make node cloning methods const 2025-01-11 23:10:09 +01:00
UIEvents
UserTiming
WebAssembly
WebAudio LibWeb: Validate parameters for source node start() and stop() methods 2025-01-10 23:35:20 +01:00
WebDriver
WebGL LibWeb/WebGL: Bind default frame/render buffer when binding is null 2025-01-08 17:55:17 +03:00
WebIDL LibWeb: Unload fonts when adopted style sheet is removed 2025-01-10 19:12:48 +03:00
WebSockets
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
Dump.cpp
Dump.h
Forward.h LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
idl_files.cmake LibWeb/WebAudio: Add DelayNode interface 2025-01-08 15:31:59 +00:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h