Bug 241568

Summary: [TextureMapper] imported/w3c/web-platform-tests/css/css-transforms/transform3d-rotatex-perspective-003.html is failing as ImageOnlyFailure
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cmarcelo, ews-watchlist, kondapallykalyan, luiz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP patch ews-feeder: commit-queue-

Description Fujii Hironori 2022-06-13 14:13:34 PDT
[TextureMapper] imported/w3c/web-platform-tests/css/css-transforms/transform3d-rotatex-perspective-003.html is failing as ImageOnlyFailure

If bug#140101 patch will land, the following test will start to fail.

imported/w3c/web-platform-tests/css/css-transforms/transform3d-rotatex-perspective-003.html [ ImageOnlyFailure ]
Comment 1 Fujii Hironori 2022-06-13 14:15:50 PDT
It's easy to observe this failure by changing antialiasInflationDistance to "5.".
https://github.com/WebKit/WebKit/blob/53f736ff29282ff919cdf981b81c22294a9b030e/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp#L103
Comment 2 Fujii Hironori 2022-06-13 14:16:12 PDT
Created attachment 460213 [details]
WIP patch
Comment 4 Radar WebKit Bug Importer 2022-06-20 14:14:12 PDT
<rdar://problem/95552494>
Comment 5 Fujii Hironori 2022-09-20 18:16:33 PDT

*** This bug has been marked as a duplicate of bug 245265 ***