Daniel La Rocque 8b4dde0b09 LibWeb: Make `make_unsalvageable` a public field 10 月之前
..
ARIA 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static 10 月之前
Animations ee54f9ee95 LibWeb: Remove associated transitions when clearing transitions 10 月之前
Bindings 8d6f36f8d6 LibJS+LibWeb: Add a custom host hook to log unparsed date strings 10 月之前
CSS 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted 10 月之前
Clipboard 0b0d44da27 LibWeb: Implement the ClipboardEvent IDL interface 11 月之前
Cookie e74d2b1762 LibWeb+LibWebView: Set the default path for invalid cookie Path values 10 月之前
Crypto 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static 10 月之前
DOM 8b4dde0b09 LibWeb: Make `make_unsalvageable` a public field 10 月之前
DOMParsing 9171c35183 LibWeb: Refactor DOM parsing APIs 1 年之前
DOMURL d56da8cf9a LibWeb: Sort URLSearchParams using UTF-16 code units 11 月之前
Encoding 6b2c459901 LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts 1 年之前
EntriesAPI 169163b002 LibWeb/EntriesAPI: Implement FileSystemEntry 11 月之前
Fetch 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static 10 月之前
FileAPI 67976d041b LibWeb/FileAPI: Add [Clamp] extended attribute to Blob.slice 11 月之前
Geometry 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 年之前
HTML 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 月之前
HighResolutionTime a034d1e675 LibWeb/HighResolutionTime: Add missing visit to Performance 1 年之前
IndexedDB 68d84755f4 LibWeb: Implement IDBRequest.onerror 1 年之前
Infra bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf 1 年之前
Internals acd604c5e1 LibWeb: Add a test-only API to spoof the current URL and origin 10 月之前
IntersectionObserver 02a56f6480 LibWeb: Remove uses of obsolete PlatformObject::global_object() 10 月之前
Layout 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 月之前
Loader 32299e74cb LibWeb: Make CSS font loader tolerate WPT web server shenanigans 10 月之前
MathML 0fab3d3b62 LibWeb: MathMLElement includes ElementCSSInlineStyle 10 月之前
MediaCapabilitiesAPI 4c5a176354 LibWeb: Stub MediaCapabilities IDL interface 11 月之前
MimeSniff 08a3904309 LibWeb/MimeSniff: Implement "minimize a supported MIME type" 1 年之前
MixedContent e6a668ad91 HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of` 11 月之前
NavigationTiming 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces 10 月之前
Page 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document 10 月之前
Painting 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 月之前
PerformanceTimeline 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
PermissionsPolicy e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
Platform 85fd2e281b LibMedia: Absorb LibAudio 10 月之前
ReferrerPolicy 84a7fead0e LibURL: Make percent_encode return a String 11 月之前
RequestIdleCallback 02a56f6480 LibWeb: Remove uses of obsolete PlatformObject::global_object() 10 月之前
ResizeObserver bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 年之前
SVG 8543b8ad6a LibWeb: Let style elements remember which StyleSheetList they live in 10 月之前
SecureContexts d14888f31a LibWeb: Consider resource: URLs to be trustworthy and non-opaque 1 年之前
Selection 94230acf28 LibWeb: Update `Selection.collapse` algorithm 11 月之前
StorageAPI f0270b92f1 LibWeb: Implement StorageKey and related AOs from Storage specification 10 月之前
Streams 51528ec677 LibWeb: Normalize all WebIDL definition lines to four leading spaces 10 月之前
UIEvents 20f18d6ec2 LibWeb: Defined all the keycodes 10 月之前
UserTiming c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
WebAssembly 48366ddddf LibWeb/WebAssembly: Use a debug flag for dbgln calls 10 月之前
WebAudio 014a069157 WebAudio: Stub remainder of `AudioBufferSourceNode` 1 年之前
WebDriver b4aff45854 LibWeb/WebDriver: Use correct dimensions for WPT reftest screenshots 10 月之前
WebGL bb95a48035 LibWeb/WebGL: Stub missing includes for WebGLRenderingContext 11 月之前
WebIDL 3be7e88903 LibWeb/WebIDL: Throw correct error when converting integers 11 月之前
WebSockets 0c0595bb31 LibWeb: Allow WebSockets to be established within workers 10 月之前
Worker 1d43d5b086 LibWeb: Use proper enums in WorkerOptions dictionary 10 月之前
XHR 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 月之前
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames 1 年之前
XML 007c292af3 LibWeb: Execute the correct script in XMLDocumentBuilder::element_end() 1 年之前
CMakeLists.txt 70d99db992 LibWeb/CSS: Extract interpolation code into its own files 10 月之前
Dump.cpp 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 月之前
Dump.h 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules 10 月之前
Forward.h 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 10 月之前
InvalidateDisplayList.h 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` 11 月之前
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 2c5d626b21 LibWeb: Don't crash when converting small CSS::Ratio to CSSPixelFraction 11 月之前
TraversalDecision.h 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 年之前
TraversalOrder.h cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one 10 月之前
TreeNode.h 397774d422 Everywhere: Remove usages of `template` keyword with no parameter list 1 年之前
idl_files.cmake a0c07d1bb2 LibWeb: Add stub of ServiceWorker interface 10 月之前