.. |
Animations
|
LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function
|
2024-06-16 07:12:46 +02:00 |
ARIA
|
|
|
Bindings
|
LibWeb: Legacy Platform Objects don't force [[Configurable]]
|
2024-07-10 10:19:27 -06:00 |
Clipboard
|
|
|
Cookie
|
|
|
Crypto
|
LibWeb: Implement KeyAlgorithms for big-endian
|
2024-07-10 10:23:26 -06:00 |
CSS
|
LibWeb: Harmonize look of range input element
|
2024-07-10 10:59:41 -06:00 |
DOM
|
LibWeb: Don't fire resize event until document actually resizes once
|
2024-07-10 10:27:31 +02:00 |
DOMParsing
|
LibWeb: Refactor DOM parsing APIs
|
2024-06-26 05:41:00 +02:00 |
DOMURL
|
LibWeb: Consider resource: URLs to be trustworthy and non-opaque
|
2024-06-26 12:15:33 -06:00 |
Encoding
|
LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts
|
2024-06-04 10:21:07 +02:00 |
Fetch
|
LibWeb: Implement EmbedderPolicy struct
|
2024-07-10 07:03:37 +02:00 |
FileAPI
|
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
2024-05-30 09:29:20 -06:00 |
Geometry
|
LibWeb/Geometry: Make DOMRect doubles unrestricted
|
2024-07-01 21:30:52 +01:00 |
HighResolutionTime
|
|
|
HTML
|
LibWeb: Harmonize look of range input element
|
2024-07-10 10:59:41 -06:00 |
IndexedDB
|
LibWeb: Implement IDBRequest.onerror
|
2024-06-22 14:57:47 +02:00 |
Infra
|
|
|
Internals
|
LibWeb: Add Internals.middleClick
|
2024-06-22 14:57:36 +02:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb: Fix handling of find-in-page with pseudo-element content
|
2024-07-10 19:31:57 +01:00 |
Loader
|
Base: Use % for keys in templates
|
2024-07-09 11:21:07 +02:00 |
MathML
|
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
2024-05-30 09:29:20 -06:00 |
MimeSniff
|
|
|
MixedContent
|
LibWeb: Avoid null dereference when performing mixed content checks
|
2024-06-14 07:52:18 +02:00 |
NavigationTiming
|
|
|
Page
|
LibWeb: Scroll page and nav history with keyboard
|
2024-07-07 08:05:22 +02:00 |
Painting
|
LibGfx+LibWeb: Support CSS gradient "transition hints" in Skia painter
|
2024-07-10 20:01:04 +03:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
LibWeb+Ladybird: Remove FontPluginSerenity (+ use Ladybird::FontPlugin)
|
2024-06-04 18:45:30 +02:00 |
ReferrerPolicy
|
LibWeb: Do not release_value twice parsing a referrer policy
|
2024-06-09 07:02:59 +01:00 |
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
SecureContexts
|
LibWeb: Consider resource: URLs to be trustworthy and non-opaque
|
2024-06-26 12:15:33 -06:00 |
Selection
|
LibWeb: Update Range::set_base_and_extent() to the latest spec text
|
2024-07-04 14:38:56 +02:00 |
SRI
|
|
|
Streams
|
LibWeb: Run clang-format
|
2024-06-16 15:30:28 -04:00 |
SVG
|
LibWeb: Add FIXMEs for missing SVGGeometryElement attributes
|
2024-07-10 10:28:43 +02:00 |
UIEvents
|
LibUnicode: Replace code point general categories with ICU
|
2024-06-22 14:56:39 +02:00 |
UserTiming
|
|
|
WebAssembly
|
LibWasm: Make memory.grow grow the memory's type
|
2024-07-11 01:31:22 +02:00 |
WebAudio
|
LibWeb: Implement BaseAudioContext.createGain
|
2024-05-28 08:06:09 +02:00 |
WebDriver
|
LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers
|
2024-06-09 15:34:02 +02:00 |
WebGL
|
Everywhere: Remove GPU painter and AccelGfx
|
2024-07-04 14:47:02 +02:00 |
WebIDL
|
LibWeb: Add const qualified BufferableObjectBase::raw_object
|
2024-05-26 07:48:37 +02:00 |
WebSockets
|
LibWeb/WebSockets: Use correct URL parser
|
2024-06-02 19:55:53 +02:00 |
Worker
|
LibWeb+WebWorker: Add IPC messages to request and communicate shutdown
|
2024-07-10 07:04:53 +02:00 |
XHR
|
LibWeb: Integrate Streams in XHR::send()
|
2024-05-20 16:57:52 -04:00 |
XLink
|
|
|
XML
|
|
|
CMakeLists.txt
|
LibWeb: Create separate DedicatedWorkerGlobalScope class
|
2024-07-10 07:04:53 +02:00 |
Dump.cpp
|
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
2024-06-25 19:22:35 +02:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb: Implement EmbedderPolicy struct
|
2024-07-10 07:03:37 +02:00 |
idl_files.cmake
|
LibWeb: Create separate DedicatedWorkerGlobalScope class
|
2024-07-10 07:04:53 +02:00 |
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
|
|
TraversalDecision.h
|
|
|
TreeNode.h
|
Everywhere: Remove usages of template keyword with no parameter list
|
2024-06-16 07:19:56 -04:00 |