Tim Ledbetter 0ecbdc4627 LibWeb: Add support for form submission method 'dialog' 1 year ago
..
ARIA 6f5dd9e11c LibWeb: Return correct RoleType for composite ARIA role 1 year ago
Animations 3c9c134d71 LibWeb: Implement KeyframeEffect::{get,set}_keyframes 1 year ago
Bindings 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods 1 year ago
CSS 212a139292 LibWeb: Add a way to test if a CSS::PropertyID is animatable 1 year ago
Clipboard 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
Cookie 242d1d8eba LibWeb: Fail to parse cookie date when date does not exist 1 year ago
Crypto 423e77d5c3 LibWeb: Implement `import_key` for PBKDF2 1 year ago
DOM 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() 1 year ago
DOMParsing 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Encoding 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Fetch 66959bcc09 LibWeb: Use the stream teeing methods for cloning Fetch response bodies 1 year ago
FileAPI 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
Geometry 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
HTML 0ecbdc4627 LibWeb: Add support for form submission method 'dialog' 1 year ago
HighResolutionTime 1d999fa780 LibWeb: Return milliseconds from unsafe_shared_current_time() 1 year ago
Infra ec081a2ef5 LibWeb: Don't crash on FormData.append() with emoji in name 1 year ago
Internals 40246adfb9 LibWeb: Add internals.wheel() to simulate mouse wheel events 1 year ago
IntersectionObserver 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Layout 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout 1 year ago
Loader e7daa02bf2 LibWeb: Unblock port 9000 1 year ago
MathML 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
MimeSniff 8e5410347b LibWeb/MimeSniff: Add non-standard text or binary context sniffing 1 year ago
NavigationTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Page 877641f626 LibWeb: Display an IBeam cursor by default when mousing over a text node 1 year ago
Painting 9c99182b1e LibWeb: Change StackingContext::hit_test() to accept callback 1 year ago
PerformanceTimeline 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 years ago
Platform 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
ReferrerPolicy 55a01e72ca AK: Port URL username/password from DeprecatedString to String 1 year ago
RequestIdleCallback 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
ResizeObserver 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 years ago
SVG 080d9ec246 LibWeb: Invalidate layout after setting SVG transform attribute 1 year ago
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 years ago
Selection 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
Streams 5a99a6afb4 LibWeb: Implement ReadableStreamBYOBRequest.respondWithNewView 1 year ago
UIEvents e2bc606eeb LibWeb: Add MouseEvent JavaScript constructor 1 year ago
URL 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
UserTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
WebAssembly 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 year ago
WebAudio 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
WebDriver deb11a669a LibWeb: Stub out WebDriver deserialize as a proxy capability AO 1 year ago
WebGL 980b61470c LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 1 year ago
WebIDL 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object 1 year ago
WebSockets 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Worker 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 1 year ago
XHR b6292a2d7d LibWeb: Use WebIDL integer typedefs in ProgressEvent 1 year ago
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames 1 year ago
XML 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
CMakeLists.txt 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext 1 year ago
Dump.cpp 2960bf4ec8 LibWeb: Make inline paintables own their fragments 1 year ago
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 year ago
Forward.h 23fb1209af LibWeb: Add FormAssociatedElement to the forwarding header 1 year ago
Namespace.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 year ago
Namespace.h 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 year ago
PixelUnits.cpp c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 year ago
PixelUnits.h 7cd489d6aa LibWeb: Remove early continue in size parsing 1 year ago
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 year ago
idl_files.cmake b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago