Matthew Olsson bad541a0d4 LibWeb: Remove outdated FIXMEs around WebIDL::invoke_callback usages 2 years ago
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Bindings b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
CSS e8fe35b1e5 LibWeb: Resolve more background-related properties 2 years ago
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Crypto 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 years ago
DOM 821702fadd LibWeb: Set Comment's prototype 2 years ago
DOMParsing c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
Fetch fd35fc5ba8 LibWeb/Fetch: Fix build error in HeadersIterator::next() 2 years ago
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Geometry 4c3f1481ea LibWeb: Remove FIXME for existing `[Default] object toJSON()`functions 2 years ago
HTML c403f8e92c LibWeb: Update the media playback time for clicks on the media timeline 2 years ago
HighResolutionTime cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 years ago
Layout 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 years ago
Loader 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 years ago
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 years ago
NavigationTiming 89ebef9730 LibWeb: Add a list of the entry names in the PerformanceTiming interface 2 years ago
Page 33686c8a63 LibWeb: Support NotAllowed CSS cursor 2 years ago
Painting 5a12e9f222 LibWeb: Clip SVG content to parent <svg> element bounding box 2 years ago
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 years ago
Platform 90cc45b7ec LibWeb: Convert Platform::Timer to JS::SafeFunction 2 years ago
ReferrerPolicy 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 years ago
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 years ago
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 years ago
SVG 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 years ago
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 years ago
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 years ago
Streams bad541a0d4 LibWeb: Remove outdated FIXMEs around WebIDL::invoke_callback usages 2 years ago
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 years ago
UIEvents ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
URL 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 years ago
UserTiming cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
WebAssembly f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 years ago
WebDriver b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
WebGL d39ac0a0ed LibWeb: Port fire_webgl_context_event() to new FlyString 2 years ago
WebIDL c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return 2 years ago
WebSockets ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 years ago
XHR d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 years ago
XML cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 years ago
CMakeLists.txt 1df52ea94c LibWeb: Add HTML::DocumentState 2 years ago
Dump.cpp a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 years ago
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 years ago
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
Forward.h 5a98a5529f LibWeb: Begin implementing media resource seeking 2 years ago
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
PixelUnits.h dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels 2 years ago
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 years ago
idl_files.cmake 819b6332d1 LibWeb: Add ReadableStreamByteController interface 2 years ago