ladybird/Libraries/LibWeb
2024-12-03 00:18:03 +01:00
..
Animations LibJS: Add missing CommonPropertyNamess and StringMayBeNumber::Nos 2024-12-01 10:42:49 +01:00
ARIA
Bindings LibWeb: Ensure requests modules is not empty before indexing into it 2024-12-01 15:49:16 +01:00
Clipboard
Compression
Cookie
Crypto LibWeb: Remove useless bytes conversion in ECDH.exportKey 2024-11-30 11:17:44 +01:00
CSS LibWeb: Improve grid-template-area parsing and serialization 2024-12-02 16:19:47 +00:00
DOM LibWeb: Take namespace into account when matching attribute 2024-11-30 16:47:14 +00:00
DOMParsing
DOMURL LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
Editing LibWeb: Disable execCommand() commands in plaintext-only editing state 2024-12-03 00:18:03 +01:00
Encoding
EntriesAPI
EventTiming
Fetch LibURL: Promote Host to a proper class 2024-11-30 12:07:39 +01:00
FileAPI
Geometry
HighResolutionTime LibWeb: Use relevant principal settings for HighResolutionTime 2024-11-30 11:55:11 +01:00
HTML LibWeb: Implement "plaintext-only" state for contenteditable 2024-12-03 00:18:03 +01:00
IndexedDB LibWeb: Remove IDBRequest.idl FIXME 2024-12-01 22:04:05 +01:00
Infra
Internals
IntersectionObserver
Layout LibWeb/CSS: Do not ignore self-start/self-end alignment in flex layout 2024-12-03 00:17:53 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent LibURL: Replace Host's Empty state with making Url's Host optional 2024-11-30 12:07:39 +01:00
NavigationTiming
Page
Painting LibWeb: Fix CSS filters painting 2024-12-01 21:27:29 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts LibURL: Migrate Origin scheme from ByteString to String 2024-11-30 12:07:39 +01:00
Selection
ServiceWorker LibWeb: Add stubbed implementation for ServiceWorkerGlobalScope 2024-11-30 11:19:35 +01:00
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio
WebDriver
WebGL
WebIDL
WebSockets
WebVTT
Worker
XHR LibURL: Replace Host's Empty state with making Url's Host optional 2024-11-30 12:07:39 +01:00
XLink
XML LibWeb: Do not give the HTML namespace to elements when parsing XML 2024-11-27 17:10:32 +01:00
CMakeLists.txt LibWeb: Implement document.execCommand("delete") 2024-11-30 17:35:45 +01:00
Dump.cpp
Dump.h
Forward.h LibWeb: Move ServiceWorker classes to ServiceWorker namespace 2024-11-30 11:19:35 +01:00
idl_files.cmake LibWeb: Add stub definition for WorkletGlobalScope 2024-11-30 11:19:35 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h