ladybird/Libraries/LibWeb
2024-12-18 10:19:46 +01:00
..
Animations LibWeb/CSS: Refactor phase() method to reduce redundancy 2024-12-15 10:05:08 +00:00
ARIA LibWeb: Support the ARIA “sectionheader” & “sectionfooter” roles 2024-12-16 06:56:31 -08:00
Bindings
Clipboard
Compression LibWeb/Streams: Move "set up transform stream" to TransformStream 2024-12-11 15:11:21 +01:00
Cookie
Crypto LibWeb: Implement AES-KW in WebCryptoAPI 2024-12-17 11:00:14 +01:00
CSS LibWeb: Render otf fonts 2024-12-17 19:07:13 +01:00
DOM LibWeb: Add a document observer to be notified upon becoming active 2024-12-11 17:38:31 -07:00
DOMParsing
DOMURL
Editing
Encoding
EntriesAPI
EventTiming
Fetch LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
FileAPI LibWeb/Streams: Move ReadableStream functions out of AbstractOperations 2024-12-11 15:11:21 +01:00
Geometry
HighResolutionTime
HTML LibWeb: Layout/Shape font-variant-* css properties 2024-12-17 19:07:13 +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
IntersectionObserver
Layout LibWeb: Layout/Shape font-variant-* css properties 2024-12-17 19:07:13 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page LibWeb: Make MouseEvent.offsetX/Y ignore transforms 2024-12-13 07:18:56 +01:00
Painting LibWeb: Layout/Shape font-variant-* css properties 2024-12-17 19:07:13 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection LibWeb: Update spec steps in Selection 2024-12-11 19:11:13 +01:00
ServiceWorker
SRI
StorageAPI
Streams LibWeb: Move ad hoc CallbackType helper method to CallbackType header 2024-12-11 15:11:21 +01:00
SVG LibWeb: Load external scripts in SVG 2024-12-11 16:29:42 -07:00
UIEvents
UserTiming
WebAssembly
WebAudio LibWeb/WebAudio: Set all the params in PannerNode constructor 2024-12-18 10:19:46 +01:00
WebDriver LibWeb: Align execute_async_script variable name with the latest spec 2024-12-12 05:16:18 -08:00
WebGL LibWeb/WebGL2: Implement blitFramebuffer 2024-12-14 09:06:28 +01:00
WebIDL LibWeb: Move ad hoc CallbackType helper method to CallbackType header 2024-12-11 15:11:21 +01:00
WebSockets
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb/WebAudio: Implement PannerNode 2024-12-17 13:38:20 +01:00
Dump.cpp
Dump.h
Forward.h LibWeb/WebAudio: Implement PannerNode 2024-12-17 13:38:20 +01:00
idl_files.cmake LibWeb/WebAudio: Implement PannerNode 2024-12-17 13:38:20 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h