Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15855ea0a70708ea758ab7917dafe852e1fbd711
https://github.com/WebKit/WebKit/commit/15855ea0a70708ea758ab7917dafe852e1fbd711
Author: Fujii Hironori <[email protected]>
Date: 2023-10-15 (Sun, 15 Oct 2023)
Changed paths:
M LayoutTests/platform/wincairo/TestExpectations
M Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp
Log Message:
-----------
REGRESSION(269016@main) [Win] fast/forms/listbox-zero-item-height.html is
randomly failing
https://bugs.webkit.org/show_bug.cgi?id=263101
Reviewed by Ross Kirsling.
The following tests were randomly failing after 269016@main..
fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html
fast/css3-text/css3-text-decoration/text-decoration-thickness.html
fast/forms/listbox-zero-item-height.html
Uninitialized OUTLINETEXTMETRIC was used if GetOutlineTextMetrics
failed. Check the return value of GetOutlineTextMetrics.
* LayoutTests/platform/wincairo/TestExpectations:
* Source/WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp:
Canonical link: https://commits.webkit.org/269354@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes