.. |
Animations
|
LibWeb/CSS: Rename CSSKeywordValue -> KeywordStyleValue
|
2025-08-08 15:19:03 +01:00 |
ARIA
|
Everywhere: Run clang-format
|
2025-05-14 02:01:59 -06:00 |
Bindings
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
Clipboard
|
LibWeb: Implement navigator.clipboard.read
|
2025-05-02 17:46:16 -04:00 |
Compression
|
LibCompress: Error out when encounters and incomplete stream
|
2025-06-14 18:26:56 -04:00 |
ContentSecurityPolicy
|
LibWeb: Finish algorithm to block trusted type policy creation with CSP
|
2025-08-11 12:21:31 +01:00 |
Cookie
|
LibWeb+LibWebView: Move RFC6265 helpers to LibWeb
|
2025-08-08 13:09:58 -04:00 |
CookieStore
|
LibWeb+LibWebView: Implement emitting CookieChangeEvents
|
2025-08-08 13:09:58 -04:00 |
CredentialManagement
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Crypto
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
CSS
|
LibWeb: Parse CSS/image URLs using DOMURL::parse
|
2025-08-08 17:47:51 +01:00 |
DOM
|
LibWeb: Update more navigation code to spec
|
2025-08-11 11:08:04 +01:00 |
DOMURL
|
LibWeb: Use infra sorting for URLSearchParam's sort()
|
2025-05-12 11:20:32 +02:00 |
Editing
|
LibWeb/CSS: Rename CSSColorValue -> ColorStyleValue
|
2025-08-08 15:19:03 +01:00 |
Encoding
|
AK+LibJS: Extract some UTF-16 helpers for use in an outside class
|
2025-07-03 09:51:56 -04:00 |
EncryptedMediaExtensions
|
|
|
EntriesAPI
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
EventTiming
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Fetch
|
LibWeb: Align Fetching chapter's "To fetch" with latest spec changes
|
2025-08-08 11:12:53 +01:00 |
FileAPI
|
AK+LibJS+LibWeb+LibRegex: Replace AK::Utf16Data with AK::Utf16String
|
2025-07-18 12:45:38 -04:00 |
Gamepad
|
LibWeb: Stub Navigator.getGamepads()
|
2025-07-22 11:55:29 -04:00 |
Geolocation
|
LibWeb: Implement emulated Geolocation position retrieval
|
2025-06-24 11:33:41 +02:00 |
Geometry
|
LibWeb/CSS: Rename CSSKeywordValue -> KeywordStyleValue
|
2025-08-08 15:19:03 +01:00 |
HighResolutionTime
|
LibWeb: Only expose performance.{timing,navigation} on Window
|
2025-07-25 11:46:58 +02:00 |
HTML
|
LibWeb/HTML: Add cross-site ancestor flag to environment
|
2025-08-11 11:08:04 +01:00 |
IndexedDB
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
Infra
|
AK+LibWeb: Add a UTF-16 starts/ends with wrapper for a single code unit
|
2025-08-07 02:05:50 +02:00 |
Internals
|
LibWeb: Add Internals.getShadowRoot(element)
|
2025-08-07 22:15:36 +02:00 |
IntersectionObserver
|
LibWeb: Use correct SerializationMode when serializing PercentageOr
|
2025-08-06 17:44:12 +01:00 |
Layout
|
LibWeb/Layout: Support visibility:collapse on table-row elements
|
2025-08-11 11:07:47 +01:00 |
Loader
|
LibWeb+WebContent: Add IPC to re-establish RequestServer connections
|
2025-08-10 11:02:50 +02:00 |
MathML
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
MediaCapabilitiesAPI
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
MediaSourceExtensions
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
MimeSniff
|
LibWeb/MimeSniff: Update Rar signature to match spec
|
2025-07-31 16:21:20 +02:00 |
MixedContent
|
|
|
NavigationTiming
|
LibWeb: Only expose performance.{timing,navigation} on Window
|
2025-07-25 11:46:58 +02:00 |
Page
|
LibWeb: Select the entire input when double clicking password fields
|
2025-08-10 11:05:49 +02:00 |
Painting
|
LibWeb/Painting: Paint ridge and groove border styles
|
2025-08-11 11:07:15 +01:00 |
PerformanceTimeline
|
LibWeb: Update FIXMEs about FrozenArray with more up-to-date description
|
2025-04-25 16:43:43 +02:00 |
PermissionsPolicy
|
LibWeb: Remove OOM handling from the AutoplayAllowlist
|
2025-03-30 16:18:57 +01:00 |
Platform
|
LibWeb: Exit the current process when event loop quits during spin_until
|
2025-04-30 11:12:23 -04:00 |
ReferrerPolicy
|
|
|
RequestIdleCallback
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
ResizeObserver
|
LibWeb: Unregister ResizeObserver from Document when it has no targets
|
2025-07-30 00:54:57 +02:00 |
ResourceTiming
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
SecureContexts
|
|
|
Selection
|
LibWeb: Selecting an editing host should focus it
|
2025-08-01 10:09:26 +02:00 |
Serial
|
LibWeb: Stub WebSerial API
|
2025-08-08 10:23:17 +02:00 |
ServiceWorker
|
LibWeb: Implement CookieStore::get(name)
|
2025-08-08 13:09:58 -04:00 |
SRI
|
LibWeb: Fix SRI handling of badly-formatted strings
|
2025-05-06 13:02:58 -04:00 |
StorageAPI
|
Everywhere: Implement persistence of localStorage using sqlite
|
2025-06-12 17:04:35 +02:00 |
Streams
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
SVG
|
LibWeb: Ignore non-element nodes when evaluating filters
|
2025-08-08 23:54:17 +01:00 |
TrustedTypes
|
LibWeb: Implement TrustedScriptURL class
|
2025-08-11 12:21:31 +01:00 |
UIEvents
|
LibWeb: Port document.execCommand and InputEvent to UTF-16
|
2025-07-26 00:40:06 +02:00 |
URLPattern
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
UserTiming
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
WebAssembly
|
LibWeb/Wasm: Return Hash{Map,Table} caches by const reference
|
2025-08-08 16:30:37 +02:00 |
WebAudio
|
LibWeb: Add BaseAudioContext::createScriptProcessor()
|
2025-07-25 11:48:04 +02:00 |
WebDriver
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
WebGL
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
WebIDL
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
WebSockets
|
LibWeb+WebContent: Add IPC to re-establish RequestServer connections
|
2025-08-10 11:02:50 +02:00 |
WebVTT
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
Worker
|
LibWeb+WebWorker: Use IPC mechanics for structured serialization
|
2025-07-18 10:09:02 -04:00 |
XHR
|
LibWeb: Include submitter name and value when constructing FormData
|
2025-07-15 20:49:39 +02:00 |
XLink
|
|
|
XML
|
LibWeb+LibUnicode+WebContent: Port DOM:CharacterData to UTF-16
|
2025-07-24 19:00:20 +02:00 |
CMakeLists.txt
|
LibWeb: Implement TrustedScriptURL class
|
2025-08-11 12:21:31 +01:00 |
Dump.cpp
|
LibWeb: Port rendered text to UTF-16
|
2025-07-25 18:16:22 +02:00 |
Dump.h
|
LibWeb/CSS: Add basic implementation of CSSMarginRule
|
2025-05-16 11:01:39 +01:00 |
Forward.h
|
LibWeb: Implement TrustedScriptURL class
|
2025-08-11 12:21:31 +01:00 |
idl_files.cmake
|
LibWeb: Implement TrustedScriptURL class
|
2025-08-11 12:21:31 +01:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
LibWeb: Fix off-by-one offset error in NodeIterator forward traversal
|
2025-08-02 07:38:27 +02:00 |