.. |
Animations
|
LibWeb: Only update paint-only properties in affected subtrees
|
2025-09-24 23:59:41 +02:00 |
ARIA
|
|
|
Bindings
|
LibJS: Fast-path own-property enumeration and reduce descriptor lookups
|
2025-09-21 15:06:32 +02:00 |
Clipboard
|
|
|
Compression
|
|
|
ContentSecurityPolicy
|
|
|
Cookie
|
|
|
CookieStore
|
|
|
CredentialManagement
|
|
|
Crypto
|
LibJS+LibWeb: Inline fast path for Value::to_object()
|
2025-09-15 12:16:58 +02:00 |
CSS
|
LibWeb: Rename CSSStyleProperties::property() -> get_property()
|
2025-10-02 13:46:04 +01:00 |
DOM
|
LibWeb: Implement <feComposite> SVG filter
|
2025-09-30 22:33:12 +01:00 |
DOMURL
|
|
|
Editing
|
LibWeb: Rename CSSStyleProperties::property() -> get_property()
|
2025-10-02 13:46:04 +01:00 |
Encoding
|
|
|
EncryptedMediaExtensions
|
|
|
EntriesAPI
|
|
|
EventTiming
|
|
|
Fetch
|
LibWeb: Respect IncludeCredentials for Set-Cookie during fetch
|
2025-09-24 10:12:56 +01:00 |
FileAPI
|
LibWeb/FileAPI: Remove redundant if condition
|
2025-09-03 21:43:36 +02:00 |
Gamepad
|
LibWeb: Make eventInitDict GamepadEvent constructor parameter optional
|
2025-09-23 16:04:56 +01:00 |
Geolocation
|
|
|
Geometry
|
LibWeb: Disallow ASF in DOMMatrix constructor
|
2025-09-28 17:43:25 +02:00 |
GPC
|
LibWeb+LibWebView+WebContent: Replace DNT with GPC
|
2025-09-16 10:38:20 +02:00 |
HighResolutionTime
|
|
|
HTML
|
LibWeb: Remove unused fields from BrowsingContext
|
2025-10-01 07:21:54 -04:00 |
IndexedDB
|
|
|
Infra
|
|
|
Internals
|
LibWeb+WebContent+UI: Port text pasting to UTF-16
|
2025-09-19 06:38:52 -04:00 |
IntersectionObserver
|
LibWeb/CSS: Use generated FooUnit types instead of Foo::Type
|
2025-09-11 17:06:44 +01:00 |
Layout
|
LibWeb/CSS: Parse the container-type property
|
2025-09-30 22:05:45 +01:00 |
Loader
|
LibWeb: Respect IncludeCredentials for Set-Cookie during fetch
|
2025-09-24 10:12:56 +01:00 |
MathML
|
|
|
MediaCapabilitiesAPI
|
|
|
MediaSourceExtensions
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Match spec change by using correct font essence
|
2025-09-15 07:31:02 +01:00 |
MixedContent
|
|
|
NavigationTiming
|
|
|
NotificationsAPI
|
LibWeb: Add a simplified Notification constructor
|
2025-09-24 11:53:14 +01:00 |
Page
|
LibWeb+WebContent+UI: Port text pasting to UTF-16
|
2025-09-19 06:38:52 -04:00 |
Painting
|
LibWeb: Delete unused Paintable::combined_css_transform()
|
2025-09-26 20:11:32 +02:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
|
|
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
LibWeb: Get ResizeObserver::m_document from Window directly
|
2025-09-28 19:25:18 +02:00 |
ResourceTiming
|
|
|
SecureContexts
|
|
|
Selection
|
LibWeb: Implement up/down arrow navigation for EditingHostManager
|
2025-09-18 07:39:10 -04:00 |
Serial
|
|
|
ServiceWorker
|
|
|
SRI
|
|
|
StorageAPI
|
|
|
Streams
|
LibWeb: Fix typo "folowing" → "following"
|
2025-09-24 11:54:42 +01:00 |
SVG
|
LibWeb: Implement <feComposite> SVG filter
|
2025-09-30 22:33:12 +01:00 |
TrustedTypes
|
LibWeb: Add innerText attribute of HTMLScriptElement for TrustedTypes
|
2025-09-16 10:57:34 +02:00 |
UIEvents
|
|
|
URLPattern
|
|
|
UserTiming
|
|
|
ViewTransition
|
LibWeb/CSS: Use generated FooUnit types instead of Foo::Type
|
2025-09-11 17:06:44 +01:00 |
WebAssembly
|
LibWeb: Throw range error when initial is greater than maximum
|
2025-09-10 05:23:07 +02:00 |
WebAudio
|
|
|
WebDriver
|
|
|
WebGL
|
LibWeb/WebGL: Define Uint32List exactly like in the spec
|
2025-09-30 18:35:32 +02:00 |
WebIDL
|
LibJS: Add inline caching for adding new own properties to objects
|
2025-09-17 12:44:44 +02:00 |
WebSockets
|
LibWeb: Receive cookies through principal_host_defined_page
|
2025-09-09 15:28:38 +02:00 |
WebVTT
|
|
|
Worker
|
LibWeb: Implement cookie fetching for Workers
|
2025-09-09 15:28:38 +02:00 |
XHR
|
|
|
XLink
|
|
|
XML
|
LibWeb+LibXML: Make Listener::set_source(ByteString) fallible
|
2025-10-02 02:25:28 +02:00 |
CMakeLists.txt
|
LibWeb: Implement <feComposite> SVG filter
|
2025-09-30 22:33:12 +01:00 |
Dump.cpp
|
LibWeb: Store correct text offsets in PaintableFragment
|
2025-09-12 15:34:09 -04:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb/CSS: Introduce a PropertyNameAndID type
|
2025-10-02 13:46:04 +01:00 |
GraphemeEdgeTracker.cpp
|
LibWeb: Add a FIXME comment about handling wrapping in arrow navigation
|
2025-09-18 07:39:10 -04:00 |
GraphemeEdgeTracker.h
|
LibWeb: Move grapheme edge detection across lines to helper functions
|
2025-09-18 07:39:10 -04:00 |
idl_files.cmake
|
LibWeb: Implement <feComposite> SVG filter
|
2025-09-30 22:33:12 +01:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
LibWeb: Make TreeNode::child_at_index() accept a size_t
|
2025-09-16 06:57:30 -04:00 |