ladybird/Libraries/LibWeb
Tim Ledbetter 5b6f2bb23a LibWeb: Set dirty checkedness flag when setting checked IDL attribute
This matches the behavior of other browsers, which always set the dirty
checkedness flag when setting checkedness, except when setting the
`checked` content attribute.
2025-01-11 11:13:32 +01:00
..
Animations LibWeb: Skip keyframe animation update if target element isn't connected 2025-01-10 15:41:37 +01:00
ARIA LibWeb: Ignore role=none for focusable & has-global-ARIA-attribute cases 2025-01-09 14:08:23 +00:00
Bindings LibWeb/Bindings: Define constructor properties in the correct order 2025-01-11 01:43:31 +00:00
Clipboard
Compression
Cookie
Crypto LibWeb: Add Ed448 support in WebCryptoAPI 2025-01-11 11:13:06 +01:00
CSS LibWeb: Implement "preserves overrides" property of editing commands 2025-01-10 23:33:35 +01:00
DOM LibWeb/HTML: Stop observing lazy-loaded iframes when navigating 2025-01-11 11:10:43 +01:00
DOMParsing
DOMURL
Editing LibWeb: Implement the "useCSS" editing command 2025-01-10 23:33:35 +01:00
Encoding
EntriesAPI
EventTiming
Fetch
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Set dirty checkedness flag when setting checked IDL attribute 2025-01-11 11:13:32 +01:00
IndexedDB
Infra
Internals
IntersectionObserver
Layout LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming LibWeb: Use DocumentLoadTimingInfo values in PerformanceTiming interface 2025-01-11 11:11:52 +01:00
Page LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
Painting LibWeb: Implement user-select 2025-01-08 14:37:28 +00:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection LibWeb: Add command state & value overrides to DOM::Document 2025-01-10 23:33:35 +01:00
ServiceWorker
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio LibWeb: Validate parameters for source node start() and stop() methods 2025-01-10 23:35:20 +01:00
WebDriver
WebGL LibWeb/WebGL: Bind default frame/render buffer when binding is null 2025-01-08 17:55:17 +03:00
WebIDL LibWeb: Unload fonts when adopted style sheet is removed 2025-01-10 19:12:48 +03:00
WebSockets
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb/WebAudio: Add DelayNode interface 2025-01-08 15:31:59 +00:00
Dump.cpp
Dump.h
Forward.h
idl_files.cmake LibWeb/WebAudio: Add DelayNode interface 2025-01-08 15:31:59 +00:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h