ladybird/Userland/Libraries/LibWeb
Timothy Flynn 40b9d248be LibWeb: Implement screenshot painting inside Web::WebDriver
This will allow for implementing the screenshot action closer to the
spec, as we can now use HTMLCanvasElement to encode the bitmap, and
capture the screenshot on the animation frame loop.
2022-11-11 11:36:07 +00:00
..
Bindings
Cookie
Crypto
CSS LibWeb: Parse repeating-conic-gradient()s 2022-11-07 13:13:22 +00:00
DOM LibWeb: Check that there's a head element before looking for favicons 2022-11-07 14:10:41 +01:00
DOMParsing
Encoding
Fetch LibWeb: Remove unused type XMLHttpRequestBodyInit 2022-11-11 00:39:12 -07:00
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Define method to check if an attribute is a boolean attribute 2022-11-10 17:02:11 +00:00
Infra
IntersectionObserver
Layout LibWeb: Finish half-written comment in abspos height calculation 2022-11-09 16:16:10 +01:00
Loader
MimeSniff
NavigationTiming
Page Everywhere: Fix a few comment typos 2022-11-09 16:00:32 +00:00
Painting LibWeb: Paint repeating-conic-gradient()s 2022-11-07 13:13:22 +00:00
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts
Selection
Streams
SVG
Tests
UIEvents LibWeb: Fire a keypress event after firing a keydown event 2022-11-07 14:10:41 +01:00
URL
WebAssembly
WebDriver LibWeb: Implement screenshot painting inside Web::WebDriver 2022-11-11 11:36:07 +00:00
WebGL
WebIDL
WebSockets
XHR LibWeb: Implement support for DOM::Document in XHR::send() 2022-11-11 00:39:12 -07:00
XML LibXML+LibWeb: Store the XML document's original source 2022-11-03 14:52:16 +00:00
CMakeLists.txt LibWeb: Implement screenshot painting inside Web::WebDriver 2022-11-11 11:36:07 +00:00
Dump.cpp LibWeb: Recognise the ::placeholder pseudo element 2022-11-07 14:10:41 +01:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h
idl_files.cmake
Namespace.cpp
Namespace.h
TreeNode.h