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