[webkit-changes] [WebKit/WebKit] cdf295: [GTK] Test fast/picture/viewport-resize.html only ...
Vitaly Dyachkov
noreply at github.com
Tue Aug 15 06:16:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cdf29532d625c5ffad58e4874dc2bc74919b92ea
https://github.com/WebKit/WebKit/commit/cdf29532d625c5ffad58e4874dc2bc74919b92ea
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M LayoutTests/fast/picture/resources/resize-test.js
M LayoutTests/fast/picture/viewport-resize-expected.txt
M LayoutTests/platform/gtk/TestExpectations
Log Message:
-----------
[GTK] Test fast/picture/viewport-resize.html only fails under Xvfb
https://bugs.webkit.org/show_bug.cgi?id=168164
Unreviewed test gardening.
Previously, this test tried to resize the window to 1200x600 but
the biggest resulution we support when running under Xvfb is 1024x768.
The exact window width is not so important for this test.
It just needs to be wider than 800 pixels.
* LayoutTests/fast/picture/resources/resize-test.js:
(standardResizeTest):
* LayoutTests/fast/picture/viewport-resize-expected.txt:
* LayoutTests/platform/gtk/TestExpectations:
Canonical link: https://commits.webkit.org/266906@main
More information about the webkit-changes
mailing list