.. |
Animations
|
LibWeb: Only update paint-only properties in affected subtrees
|
2025-09-24 23:59:41 +02:00 |
ARIA
|
|
|
Bindings
|
LibJS: Add number-to-string cache for numbers < 1000
|
2025-10-05 21:44:06 +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: Store BorderRadiusStyleValue sub-values directly
|
2025-10-07 10:50:01 +01:00 |
DOM
|
LibWeb: Use document's viewport when resolving lengths in media queries
|
2025-10-07 10:32:59 +01:00 |
DOMURL
|
|
|
Editing
|
LibWeb: Add and use CSSStyleProperties helpers in Algorithms code
|
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
|
|
|
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: Update absolutize to take a ComputationContext struct
|
2025-10-07 10:50:01 +01:00 |
IndexedDB
|
LibWeb/IndexedDB: Allow queryOrOptions to be null in getAllKeys
|
2025-10-04 20:49:53 +02:00 |
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: Store BorderRadiusStyleValue sub-values directly
|
2025-10-07 10:50:01 +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: Try to dispatch wheel event on hit-testing target first
|
2025-10-03 19:34:20 +02:00 |
Painting
|
LibWeb: Remove unnecessary adjustments for transforms in hit_test()
|
2025-10-03 21:49:59 +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: Make getBBox() throw error for non-rendered elements
|
2025-10-06 00:14:04 +02: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: Deduplicate read_and_pixel_convert_texture_image_source()
|
2025-10-02 18:41:02 +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 |
XPath
|
LibWeb: Implement XPath functionality using libxml2
|
2025-10-03 13:16:11 +02:00 |
CMakeLists.txt
|
LibWeb: Implement XPath functionality using libxml2
|
2025-10-03 13:16:11 +02:00 |
Dump.cpp
|
LibWeb: Store correct text offsets in PaintableFragment
|
2025-09-12 15:34:09 -04:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb: Implement stubs for XPathEvaluator
|
2025-10-03 13:16:11 +02: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 stubs for XPathEvaluator
|
2025-10-03 13:16:11 +02: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 |