.. |
Animations
|
LibWeb: Allow calc() values in steps() easing functions
|
2025-06-18 08:57:06 +02:00 |
ARIA
|
|
|
Bindings
|
|
|
Clipboard
|
|
|
Compression
|
LibCompress: Error out when encounters and incomplete stream
|
2025-06-14 18:26:56 -04:00 |
ContentSecurityPolicy
|
LibURL+LibWeb: Make URL::Origin default constructor private
|
2025-06-17 20:54:03 +02:00 |
Cookie
|
|
|
CredentialManagement
|
|
|
Crypto
|
LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath
|
2025-05-23 11:57:21 +02:00 |
CSS
|
LibWeb/DOM: Stop including Element.h from AbstractElement.h
|
2025-06-19 12:35:31 +01:00 |
DOM
|
LibWeb/DOM: Give PseudoElement a CountersSet
|
2025-06-19 12:35:31 +01: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 |
Geometry
|
|
|
HighResolutionTime
|
|
|
HTML
|
LibWeb/DOM: Rename ElementReference to AbstractElement
|
2025-06-19 12:35:31 +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: Remove Unicode Cyrillic e char (04+35) in variable name
|
2025-06-03 21:22:27 +02:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb/Layout: Store computed style for ::marker
|
2025-06-19 12:35:31 +01:00 |
Loader
|
LibWeb: Don't crash when handling invalid HTTP status codes
|
2025-05-27 12:58:08 -06:00 |
MathML
|
|
|
MediaCapabilitiesAPI
|
|
|
MediaSourceExtensions
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Add MP3 without ID3 sniffing
|
2025-06-09 07:50:26 -06:00 |
MixedContent
|
|
|
NavigationTiming
|
|
|
Page
|
LibWeb: Run focusing steps on navigation with the tab key
|
2025-06-13 17:39:11 +02:00 |
Painting
|
LibWeb: Limit scroll bar thumb movement based on grab point
|
2025-06-19 07:03:54 -04:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
|
|
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
ResourceTiming
|
|
|
SecureContexts
|
|
|
Selection
|
LibWeb: Simplify Selection::cursor_position()
|
2025-06-13 15:08:26 +02: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
|
LibURL+LibWeb: Make URL::Origin default constructor private
|
2025-06-17 20:54:03 +02: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
|
|
|
WebGL
|
LibWeb/WebGL: Use eglWaitUntilWorkScheduledANGLE instead of glFlush
|
2025-06-09 15:40:41 -06:00 |
WebIDL
|
LibWeb/WebIDL: Bring IDL::construct() up to date with the spec
|
2025-06-10 11:57:00 +02:00 |
WebSockets
|
|
|
WebVTT
|
|
|
Worker
|
|
|
XHR
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
XLink
|
|
|
XML
|
LibWeb: Update validate_and_extract and its users to the latest spec
|
2025-06-19 11:00:53 +01:00 |
CMakeLists.txt
|
LibWeb/DOM: Rename ElementReference to AbstractElement
|
2025-06-19 12:35:31 +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/DOM: Stop including Element.h from AbstractElement.h
|
2025-06-19 12:35:31 +01:00 |
idl_files.cmake
|
LibWeb: Stub CacheStorage interface
|
2025-06-05 23:02:21 +02: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 |