Bug 241568 - [TextureMapper] imported/w3c/web-platform-tests/css/css-transforms/transform3d-rotatex-perspective-003.html is failing as ImageOnlyFailure
Summary: [TextureMapper] imported/w3c/web-platform-tests/css/css-transforms/transform3...
Status: RESOLVED DUPLICATE of bug 245265
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-13 14:13 PDT by Fujii Hironori
Modified: 2022-09-20 18:16 PDT (History)
5 users (show)

See Also:


Attachments
WIP patch (1.54 KB, patch)
2022-06-13 14:16 PDT, Fujii Hironori
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***