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