.. |
Animations
|
LibWeb: Resolve conflicts in compute_keyframe_values correctly
|
2025-06-23 15:19:07 +01:00 |
ARIA
|
|
|
Bindings
|
LibWeb: Move AgentType enum to its own header
|
2025-05-18 17:50:05 -06:00 |
Clipboard
|
|
|
Compression
|
LibCompress: Error out when encounters and incomplete stream
|
2025-06-14 18:26:56 -04:00 |
ContentSecurityPolicy
|
LibWeb/CSP: Implement URL matching algorithms
|
2025-07-01 10:24:24 +12:00 |
Cookie
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
CredentialManagement
|
|
|
Crypto
|
LibCrypto+LibWeb: Check RSA keys validity on SubtleCrypto import_key
|
2025-06-25 12:21:28 +12:00 |
CSS
|
LibWeb: Parse border-image shorthand property
|
2025-07-03 10:19:44 +01:00 |
DOM
|
LibWeb: Delete unused Range::normalized()
|
2025-07-03 15:00:49 +02:00 |
DOMURL
|
|
|
Editing
|
LibWeb/DOM: Rename ElementReference to AbstractElement
|
2025-06-19 12:35:31 +01:00 |
Encoding
|
|
|
EncryptedMediaExtensions
|
|
|
EntriesAPI
|
|
|
EventTiming
|
|
|
Fetch
|
LibWeb: Make Environment's top level origin nullable
|
2025-05-27 14:48:43 +12:00 |
FileAPI
|
LibWeb/FileAPI: Handle an aborted stream in Blob::get_stream() close
|
2025-05-31 09:12:57 -04:00 |
Geolocation
|
LibWeb: Implement emulated Geolocation position retrieval
|
2025-06-24 11:33:41 +02:00 |
Geometry
|
|
|
HighResolutionTime
|
LibWeb: Add the EpochTimestamp IDL typedef
|
2025-06-21 10:00:29 +02:00 |
HTML
|
LibWeb: Make offset for HTML style and script elements one after
|
2025-07-03 10:11:11 +01:00 |
IndexedDB
|
LibWeb: Implement cleanup_indexed_database_transactions
|
2025-06-18 19:05:41 +12:00 |
Infra
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
Internals
|
LibWeb: Restore flags to prevent formatting timestamps as local time
|
2025-06-25 23:41:04 +02:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb: Don't crash with non-<col> table-column
|
2025-07-01 11:18:14 +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
|
LibWeb/MimeSniff: Add MP3 without ID3 sniffing
|
2025-06-09 07:50:26 -06:00 |
MixedContent
|
|
|
NavigationTiming
|
|
|
Page
|
LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes
|
2025-06-25 03:12:19 +12:00 |
Painting
|
LibWeb: Make recompute_selection_states() go faster
|
2025-07-03 13:48:18 +02: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
|
LibWeb: Stub CacheStorage::has()
|
2025-06-08 18:26:13 +02:00 |
SRI
|
|
|
StorageAPI
|
Everywhere: Implement persistence of localStorage using sqlite
|
2025-06-12 17:04:35 +02:00 |
Streams
|
LibWeb: Don't drop messages received before MessagePort is enabled
|
2025-06-08 18:26:13 +02:00 |
SVG
|
LibWeb/CSS: Add the text-rendering property
|
2025-06-27 16:51:30 +01:00 |
TrustedTypes
|
|
|
UIEvents
|
|
|
URLPattern
|
|
|
UserTiming
|
|
|
WebAssembly
|
LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath
|
2025-05-23 11:57:21 +02:00 |
WebAudio
|
LibWeb/WebAudio: Implement AudioNode::connect()
|
2025-06-17 16:54:19 -06:00 |
WebDriver
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
WebGL
|
LibWeb+Meta: Move WebGL rendering context implementations in tree
|
2025-07-02 19:00:49 +02:00 |
WebIDL
|
LibWeb/WebIDL: Bring IDL::construct() up to date with the spec
|
2025-06-10 11:57:00 +02:00 |
WebSockets
|
|
|
WebVTT
|
|
|
Worker
|
LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers
|
2025-05-18 17:50:05 -06:00 |
XHR
|
LibWeb: Don't expose XMLHttpRequest.responseXML in workers
|
2025-07-01 01:03:58 +02:00 |
XLink
|
|
|
XML
|
LibWeb: Set readyState to complete for DOMParser documents
|
2025-06-25 20:49:03 +12:00 |
CMakeLists.txt
|
LibWeb: Parse the border-image-slice property
|
2025-07-03 10:19:44 +01:00 |
Dump.cpp
|
LibWeb: Rename PaintableFragment::m_start and ::m_length
|
2025-06-13 15:08:26 +02:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb: Parse the border-image-slice property
|
2025-07-03 10:19:44 +01:00 |
idl_files.cmake
|
LibWeb: Implement basics for OffscreenCanvas
|
2025-06-30 09:46:21 -06:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
LibWeb: Move non-DOM-related methods from DOM::Node to TreeNode
|
2025-06-07 16:51:00 +02:00 |