mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
We currently rely on UI-specific APIs to interact with the system clipboard from AppKit and Qt. We do not have access to these from headless-browser. We should ultimately implement these APIs without relying on the UI as a middle-man. For now, store a clipboard item so that we may exercise the clipboard WPT tests. |
||
---|---|---|
.. | ||
Application.cpp | ||
Application.h | ||
CMakeLists.txt | ||
Fixture.cpp | ||
Fixture.h | ||
HeadlessWebView.cpp | ||
HeadlessWebView.h | ||
main.cpp | ||
Test.cpp | ||
Test.h |