ladybird/Libraries/LibWeb
Pavel Shliak ef3a86f010 LibWeb: Update Selection::getRangeAt() spec to handle focus and anchor
Co-authored-by: Jim Broadbent <jim.r.broadbent@gmail.com>
Co-authored-by: Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com>
2024-12-27 11:48:19 +01:00
..
Animations LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
ARIA LibWeb: Replace ARIA “synonym” roles with their preferred synonyms 2024-12-20 05:45:59 -08:00
Bindings LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
Clipboard LibWeb: Implement the ClipboardItem API 2024-12-20 15:29:18 +00:00
Compression LibWeb: Add an 'enqueue' helper method on TransformStream 2024-12-25 12:00:54 +01:00
Cookie
Crypto LibWeb: Use Crypto::fill_with_secure_random instead of PRNG 2024-12-24 17:54:52 +01:00
CSS LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
DOM LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01:00
DOMParsing
DOMURL
Editing LibWeb: Do not require visible nodes in the wrap editing algorithm 2024-12-21 19:15:58 +01:00
Encoding
EntriesAPI
EventTiming
Fetch LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
FileAPI LibWeb: Add a 'get a reader' helper method on ReadableStream 2024-12-25 12:00:54 +01:00
Geometry LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties 2024-12-22 10:12:49 +01:00
HighResolutionTime
HTML LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01:00
IndexedDB LibWeb: Mark open request as processed if the spec forgot 2024-12-14 23:02:59 +01:00
Infra LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
Internals headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
IntersectionObserver
Layout LibWeb: Make CSS::ComputedProperties GC-allocated 2024-12-22 10:12:49 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page LibWeb: Use paintables when calculating mouse event offset 2024-12-20 15:50:41 +01:00
Painting LibGfx+LibWeb: Draw glyph runs with subpixel accuracy 2024-12-21 23:09:52 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
SecureContexts
Selection LibWeb: Update Selection::getRangeAt() spec to handle focus and anchor 2024-12-27 11:48:19 +01:00
ServiceWorker LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
SRI
StorageAPI
Streams LibWeb: Add an 'enqueue' helper method on TransformStream 2024-12-25 12:00:54 +01:00
SVG LibWeb: Compute default ARIA roles for SVG elements 2024-12-25 10:58:48 +00:00
UIEvents
UserTiming
WebAssembly LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebAudio LibWeb/WebAudio: Remove copy-pasted comments in DynamicsCompressorNode 2024-12-18 10:19:46 +01:00
WebDriver LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebGL LibGfx+LibWeb: Specify bottom left origin for WebGL's PaintingSurface 2024-12-20 20:47:45 +01:00
WebIDL LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebSockets
WebVTT
Worker
XHR LibWeb: Update FormData constructor to reflect the spec 2024-12-25 14:52:57 +00:00
XLink
XML
CMakeLists.txt LibWeb/CSS: Add the TransitionEvent type 2024-12-25 17:14:08 +01:00
Dump.cpp LibWeb: Make CSS::ComputedProperties GC-allocated 2024-12-22 10:12:49 +01:00
Dump.h LibWeb: Split StyleComputer work into two phases with separate outputs 2024-12-22 10:12:49 +01:00
Forward.h LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
idl_files.cmake LibWeb/CSS: Add the TransitionEvent type 2024-12-25 17:14:08 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Remove unused (Tree)Node::index_of_child() 2024-12-18 23:46:22 +00:00