ladybird/Libraries/LibWeb
2024-12-09 12:31:16 +01:00
..
Animations LibWeb: Add mode flag to CSSStyleValue::to_string() 2024-12-07 08:31:03 +00:00
ARIA LibWeb: Extract ARIA role-attribute checking out from role_or_default() 2024-12-06 18:31:45 +00:00
Bindings Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
Clipboard
Compression
Cookie
Crypto Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
CSS LibWeb: Don't serialize resolved CSS color values as named colors 2024-12-07 08:31:03 +00:00
DOM LibWeb: Support the X-Frame-Options header 2024-12-07 08:38:02 +00:00
DOMParsing
DOMURL
Editing
Encoding
EntriesAPI
EventTiming
Fetch
FileAPI
Geometry LibWeb: Stop passing Realm unnecessarily to parse CSS properties 2024-12-05 19:59:57 +01:00
HighResolutionTime
HTML Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
IndexedDB Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
Infra LibWeb: Redefine WebIDL types in terms of Infra spec 2024-12-05 17:34:13 +01:00
Internals LibWeb: Add window.internals.getComputedRole(element) 2024-12-06 18:31:45 +00:00
IntersectionObserver
Layout LibWeb/Layout: Add FIXMEs where we're using the wrong font 2024-12-06 02:57:34 +01:00
Loader Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page
Painting LibWeb/Painting: Place text cursor using GlyphRun font 2024-12-06 02:57:34 +01:00
PerformanceTimeline
PermissionsPolicy
Platform LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
ServiceWorker
SRI
StorageAPI
Streams LibWeb: Commit pull-into descriptors after filling from queue 2024-12-05 13:03:12 -05:00
SVG LibWeb: Add CanvasImageSource to ImageBitmapSource typedef 2024-12-06 13:10:27 +00:00
UIEvents
UserTiming
WebAssembly LibWeb: Support creation of shared memory in WebAssembly API 2024-12-08 22:10:45 +01:00
WebAudio
WebDriver
WebGL LibWeb/WebGL: Implement vertex array calls for WebGL2 2024-12-07 00:05:36 +01:00
WebIDL LibWeb: Redefine WebIDL types in terms of Infra spec 2024-12-05 17:34:13 +01:00
WebSockets
WebVTT
Worker Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
XHR
XLink
XML LibWeb: Rename abbreviated variable name 2024-12-09 09:13:24 +00:00
CMakeLists.txt LibWeb: Add stubbed-out WebGL2RenderingContext 2024-12-06 15:35:36 +01:00
Dump.cpp LibWeb: Add mode flag to CSSStyleValue::to_string() 2024-12-07 08:31:03 +00:00
Dump.h
Forward.h LibWeb/WebGL: Implement vertex array calls for WebGL2 2024-12-07 00:05:36 +01:00
idl_files.cmake LibWeb: Add stubbed-out WebGL2RenderingContext 2024-12-06 15:35:36 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h