.. |
Animations
|
LibWeb: Implement Animation.cancel()
|
2024-02-23 21:23:57 +01:00 |
ARIA
|
|
|
Bindings
|
|
|
Clipboard
|
|
|
Cookie
|
|
|
Crypto
|
|
|
CSS
|
LibWeb: Use initial value for animation start if it does not exist
|
2024-02-23 20:52:37 +01:00 |
DOM
|
LibWeb: Add missing visits for Document's pending animation event queue
|
2024-02-23 20:52:37 +01:00 |
DOMParsing
|
LibWeb: Add ad-hoc method for serializing CDATASection nodes to string
|
2024-02-19 10:42:56 +01:00 |
Encoding
|
|
|
Fetch
|
|
|
FileAPI
|
|
|
Geometry
|
LibWeb: Ensure DOMRect top, bottom, left and right handle NaN correctly
|
2024-02-21 19:38:17 +01:00 |
HighResolutionTime
|
LibWeb: Return milliseconds from unsafe_shared_current_time()
|
2024-02-11 08:10:45 +01:00 |
HTML
|
LibWeb: Transition StyleComputer to Web Animations
|
2024-02-23 20:52:37 +01:00 |
Infra
|
|
|
Internals
|
LibWeb: Allow bypassing transient activation checks for tests
|
2024-02-20 18:53:59 -05:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb: Clamp scroll offset into valid range after relayout
|
2024-02-22 07:35:30 +01:00 |
Loader
|
LibWeb: Unblock port 9000
|
2024-02-12 11:43:22 -07:00 |
MathML
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Add non-standard text or binary context sniffing
|
2024-02-02 14:34:17 -05:00 |
NavigationTiming
|
|
|
Page
|
LibWeb: Invert return value from EventHandler key event handling methods
|
2024-02-23 09:53:00 +01:00 |
Painting
|
LibWeb: Fix hit-testing by excluding CSS transform from clip rect check
|
2024-02-22 07:36:20 +01:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
|
|
Platform
|
|
|
ReferrerPolicy
|
|
|
RequestIdleCallback
|
|
|
ResizeObserver
|
LibWeb: Implement ResizeObserver::disconnect()
|
2024-02-20 10:55:10 +01:00 |
SecureContexts
|
|
|
Selection
|
|
|
SRI
|
|
|
Streams
|
LibWeb: Implement ReadableStreamBYOBRequest.respondWithNewView
|
2024-01-29 17:10:56 -05:00 |
SVG
|
LibWeb: Schedule repainting from EventLoop::process()
|
2024-02-20 10:55:10 +01:00 |
UIEvents
|
|
|
URL
|
|
|
UserTiming
|
|
|
WebAssembly
|
|
|
WebAudio
|
|
|
WebDriver
|
LibWeb: Set size of canvas used to take WebDriver screenshots explicitly
|
2024-02-21 10:10:44 +01:00 |
WebGL
|
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
2024-02-21 17:54:38 +01:00 |
WebIDL
|
|
|
WebSockets
|
|
|
Worker
|
|
|
XHR
|
LibWeb: Use WebIDL integer typedefs in ProgressEvent
|
2024-02-06 08:35:53 +01:00 |
XLink
|
|
|
XML
|
LibWeb: Make the default XML namespace an empty Optional
|
2024-02-19 10:42:56 +01:00 |
CMakeLists.txt
|
LibWeb: Flesh out implementation of ResizeObserver interfaces
|
2024-02-20 10:55:10 +01:00 |
Dump.cpp
|
|
|
Dump.h
|
|
|
Forward.h
|
LibWeb: Add ImageBox to forwarding header
|
2024-02-19 11:07:30 +01:00 |
idl_files.cmake
|
LibWeb: Flesh out implementation of ResizeObserver interfaces
|
2024-02-20 10:55:10 +01:00 |
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
LibWeb: Properly round CSSPixels values in device_to_css_rect
|
2024-02-21 20:08:25 +01:00 |
TreeNode.h
|
|
|