Bug 215590

Summary: Rounding in translate causing issues in three.js CSS renderer
Product: WebKit Reporter: Dean Jackson <dino>
Component: AnimationsAssignee: Dean Jackson <dino>
Status: NEW ---    
Severity: Normal CC: dino, graouts, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Dean Jackson 2020-08-17 15:28:39 PDT
See details at https://github.com/mrdoob/three.js/pull/20069#issuecomment-674271161
Comment 1 Radar WebKit Bug Importer 2020-08-17 15:28:53 PDT
<rdar://problem/67275350>
Comment 2 Antoine Quint 2020-08-24 07:05:47 PDT
Is this related to animations or just CSS Transforms in general?
Comment 3 Simon Fraser (smfr) 2020-08-24 08:50:04 PDT
Is there a simple testcase for this bug?