.. |
Animations
|
LibWeb: Format all .idl files to use four space indentation
|
2024-01-18 14:00:06 +01:00 |
ARIA
|
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
2023-12-23 20:41:07 +01:00 |
Bindings
|
LibWeb: Exclude [Global] interfaces from legacy platform object methods
|
2024-01-19 09:02:00 +01:00 |
Clipboard
|
LibWeb: Format all .idl files to use four space indentation
|
2024-01-18 14:00:06 +01:00 |
Cookie
|
LibWeb: Fail to parse cookie date when date does not exist
|
2024-01-07 08:01:58 -05:00 |
Crypto
|
LibWeb: Format all .idl files to use four space indentation
|
2024-01-18 14:00:06 +01:00 |
CSS
|
LibWeb: Fix bug where input range thumb is not centered
|
2024-01-19 19:36:28 +01:00 |
DOM
|
LibWeb: Remove DOM element deprecated_get_attribute()
|
2024-01-19 13:12:54 -07:00 |
DOMParsing
|
|
|
Encoding
|
|
|
Fetch
|
LibWeb: Correctly categorize Fetch responses as network errors
|
2024-01-18 23:10:56 +01:00 |
FileAPI
|
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
2024-01-12 09:11:18 +01:00 |
Geometry
|
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
2024-01-12 09:11:18 +01:00 |
HighResolutionTime
|
|
|
HTML
|
LibWeb: Remove DOM element deprecated_get_attribute()
|
2024-01-19 13:12:54 -07:00 |
Infra
|
|
|
Internals
|
|
|
IntersectionObserver
|
|
|
Layout
|
LibWeb: Remove DOM element deprecated_get_attribute()
|
2024-01-19 13:12:54 -07:00 |
Loader
|
Ladybird+WebContent: Add chrome command line and exe path passing
|
2024-01-17 17:32:05 +01:00 |
MathML
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Remove unnecessary addition in mp4 signature match
|
2024-01-12 19:24:35 -07:00 |
NavigationTiming
|
|
|
Page
|
LibWeb: Remove DOM element deprecated_get_attribute()
|
2024-01-19 13:12:54 -07:00 |
Painting
|
LibWeb: Resolve CSS transform properties during layout commit
|
2024-01-16 21:54:10 +01:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
|
|
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
|
|
SecureContexts
|
|
|
Selection
|
|
|
SRI
|
|
|
Streams
|
LibWeb: Port TypeError in UnderlyingSource from ByteString
|
2024-01-02 10:01:26 +01:00 |
SVG
|
LibWeb: Remove DOM element deprecated_get_attribute()
|
2024-01-19 13:12:54 -07:00 |
UIEvents
|
LibWeb: Make UIEvents from the chrome the only default trusted Events
|
2024-01-19 11:47:59 +01:00 |
URL
|
|
|
UserTiming
|
|
|
WebAssembly
|
LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray
|
2023-12-26 11:16:10 +01:00 |
WebAudio
|
|
|
WebDriver
|
Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string
|
2024-01-12 17:41:34 -07:00 |
WebGL
|
LibWeb: Move set_needs_display() from layout node to paintable
|
2024-01-15 09:00:35 +01:00 |
WebIDL
|
LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object
|
2024-01-19 11:47:59 +01:00 |
WebSockets
|
|
|
Worker
|
LibWeb+WebContent: Spawn Worker processes from the chrome
|
2024-01-12 15:53:11 -07:00 |
XHR
|
|
|
XLink
|
|
|
XML
|
|
|
CMakeLists.txt
|
LibWeb: Use separate structure to represent fragments in paintable tree
|
2024-01-13 10:53:38 +01:00 |
Dump.cpp
|
LibWeb: Make inline paintables own their fragments
|
2024-01-13 18:46:41 +01:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb+WebContent: Spawn Worker processes from the chrome
|
2024-01-12 15:53:11 -07:00 |
idl_files.cmake
|
LibWeb: Implement SVGAnimatedString
|
2023-12-30 18:50:29 +01:00 |
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
LibWeb: Remove rounding division for CSSPixels
|
2024-01-06 21:40:27 +01:00 |
TreeNode.h
|
|
|