ladybird/UI/Headless
Timothy Flynn e094712e3a headless-browser: Update the viewport when WebDriver resizes the window
When the window resizes, we should also update the viewport to match,
rather than remaining at the hard-coded 800x600 size.
2024-11-13 11:01:01 +01:00
..
Application.cpp headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
Application.h headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
CMakeLists.txt Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Fixture.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Fixture.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
HeadlessWebView.cpp headless-browser: Update the viewport when WebDriver resizes the window 2024-11-13 11:01:01 +01:00
HeadlessWebView.h headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
main.cpp headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
Test.cpp headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00
Test.h headless-browser: Store the viewport size as DevicePixelSize 2024-11-13 11:01:01 +01:00