ladybird/Libraries/LibWeb
Callum Law 18d65b014f LibWeb: Add formatter for Web::CSS::ValueType
Currently unused but I found it useful for debugging
2025-08-08 09:45:00 +01:00
..
Animations LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
ARIA
Bindings LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
Clipboard
Compression
ContentSecurityPolicy LibWeb/CSP: Implement the sandbox directive 2025-08-07 19:24:39 +02:00
Cookie
CredentialManagement
Crypto LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
CSS LibWeb: Add formatter for Web::CSS::ValueType 2025-08-08 09:45:00 +01:00
DOM LibWeb: Implement <feMerge> SVG filter 2025-08-07 16:41:12 +02:00
DOMURL
Editing AK+LibWeb: Add a UTF-16 starts/ends with wrapper for a single code unit 2025-08-07 02:05:50 +02:00
Encoding
EncryptedMediaExtensions
EntriesAPI
EventTiming
Fetch LibWeb: Make ESO "fetch group" weakly reference the fetch records 2025-07-29 20:00:17 -04:00
FileAPI AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String 2025-07-18 12:45:38 -04:00
Gamepad LibWeb: Stub Navigator.getGamepads() 2025-07-22 11:55:29 -04:00
Geolocation
Geometry LibWeb: Ensure cast to double for double matrix 2025-07-28 09:15:23 +02:00
HighResolutionTime LibWeb: Only expose performance.{timing,navigation} on Window 2025-07-25 11:46:58 +02:00
HTML LibWeb: Stub WebSerial API 2025-08-08 10:23:17 +02:00
IndexedDB LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
Infra AK+LibWeb: Add a UTF-16 starts/ends with wrapper for a single code unit 2025-08-07 02:05:50 +02:00
Internals LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
IntersectionObserver LibWeb: Use correct SerializationMode when serializing PercentageOr 2025-08-06 17:44:12 +01:00
Layout LibWeb: Mark width & height of grid item definite before inside layout 2025-08-07 09:34:16 +02:00
Loader
MathML
MediaCapabilitiesAPI LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
MediaSourceExtensions
MimeSniff LibWeb/MimeSniff: Update Rar signature to match spec 2025-07-31 16:21:20 +02:00
MixedContent
NavigationTiming LibWeb: Only expose performance.{timing,navigation} on Window 2025-07-25 11:46:58 +02:00
Page LibWeb: Use the soon-to-be hovered element for tooltip notifications 2025-08-06 17:26:18 +01:00
Painting LibWeb/CSS: Rename background-repeat related symbols to align with spec 2025-08-06 23:09:07 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibWeb: Unregister ResizeObserver from Document when it has no targets 2025-07-30 00:54:57 +02:00
ResourceTiming
SecureContexts
Selection LibWeb: Selecting an editing host should focus it 2025-08-01 10:09:26 +02:00
Serial LibWeb: Stub WebSerial API 2025-08-08 10:23:17 +02:00
ServiceWorker LibWeb: Remove extraneous trailing '/' from service worker script scope 2025-08-05 00:37:53 +02:00
SRI
StorageAPI
Streams LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
SVG LibWeb: Don't treat SVG "use clone" removals as "use source" removals 2025-08-07 22:15:36 +02:00
TrustedTypes LibWeb: Implement getAttributeType for TrustedTypePolicyFactory 2025-07-30 15:51:35 +01:00
UIEvents LibWeb: Port document.execCommand and InputEvent to UTF-16 2025-07-26 00:40:06 +02:00
URLPattern
UserTiming
WebAssembly LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
WebAudio LibWeb: Add BaseAudioContext::createScriptProcessor() 2025-07-25 11:48:04 +02:00
WebDriver LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
WebGL LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
WebIDL LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
WebSockets LibWeb: Fix acceptable WebSocket close code range 2025-07-27 15:36:34 +02:00
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+LibUnicode+WebContent: Port DOM:CharacterData to UTF-16 2025-07-24 19:00:20 +02:00
CMakeLists.txt LibWeb: Stub WebSerial API 2025-08-08 10:23:17 +02:00
Dump.cpp LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
Dump.h
Forward.h LibWeb: Stub WebSerial API 2025-08-08 10:23:17 +02:00
idl_files.cmake LibWeb: Stub WebSerial API 2025-08-08 10:23:17 +02:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Fix off-by-one offset error in NodeIterator forward traversal 2025-08-02 07:38:27 +02:00