.. |
Animations
|
LibWeb: Add mode flag to CSSStyleValue::to_string()
|
2024-12-07 08:31:03 +00:00 |
ARIA
|
LibWeb: Extract ARIA role-attribute checking out from role_or_default()
|
2024-12-06 18:31:45 +00:00 |
Bindings
|
LibWeb: Implement multiple import map support
|
2024-12-10 12:01:45 +00:00 |
Clipboard
|
|
|
Compression
|
LibWeb: Remove dom_ from dom_exception_to_throw_completion
|
2024-12-09 20:02:51 -07:00 |
Cookie
|
|
|
Crypto
|
LibWeb: Respect subarrays in Crypto#getRandomBytes
|
2024-12-10 06:44:00 -08:00 |
CSS
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
DOM
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
DOMParsing
|
|
|
DOMURL
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
Editing
|
LibWeb: Implement "delete the selection" for the editing API
|
2024-12-10 14:54:19 +01:00 |
Encoding
|
|
|
EntriesAPI
|
|
|
EventTiming
|
|
|
Fetch
|
LibWeb: Remove dom_ from dom_exception_to_throw_completion
|
2024-12-09 20:02:51 -07:00 |
FileAPI
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
Geometry
|
LibWeb: Stop passing Realm unnecessarily to parse CSS properties
|
2024-12-05 19:59:57 +01:00 |
HighResolutionTime
|
LibWeb: Use relevant principal settings for HighResolutionTime
|
2024-11-30 11:55:11 +01:00 |
HTML
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
IndexedDB
|
LibWeb: Mark local variables captured in GC functions as ignored
|
2024-12-10 07:13:00 +01:00 |
Infra
|
LibWeb: Redefine WebIDL types in terms of Infra spec
|
2024-12-05 17:34:13 +01:00 |
Internals
|
LibWeb: Add internals.mouseDown(x, y)
|
2024-12-10 14:54:19 +01:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb/Layout: Add FIXMEs where we're using the wrong font
|
2024-12-06 02:57:34 +01:00 |
Loader
|
Everywhere: Include HashMap only where it's actually used
|
2024-12-09 12:31:16 +01:00 |
MathML
|
LibWeb: Align mfrac Padding with Updated MathML Core Spec
|
2024-12-09 20:06:48 +00:00 |
MediaCapabilitiesAPI
|
|
|
MediaSourceExtensions
|
LibWeb: Partially implement MediaSource.isTypeSupported()
|
2024-11-26 23:51:02 +01:00 |
MimeSniff
|
|
|
MixedContent
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
NavigationTiming
|
|
|
Page
|
LibWeb: Only set selection focus if an associated DOM node was found
|
2024-12-10 14:54:19 +01:00 |
Painting
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
LibGfx+LibWeb: Do some color management on images with an ICC profile
|
2024-12-05 17:16:41 +01:00 |
ReferrerPolicy
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
SecureContexts
|
LibURL: Migrate Origin scheme from ByteString to String
|
2024-11-30 12:07:39 +01:00 |
Selection
|
|
|
ServiceWorker
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
SRI
|
|
|
StorageAPI
|
|
|
Streams
|
LibWeb: Remove dom_ from dom_exception_to_throw_completion
|
2024-12-09 20:02:51 -07:00 |
SVG
|
LibWeb: Add CanvasImageSource to ImageBitmapSource typedef
|
2024-12-06 13:10:27 +00:00 |
UIEvents
|
|
|
UserTiming
|
|
|
WebAssembly
|
LibWeb: Register Wasm memory grow hook in constructor of Memory objects
|
2024-12-10 15:54:20 +01:00 |
WebAudio
|
LibWeb: Add ChannelMergerNode interface
|
2024-11-25 17:16:06 +01:00 |
WebDriver
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
WebGL
|
LibWeb/WebGL: Implement vertex array calls for WebGL2
|
2024-12-07 00:05:36 +01:00 |
WebIDL
|
LibWeb: Remove dom_ from dom_exception_to_throw_completion
|
2024-12-09 20:02:51 -07:00 |
WebSockets
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
WebVTT
|
|
|
Worker
|
Everywhere: Include HashMap only where it's actually used
|
2024-12-09 12:31:16 +01:00 |
XHR
|
LibWeb: Mark local variables captured in GC functions as ignored
|
2024-12-10 07:13:00 +01:00 |
XLink
|
|
|
XML
|
LibWeb: Rename abbreviated variable name
|
2024-12-09 09:13:24 +00:00 |
CMakeLists.txt
|
LibWeb: Add stubbed-out WebGL2RenderingContext
|
2024-12-06 15:35:36 +01:00 |
Dump.cpp
|
LibWeb: Add mode flag to CSSStyleValue::to_string()
|
2024-12-07 08:31:03 +00:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb/WebGL: Implement vertex array calls for WebGL2
|
2024-12-07 00:05:36 +01:00 |
idl_files.cmake
|
LibWeb: Add stubbed-out WebGL2RenderingContext
|
2024-12-06 15:35:36 +01:00 |
InvalidateDisplayList.h
|
|
|
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TraversalOrder.h
|
|
|
TreeNode.h
|
|
|