ladybird/Userland/Libraries/LibWeb
2022-10-30 20:10:29 +00:00
..
Bindings LibWeb: Ensure dom_exception_to_throw_completion() always takes a VM 2022-10-29 15:48:46 +01:00
Cookie LibWeb: Parse SameSite cookie attribute 2022-10-22 18:17:01 +02:00
Crypto
CSS LibWeb: Don't invalidate style when adding/removing empty style sheet 2022-10-29 15:16:57 +02:00
DOM LibWeb: Use StringView literals for all WebIDL::SimpleExceptions 2022-10-29 15:48:46 +01:00
DOMParsing LibWeb: Use StringView literals for all WebIDL::SimpleExceptions 2022-10-29 15:48:46 +01:00
Encoding
Fetch LibWeb: Implement 'Safely extract BodyInit' AO 2022-10-30 20:10:29 +00:00
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2022-10-30 11:30:23 +00:00
Infra LibWeb: Add is_code_unit_prefix() function 2022-10-24 23:06:56 +01:00
IntersectionObserver
Layout LibWeb: Always resolve horizontal padding and borders on block-level boxes 2022-10-27 13:02:27 +02:00
Loader LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2022-10-30 11:30:23 +00:00
MimeSniff
NavigationTiming
Page LibWeb: Try harder to find a suitable DOM node for mouse event dispatch 2022-10-23 23:32:42 +02:00
Painting LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects 2022-10-27 13:06:33 +02:00
Platform
ReferrerPolicy LibWeb: Implement 'Determine request’s Referrer' AO 2022-10-30 20:10:29 +00:00
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts LibWeb: Implement 'Is url potentially trustworthy?' AO 2022-10-30 20:10:29 +00:00
Selection
Streams
SVG LibWeb: Make SVG::AttributeParser use the new double parser 2022-10-23 15:48:45 +02:00
Tests
UIEvents LibWeb: Add button property in MouseEvent 2022-10-23 15:58:16 +02:00
URL LibWeb: Implement 'host is domain' concept from the URL spec 2022-10-30 20:10:29 +00:00
WebAssembly
WebGL
WebIDL
WebSockets
XHR LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd 2022-10-30 11:30:23 +00:00
XML
CMakeLists.txt LibWeb: Implement 'Strip url for use as a referrer' AO 2022-10-30 20:10:29 +00:00
Dump.cpp LibWeb: Unbreak layout tree dumps after layout tree GC changes 2022-10-20 16:06:26 +02:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Remove outdated forward declarations 2022-10-29 15:48:46 +01:00
idl_files.cmake LibWeb: Expose NodeFilter on the Window object 2022-10-28 16:17:08 +01:00
Namespace.cpp
Namespace.h
TreeNode.h LibWeb: Make the layout tree GC-allocated 2022-10-20 15:16:23 +02:00