Aliaksandr Kalenik 9968c9f7a6 LibWeb: Fix hit-testing by excluding CSS transform from clip rect check hace 1 año
..
ARIA 6f5dd9e11c LibWeb: Return correct RoleType for composite ARIA role hace 1 año
Animations ee4abacde6 LibWeb: Add AnimationEffect::target_properties() hace 1 año
Bindings 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods hace 1 año
CSS ceb9d0f8dc LibWeb: Record position of Animations in global animation list hace 1 año
Clipboard 5f5ac48908 LibWeb: Format all .idl files to use four space indentation hace 1 año
Cookie 242d1d8eba LibWeb: Fail to parse cookie date when date does not exist hace 1 año
Crypto 423e77d5c3 LibWeb: Implement `import_key` for PBKDF2 hace 1 año
DOM 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() hace 1 año
DOMParsing 1a249f9d85 LibWeb: Add ad-hoc method for serializing CDATASection nodes to string hace 1 año
Encoding 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Fetch 66959bcc09 LibWeb: Use the stream teeing methods for cloning Fetch response bodies hace 1 año
FileAPI 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hace 1 año
Geometry 1560bfc6c9 LibWeb: Ensure DOMRect top, bottom, left and right handle NaN correctly hace 1 año
HTML 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() hace 1 año
HighResolutionTime 1d999fa780 LibWeb: Return milliseconds from unsafe_shared_current_time() hace 1 año
Infra ec081a2ef5 LibWeb: Don't crash on FormData.append() with emoji in name hace 1 año
Internals e52c30cbd5 LibWeb: Allow bypassing transient activation checks for tests hace 1 año
IntersectionObserver 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Layout 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout hace 1 año
Loader e7daa02bf2 LibWeb: Unblock port 9000 hace 1 año
MathML 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
MimeSniff 8e5410347b LibWeb/MimeSniff: Add non-standard text or binary context sniffing hace 1 año
NavigationTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Page 56d355a15e LibWeb: Properly round CSSPixels values in device_to_css_rect hace 1 año
Painting 9968c9f7a6 LibWeb: Fix hit-testing by excluding CSS transform from clip rect check hace 1 año
PerformanceTimeline 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist hace 2 años
Platform 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ReferrerPolicy 55a01e72ca AK: Port URL username/password from DeprecatedString to String hace 2 años
RequestIdleCallback 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
ResizeObserver 2b7e7cc1ad LibWeb: Implement ResizeObserver::disconnect() hace 1 año
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm hace 2 años
SVG 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() hace 1 año
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hace 2 años
Selection 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
Streams 5a99a6afb4 LibWeb: Implement ReadableStreamBYOBRequest.respondWithNewView hace 1 año
UIEvents e2bc606eeb LibWeb: Add MouseEvent JavaScript constructor hace 1 año
URL 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
UserTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
WebAssembly 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray hace 1 año
WebAudio 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
WebDriver cb68c6eaf1 LibWeb: Set size of canvas used to take WebDriver screenshots explicitly hace 1 año
WebGL 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings hace 1 año
WebIDL 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object hace 1 año
WebSockets 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Worker 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome hace 1 año
XHR b6292a2d7d LibWeb: Use WebIDL integer typedefs in ProgressEvent hace 1 año
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames hace 1 año
XML ee6b0e144a LibWeb: Make the default XML namespace an empty Optional hace 1 año
CMakeLists.txt fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces hace 1 año
Dump.cpp 2960bf4ec8 LibWeb: Make inline paintables own their fragments hace 1 año
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable hace 1 año
Forward.h c4295edc81 LibWeb: Add ImageBox to forwarding header hace 1 año
Namespace.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString hace 1 año
Namespace.h 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString hace 1 año
PixelUnits.cpp c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels hace 1 año
PixelUnits.h 56d355a15e LibWeb: Properly round CSSPixels values in device_to_css_rect hace 1 año
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode hace 1 año
idl_files.cmake fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces hace 1 año