ladybird/Meta/gn/secondary/Userland/Libraries/LibWeb
Aliaksandr Kalenik 5a874cc62a LibWeb: Remove ClippableAndScrollable mixin
Initially ClippableAndScrollable was introduced, because we had
PaintableBox and InlinePaintable and both wanted to share clipping and
scrolling logic. Now, when InlinePaintable is gone, we could inline
ClippableAndScrollable implementation into PaintableBox.
2025-07-07 22:04:25 +02:00
..
Animations LibWeb: Add pseudoElement parameter to GetAnimationsOptions 2024-11-09 15:32:03 +01:00
ARIA
Bindings
Clipboard
Cookie
Crypto
CSS LibWeb: Implement the color-mix() function 2025-04-22 12:19:51 +02:00
DOM LibWeb: Move some classes from the DOM namespace to the HTML namespace 2024-11-02 11:16:45 -04:00
DOMURL
Encoding
EntriesAPI
EventTiming
Fetch
FileAPI
Geolocation LibWeb: Stub Geolocation API 2025-06-21 10:00:29 +02:00
Geometry
HighResolutionTime
HTML Meta: Format gn files 2025-03-07 09:44:42 +01:00
IndexedDB
Infra
Internals
IntersectionObserver
Layout Meta: Format gn files 2025-03-07 09:44:42 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions LibWeb: Add stubbed Media Source Extensions API 2024-11-01 13:23:45 -04:00
MimeSniff
MixedContent
NavigationTiming
Page LibWeb: Separate text control input events handling from contenteditable 2024-10-30 19:29:56 +01:00
Painting LibWeb: Remove ClippableAndScrollable mixin 2025-07-07 22:04:25 +02:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
ServiceWorker
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio
WebDriver
WebGL
WebIDL
WebSockets
WebVTT
Worker
XHR
XLink
XML
BUILD.gn LibWeb: Stub Geolocation API 2025-06-21 10:00:29 +02:00
generate_idl_bindings.gni
idl_files.gni LibWeb: Stub Geolocation API 2025-06-21 10:00:29 +02:00