ladybird/Userland/Libraries/LibWeb
2022-11-11 22:03:23 +00:00
..
Bindings LibWeb: Handle currently ignored WebIDL::ExceptionOr<T>s 2022-10-31 14:12:44 +00:00
Cookie LibWeb: Add a string-to-same-site-attribute converter 2022-11-11 18:02:04 +00:00
Crypto
CSS LibWeb: Parse repeating-conic-gradient()s 2022-11-07 13:13:22 +00:00
DOM LibWeb: Check that there's a head element before looking for favicons 2022-11-07 14:10:41 +01:00
DOMParsing LibWeb: Use StringView literals for all WebIDL::SimpleExceptions 2022-10-29 15:48:46 +01:00
Encoding
Fetch LibWeb: Remove unused type XMLHttpRequestBodyInit 2022-11-11 00:39:12 -07:00
FileAPI LibWeb: Add FileList from the FileAPI spec 2022-10-04 22:05:14 +02:00
Geometry LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
HighResolutionTime LibWeb: Partially implement 'relative high resolution time' AOs 2022-10-30 20:10:29 +00:00
HTML LibWeb: Define method to check if an attribute is a boolean attribute 2022-11-10 17:02:11 +00:00
Infra LibWeb: Add is_code_unit_prefix() function 2022-10-24 23:06:56 +01:00
IntersectionObserver
Layout LibWeb: Finish half-written comment in abspos height calculation 2022-11-09 16:16:10 +01:00
Loader LibWeb: Handle currently ignored WebIDL::ExceptionOr<T>s 2022-10-31 14:12:44 +00:00
MimeSniff LibWeb: Merge latest mimesniff spec update 2022-11-11 12:13:09 +00:00
NavigationTiming LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
Page Everywhere: Fix a few comment typos 2022-11-09 16:00:32 +00:00
Painting LibWeb: Paint repeating-conic-gradient()s 2022-11-07 13:13:22 +00:00
Platform LibWeb+WebContent: Add EventLoopPlugin::quit() virtual 2022-10-08 10:54:52 +02:00
ReferrerPolicy LibWeb: Implement 'Determine request’s Referrer' AO 2022-10-30 20:10:29 +00:00
RequestIdleCallback LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
ResizeObserver
Scripts
SecureContexts LibWeb: Implement 'Is url potentially trustworthy?' AO 2022-10-30 20:10:29 +00:00
Selection LibWeb: Handle currently ignored WebIDL::ExceptionOr<T>s 2022-10-31 14:12:44 +00:00
Streams LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVG LibWeb: Make SVG::AttributeParser use the new double parser 2022-10-23 15:48:45 +02:00
Tests
UIEvents LibWeb: Fire a keypress event after firing a keydown event 2022-11-07 14:10:41 +01:00
URL LibWeb: Implement 'host is domain' concept from the URL spec 2022-10-30 20:10:29 +00:00
WebAssembly
WebDriver LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
WebGL
WebIDL LibWeb: Mark WebIDL::ExceptionOr<T> as [[nodiscard]] 2022-10-31 14:12:44 +00:00
WebSockets LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
XHR LibWeb: Implement support for DOM::Document in XHR::send() 2022-11-11 00:39:12 -07:00
XML LibXML+LibWeb: Store the XML document's original source 2022-11-03 14:52:16 +00:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
Dump.cpp LibWeb: Recognise the ::placeholder pseudo element 2022-11-07 14:10:41 +01:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Add ConicGradientStyleValue 2022-11-01 23:07:05 +00: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