.. |
Animations
|
LibWeb/CSS: Extract SerializationMode into its own header
|
2025-05-17 07:53:24 +01:00 |
ARIA
|
Everywhere: Run clang-format
|
2025-05-14 02:01:59 -06:00 |
Bindings
|
LibWeb: Move AgentType enum to its own header
|
2025-05-18 17:50:05 -06:00 |
Clipboard
|
LibWeb: Implement navigator.clipboard.read
|
2025-05-02 17:46:16 -04:00 |
Compression
|
|
|
ContentSecurityPolicy
|
LibWeb: Support Content-Security-Policy http-equiv state on meta element
|
2025-05-23 16:39:13 +02:00 |
Cookie
|
LibWeb: Remove Web::Infra ASCII case conversion methods
|
2025-05-04 15:59:17 +02:00 |
CredentialManagement
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Crypto
|
LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath
|
2025-05-23 11:57:21 +02:00 |
CSS
|
LibWeb/CSS: When dumping CSS tokens, point at the next one
|
2025-05-23 19:39:23 +01:00 |
DOM
|
LibWeb: Implement the translate attribute
|
2025-05-23 14:34:06 +02:00 |
DOMURL
|
LibWeb: Use infra sorting for URLSearchParam's sort()
|
2025-05-12 11:20:32 +02:00 |
Editing
|
LibWeb: Resolve editing FIXMEs related to unimplemented commands
|
2025-05-18 14:37:56 +12:00 |
Encoding
|
|
|
EncryptedMediaExtensions
|
|
|
EntriesAPI
|
|
|
EventTiming
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Fetch
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
FileAPI
|
|
|
Geometry
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
HighResolutionTime
|
|
|
HTML
|
LibWeb/HTML: Set a fetch client for javascript URL navigations
|
2025-05-23 16:39:13 +02:00 |
IndexedDB
|
LibWeb/IDB: Update spec step wording
|
2025-05-16 12:10:16 +01:00 |
Infra
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
Internals
|
|
|
IntersectionObserver
|
|
|
Layout
|
LibWeb: Ensure anonymous wrappers inherit inline-block display
|
2025-05-23 11:16:06 +02:00 |
Loader
|
|
|
MathML
|
|
|
MediaCapabilitiesAPI
|
LibWeb: Add missing WebIDL/Types include to MediaCapabilities.h
|
2025-05-09 23:14:27 -06:00 |
MediaSourceExtensions
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Add WebM signature sniffing and VINT parsing
|
2025-05-15 09:39:19 -06:00 |
MixedContent
|
|
|
NavigationTiming
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Page
|
LibWeb: Move AgentType enum to its own header
|
2025-05-18 17:50:05 -06:00 |
Painting
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
LibWeb: Exit the current process when event loop quits during spin_until
|
2025-04-30 11:12:23 -04:00 |
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
ResourceTiming
|
|
|
SecureContexts
|
|
|
Selection
|
|
|
ServiceWorker
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
SRI
|
LibWeb: Fix SRI handling of badly-formatted strings
|
2025-05-06 13:02:58 -04:00 |
StorageAPI
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
Streams
|
LibWeb: Implement TransformStream transfer
|
2025-05-21 06:54:44 -04:00 |
SVG
|
LibWeb: Stub out SVGGraphicsElement.getCTM()
|
2025-05-16 20:36:07 +02:00 |
TrustedTypes
|
|
|
UIEvents
|
LibWeb: Start integrating the editing API with user keyboard input
|
2025-05-17 00:29:19 +02:00 |
URLPattern
|
|
|
UserTiming
|
|
|
WebAssembly
|
LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath
|
2025-05-23 11:57:21 +02:00 |
WebAudio
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
WebDriver
|
LibWeb: Translate special WebDriver keys for backspace, tab and return
|
2025-05-08 07:06:02 -04:00 |
WebGL
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
WebIDL
|
LibJS: Skip prototype chain lookup in internal_set() for arrays
|
2025-05-23 14:51:32 +02:00 |
WebSockets
|
|
|
WebVTT
|
|
|
Worker
|
LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers
|
2025-05-18 17:50:05 -06:00 |
XHR
|
LibWeb: Prefer using equals_ignoring_ascii_case
|
2025-05-21 13:45:02 +01:00 |
XLink
|
|
|
XML
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
CMakeLists.txt
|
LibWeb/CSS: Move PageSelector into its own files
|
2025-05-16 16:42:10 +01:00 |
Dump.cpp
|
LibWeb/CSS: Extract SerializationMode into its own header
|
2025-05-17 07:53:24 +01:00 |
Dump.h
|
LibWeb/CSS: Add basic implementation of CSSMarginRule
|
2025-05-16 11:01:39 +01:00 |
Forward.h
|
LibWeb/CSS: Set enum sizes for PropertyID and Keyword
|
2025-05-20 10:14:21 +12:00 |
idl_files.cmake
|
LibWeb/CSS: Add basic implementation of CSSMarginRule
|
2025-05-16 11:01:39 +01:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
LibWeb: Use as_if<T> in TreeNode methods
|
2025-05-02 11:02:20 +02:00 |