.. |
Animations
|
LibWeb: Apply all animations and transitions before invalidating style
|
2025-07-19 11:08:46 -04:00 |
ARIA
|
|
|
Bindings
|
LibWeb+WebWorker: Use IPC mechanics for structured serialization
|
2025-07-18 10:09:02 -04:00 |
Clipboard
|
|
|
Compression
|
|
|
ContentSecurityPolicy
|
LibWeb/CSP: Implement the child-src directive
|
2025-07-19 17:15:21 +12:00 |
Cookie
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
CredentialManagement
|
|
|
Crypto
|
LibWeb+WebWorker: Use IPC mechanics for structured serialization
|
2025-07-18 10:09:02 -04:00 |
CSS
|
LibWeb: Don't crash when an unknown property begins with a single dash
|
2025-07-20 08:54:53 +02:00 |
DOM
|
LibWeb: Don't crash when root element becomes a popover or fullscreen
|
2025-07-20 08:54:53 +02:00 |
DOMURL
|
|
|
Editing
|
LibWeb: Implement InputEvent.getTargetRanges()
|
2025-07-20 12:34:14 +12:00 |
Encoding
|
AK+LibJS: Extract some UTF-16 helpers for use in an outside class
|
2025-07-03 09:51:56 -04:00 |
EncryptedMediaExtensions
|
|
|
EntriesAPI
|
|
|
EventTiming
|
|
|
Fetch
|
LibWeb: Use forward-declarations of structured serialized types
|
2025-07-18 10:09:02 -04:00 |
FileAPI
|
AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String
|
2025-07-18 12:45:38 -04:00 |
Geolocation
|
LibWeb: Implement emulated Geolocation position retrieval
|
2025-06-24 11:33:41 +02:00 |
Geometry
|
LibWeb: Assume structured deserialization creates the correct type
|
2025-07-18 10:09:02 -04:00 |
HighResolutionTime
|
LibWeb: Add the EpochTimestamp IDL typedef
|
2025-06-21 10:00:29 +02:00 |
HTML
|
LibWeb: Don't crash when drawing null image from offscreen canvas
|
2025-07-20 08:54:53 +02:00 |
IndexedDB
|
LibWeb: Implement cleanup_indexed_database_transactions
|
2025-06-18 19:05:41 +12:00 |
Infra
|
AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String
|
2025-07-18 12:45:38 -04:00 |
Internals
|
Tests: Implement fuzzy screenshot comparisons in test-web
|
2025-07-17 12:59:11 +01:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb: Allow to pass pseudo-element type in computed properties getter
|
2025-07-18 21:19:37 +02:00 |
Loader
|
LibWeb: Restore flags to prevent formatting timestamps as local time
|
2025-06-25 23:41:04 +02:00 |
MathML
|
|
|
MediaCapabilitiesAPI
|
|
|
MediaSourceExtensions
|
|
|
MimeSniff
|
|
|
MixedContent
|
|
|
NavigationTiming
|
|
|
Page
|
LibWeb: Implement InputEvent.getTargetRanges()
|
2025-07-20 12:34:14 +12:00 |
Painting
|
AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String
|
2025-07-18 12:45:38 -04:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
|
|
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
ResourceTiming
|
|
|
SecureContexts
|
|
|
Selection
|
LibWeb: Use correct previous word location when moving selection offset
|
2025-07-03 10:28:38 +01:00 |
ServiceWorker
|
|
|
SRI
|
|
|
StorageAPI
|
|
|
Streams
|
LibWeb: Align specification step text with current specification
|
2025-07-20 12:30:43 +12:00 |
SVG
|
AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String
|
2025-07-18 12:45:38 -04:00 |
TrustedTypes
|
|
|
UIEvents
|
LibWeb: Implement InputEvent.getTargetRanges()
|
2025-07-20 12:34:14 +12:00 |
URLPattern
|
|
|
UserTiming
|
|
|
WebAssembly
|
LibWeb: Define Wasm native errors correctly
|
2025-07-19 16:48:01 -04:00 |
WebAudio
|
LibWeb/WebAudio: Implement AudioNode::disconnect()
|
2025-07-09 17:52:06 -06:00 |
WebDriver
|
LibWeb: Use GC::Ptr for BrowsingContext pointer saved in Document
|
2025-07-17 15:55:30 +01:00 |
WebGL
|
LibWeb+LibGfx: Replace BackingStore with PaintingSurface
|
2025-07-04 16:12:47 +02:00 |
WebIDL
|
LibWeb+WebWorker: Use IPC mechanics for structured serialization
|
2025-07-18 10:09:02 -04:00 |
WebSockets
|
|
|
WebVTT
|
|
|
Worker
|
LibWeb+WebWorker: Use IPC mechanics for structured serialization
|
2025-07-18 10:09:02 -04:00 |
XHR
|
LibWeb: Include submitter name and value when constructing FormData
|
2025-07-15 20:49:39 +02:00 |
XLink
|
|
|
XML
|
LibWeb: Listen for CDATASections and ProcessingInstructions in XML docs
|
2025-07-19 14:56:20 +02:00 |
CMakeLists.txt
|
LibWeb/CSP: Implement the child-src directive
|
2025-07-19 17:15:21 +12:00 |
Dump.cpp
|
LibWeb: Only show namespace if non-default in DOM tree dump
|
2025-07-18 10:54:50 +01:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb/CSP: Implement the child-src directive
|
2025-07-19 17:15:21 +12:00 |
idl_files.cmake
|
LibWeb: Stub CSSCounterStyleRule
|
2025-07-18 11:51:41 +01:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
|
|