..
Animations
LibWeb/Animation: Cancel pending play task on pause
2024-11-25 18:10:24 +01:00
ARIA
Bindings
LibWeb: Remove underlying realm from SyntheticRealmSettings
2024-11-24 15:29:47 -07:00
Clipboard
Compression
Cookie
Crypto
LibWeb: Remove useless bytes conversion in ECDH.exportKey
2024-11-30 11:17:44 +01:00
CSS
LibWeb: Serialize text-decoration closer to spec
2024-11-30 11:01:12 +01:00
DOM
LibWeb: Fix aria-label precedence in accessible-name computation
2024-11-29 12:18:28 +00:00
DOMParsing
DOMURL
Encoding
EntriesAPI
EventTiming
Fetch
LibWeb: Get Page from principal realm during resource loading
2024-11-24 15:29:47 -07:00
FileAPI
Geometry
HighResolutionTime
HTML
LibWeb: Implement the HTMLInputElement.height
attribute
2024-11-30 11:01:33 +01:00
IndexedDB
LibWeb: Implement the wait step for open_a_database_connection
2024-11-26 14:50:27 +01:00
Infra
LibWeb: Implement code_unit_less_than
2024-11-25 11:53:50 +01:00
Internals
IntersectionObserver
Layout
LibWeb/Layout: Account for box-sizing in table width/height calculations
2024-11-29 15:43:59 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
LibWeb: Partially implement MediaSource.isTypeSupported()
2024-11-26 23:51:02 +01:00
MimeSniff
MixedContent
NavigationTiming
Page
LibWeb: Avoid unnecessary Vector copy during find in page queries
2024-11-24 19:28:13 +00:00
Painting
LibWeb: Lay out the fieldset's rendered legend
2024-11-29 12:36:52 +00:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
ServiceWorker
LibWeb: Rename ServiceWorker::ServiceWorker to ServiceWorkerRecord
2024-11-30 11:19:35 +01:00
SRI
StorageAPI
Streams
LibWeb/Streams: Update comments for resolved spec bug
2024-11-27 10:58:45 +01:00
SVG
LibWeb: Teach HTMLObjectElement to negotiate natural size with SVGs
2024-11-26 18:32:48 +01:00
UIEvents
UserTiming
WebAssembly
WebAudio
LibWeb: Add ChannelMergerNode interface
2024-11-25 17:16:06 +01:00
WebDriver
WebGL
WebIDL
WebSockets
WebVTT
Worker
LibIPC: Remove socket path from IPC Client connections
2024-11-26 11:00:48 +01:00
XHR
XLink
XML
LibWeb: Do not give the HTML namespace to elements when parsing XML
2024-11-27 17:10:32 +01:00
CMakeLists.txt
LibWeb: Rename ServiceWorker::ServiceWorker to ServiceWorkerRecord
2024-11-30 11:19:35 +01:00
Dump.cpp
LibWeb: Recurse into NavigableContentViewport in layout dumps
2024-11-26 18:32:48 +01:00
Dump.h
Forward.h
LibWeb: Lay out the fieldset's rendered legend
2024-11-29 12:36:52 +00:00
idl_files.cmake
LibWeb: Add IDBKeyRange
2024-11-26 14:50:27 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h