ladybird/Userland/Libraries/LibWeb
2022-07-17 00:23:19 +01:00
..
Bindings LibWeb: Introduce Blob 2022-07-17 00:23:19 +01:00
Cookie Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Crypto
CSS Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
DOM LibWeb: Move Origin into the HTML namespace 2022-07-14 00:42:26 +01:00
DOMParsing AK: Use an enum instead of a bool for String::replace(all_occurences) 2022-07-06 11:12:45 +02:00
Encoding
Fetch/Infrastructure LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec 2022-07-16 21:05:00 +01:00
FileAPI LibWeb: Introduce Blob 2022-07-17 00:23:19 +01:00
Geometry LibWeb: Add barebones implementation of DOMPoint and DOMPointReadOnly 2022-07-12 23:12:11 +02:00
HighResolutionTime
HTML LibWeb: Mark Origin::serialize() as const 2022-07-15 14:15:30 +02:00
Infra LibWeb: Add 'byte-{lower,upper}case' operations from the Infra spec 2022-07-14 00:42:26 +01:00
IntersectionObserver
Layout LibWeb: Remove weird is_undefined_or_auto() helper in FFC 2022-07-15 14:11:19 +02:00
Loader Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
MimeSniff LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h} 2022-07-14 00:42:26 +01:00
NavigationTiming
Page Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Painting Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
RequestIdleCallback
ResizeObserver
Scripts
Selection
SVG LibWeb: Stub out two functions on SVGGeometryElement 2022-07-12 23:12:11 +02:00
Tests
UIEvents
URL AK: Use an enum instead of a bool for String::replace(all_occurences) 2022-07-06 11:12:45 +02:00
WebAssembly Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
WebGL LibWeb: Don't crash when failing to create WebGL context on non-Serenity 2022-07-12 15:55:43 +02:00
WebSockets LibWeb: Move Origin into the HTML namespace 2022-07-14 00:42:26 +01:00
XHR LibWeb: Use newly added 'Status' Fetch infrastructure in XMLHttpRequest 2022-07-14 00:42:26 +01:00
XML
CMakeLists.txt LibWeb: Introduce Blob 2022-07-17 00:23:19 +01:00
Dump.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Introduce Blob 2022-07-17 00:23:19 +01:00
idl_files.cmake LibWeb: Introduce Blob 2022-07-17 00:23:19 +01:00
ImageDecoding.cpp
ImageDecoding.h
Namespace.cpp
Namespace.h
TreeNode.h