ladybird/Userland/Libraries/LibWeb
2023-06-06 09:06:27 +02:00
..
ARIA
Bindings
Cookie Userland: Remove remaining users of Duration::now_realtime() 2023-05-24 23:18:07 +02:00
Crypto
CSS LibWeb: Rewind TokenStream if we reject a parsed value as out-of-bounds 2023-06-03 16:04:46 +02:00
DOM LibWeb: Invalidate the layout tree on DOM node insertion 2023-06-06 09:06:27 +02:00
DOMParsing
Encoding LibWeb: Make 'optional BufferSource' IDL arguments actually optional 2023-05-30 12:50:13 +02:00
Fetch LibWeb: Handover the fetch response's internal body data upon completion 2023-05-29 17:12:46 +02:00
FileAPI LibWeb: Ensure that contentType in Blob::slice is basic latin 2023-06-05 06:55:18 +02:00
Geometry
HighResolutionTime Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
HTML LibWeb: Fire "load" and "error" events for rel=preload link loads 2023-06-06 09:06:27 +02:00
Infra
IntersectionObserver
Layout LibWeb: Take box-sizing into account when sizing replaced elements 2023-06-05 09:00:00 +02:00
Loader LibWeb: Add Page::has_ongoing_navigation() 2023-05-30 20:40:23 +02:00
MimeSniff
NavigationTiming
Page LibWeb: Add Page::has_ongoing_navigation() 2023-05-30 20:40:23 +02:00
Painting LibWeb: Allow SVG painting to escape out of a shadow tree 2023-06-03 05:58:00 +02:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts
Selection
SRI
Streams LibWeb: Throw the correct object when enqueuing to a readable stream 2023-05-27 13:55:14 +02:00
SVG LibWeb: Implement the <symbol> SVG element 2023-06-03 05:58:00 +02:00
Tests
UIEvents LibWeb: Preserve case for key events 2023-05-23 06:02:00 +02:00
URL
UserTiming
WebAssembly
WebAudio LibWeb: Stub AudioContext constructor 2023-05-22 06:07:05 +02:00
WebDriver LibWeb/WebDriver: Support resolve with callback in execute_async_script 2023-05-30 18:55:47 +02:00
WebGL
WebIDL
WebSockets
XHR
XML
CMakeLists.txt LibWeb: Implement the <symbol> SVG element 2023-06-03 05:58:00 +02:00
Dump.cpp LibWeb: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +02:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Implement the <summary> element 2023-06-03 05:56:00 +02:00
idl_files.cmake LibWeb: Implement the <symbol> SVG element 2023-06-03 05:58:00 +02:00
Namespace.cpp
Namespace.h
PixelUnits.h LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2023-05-24 14:40:35 +02:00
TreeNode.h