ladybird/Userland/Libraries/LibWeb
Andreas Kling 9cd4a65071 LibWeb: Move TraversableNavigable::m_page up to Navigable
This will allow anyone who has a Navigable to reach the Page.
2024-04-26 20:01:58 +02:00
..
Animations
ARIA
Bindings
Clipboard
Cookie
Crypto
CSS
DOM LibWeb: Look for first ID _or_ name in HTMLCollection::named_item 2024-04-26 07:44:01 -04:00
DOMParsing
DOMURL
Encoding
Fetch LibWeb: Make HTML::Environment a GC-allocated type 2024-04-24 17:04:43 +02:00
FileAPI
Geometry Everywhere: Remove 'clang-format off' comments that are no longer needed 2024-04-24 16:50:01 -04:00
HighResolutionTime
HTML LibWeb: Move TraversableNavigable::m_page up to Navigable 2024-04-26 20:01:58 +02:00
Infra
Internals
IntersectionObserver
Layout LibWeb: Resolve vertical padding of inline elements 2024-04-25 12:45:39 +02:00
Loader
MathML LibWeb: Allocate dataset lazily for HTML/SVG/MathML elements 2024-04-25 09:30:30 +02:00
MimeSniff
NavigationTiming
Page LibWeb: Run page activation behavior when skipping context menu events 2024-04-26 09:50:48 +02:00
Painting LibWeb: Remove CSS transform from InlinePaintable's clip rectangle 2024-04-26 18:40:45 +02:00
PerformanceTimeline
PermissionsPolicy
Platform LibWeb: Set decoder error when decoding fails 2024-04-26 11:48:48 -04:00
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
SRI
Streams
SVG LibWeb: Allocate dataset lazily for HTML/SVG/MathML elements 2024-04-25 09:30:30 +02:00
UIEvents
UserTiming
WebAssembly LibWeb: Remove data from WebAssembly cache when namespace is finalized 2024-04-26 13:56:39 +02:00
WebAudio LibWeb: Begin implementing the interface for AudioBuffer 2024-04-25 19:26:19 -04:00
WebDriver
WebGL
WebIDL LibWeb: Add missing CellAllocator.h include for Buffers.h 2024-04-25 19:26:19 -04:00
WebSockets
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb: Begin implementing the interface for AudioBuffer 2024-04-25 19:26:19 -04:00
Dump.cpp
Dump.h
Forward.h
idl_files.cmake LibWeb: Begin implementing the interface for AudioBuffer 2024-04-25 19:26:19 -04:00
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TreeNode.h