Bug 215590 - Rounding in translate causing issues in three.js CSS renderer
Summary: Rounding in translate causing issues in three.js CSS renderer
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-17 15:28 PDT by Dean Jackson
Modified: 2020-08-24 08:50 PDT (History)
4 users (show)

See Also:


Attachments

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