..
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
LibWeb+UI/AppKit: Ignore unknown clipboard MIME types
2025-10-10 15:10:03 -04:00
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+LibWebView+WebContent: Reset pinch-to-zoom state on Ctrl/Cmd+0
2025-10-10 15:37:45 +02:00
DOM
LibWeb: Dispatch "resize" event on VisualViewport size change
2025-10-10 15:37:45 +02: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: Derive implicit aria-level for h1–h6 from tag name
2025-10-10 17:18:02 +01:00
IndexedDB
LibWeb/IndexedDB: Add additional debug output for async operations
2025-10-08 17:25:29 +02:00
Infra
Internals
LibWeb: Derive implicit aria-level for h1–h6 from tag name
2025-10-10 17:18:02 +01:00
IntersectionObserver
LibWeb/CSS: Use generated FooUnit types instead of Foo::Type
2025-09-11 17:06:44 +01:00
Layout
LibWeb/CSS: Add support for content to the ::marker pseudo-element
2025-10-10 12:02:16 +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: Implement pinch-to-zoom support
2025-10-10 15:37:45 +02:00
Painting
LibWeb: Delete unused m_combined_css_transform from PaintableBox
2025-10-10 16:58:51 +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
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
WebVTT
Worker
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: Parse corner-*-shape physical longhands
2025-10-09 10:23:20 +01:00
Dump.cpp
LibWeb: Store correct text offsets in PaintableFragment
2025-09-12 15:34:09 -04:00
Dump.h
Forward.h
LibWeb: Parse corner-*-shape physical longhands
2025-10-09 10:23:20 +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 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