ladybird/Libraries/LibWeb
Shannon Booth ef793d8679 LibWeb/HTML: Support blob URLs in HTMLLinkElement
We are meant to apply the 'URL parser' here, which indicates that
this should work with Blob URLs.
2025-01-21 10:49:39 +00:00
..
Animations
ARIA
Bindings LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
Clipboard
Compression
Cookie
Crypto LibWeb: Always return a KeyAlgorithm from RsaHashedKeyAlgorithm 2025-01-17 12:43:03 +01:00
CSS LibWeb: Delete "names used in attribute selectors" from SelectorInsights 2025-01-20 18:23:34 +01:00
DOM LibWeb: Use invalidation sets for "style" attribute invalidation 2025-01-20 18:23:34 +01:00
DOMParsing
DOMURL LibURL+LibWeb: Make URL::basic_parse return an Optional<URL> 2025-01-11 10:08:29 -05:00
Editing LibWeb: Require existing Selection for .execCommand("selectAll") 2025-01-21 02:27:50 +00:00
Encoding
EntriesAPI
EventTiming
Fetch LibWeb: Implement formData() for "multipart/form-data" 2025-01-20 23:33:51 +00:00
FileAPI
Geometry
HighResolutionTime
HTML LibWeb/HTML: Support blob URLs in HTMLLinkElement 2025-01-21 10:49:39 +00:00
IndexedDB LibWeb: Rename ConnectionQueue to RequestList 2025-01-14 23:46:09 +01:00
Infra
Internals
IntersectionObserver
Layout LibWeb: Allow partial update of SVG subtrees in layout tree 2025-01-21 00:08:25 +01:00
Loader
MathML LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
MediaCapabilitiesAPI
MediaSourceExtensions LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
MimeSniff
MixedContent
NavigationTiming LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
Page UI: Prevent crash when right clicking on an unloaded image 2025-01-12 19:29:57 +00:00
Painting WebContent+LibWeb: Add an option to disable painting viewport scrollbars 2025-01-15 12:33:53 +00:00
PerformanceTimeline LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
ServiceWorker
SRI
StorageAPI
Streams LibWeb/Streams: Ensure pending pull into's objects are visited by GC 2025-01-18 10:26:40 +01:00
SVG LibWeb: Make SVGSVGElement.getElementById() return Element? (nullable) 2025-01-21 02:06:33 +01:00
UIEvents LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
UserTiming
WebAssembly
WebAudio LibWeb/WebAudio: Implement automation rate constraints 2025-01-19 17:24:55 +01:00
WebDriver LibWeb: Use finalize for cleaning up all navigables 2025-01-17 10:08:42 +01:00
WebGL LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
WebIDL
WebSockets
WebVTT
Worker
XHR LibWeb: Implement formData() for "multipart/form-data" 2025-01-20 23:33:51 +00:00
XLink LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
XML
CMakeLists.txt LibWeb: Use invalidation sets to reduce style recalculation 2025-01-19 19:54:38 +01:00
Dump.cpp
Dump.h
Forward.h LibWeb/CSS: Merge RotationStyleValue into TransformationStyleValue 2025-01-17 10:12:39 +01:00
idl_files.cmake LibWeb: Add StereoPannerNode interface 2025-01-18 10:20:41 +01:00
InvalidateDisplayList.h
Namespace.cpp LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
Namespace.h LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Add TreeNode<T>::replace_child(new_child, old_child) 2025-01-18 21:01:01 +01:00