Bug 184565

Summary: [Web Animations] Fix remaining overlap test failures
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Antoine Quint 2018-04-12 16:09:06 PDT
The following tests fail with the new engine:

    compositing/layer-creation/mismatched-rotated-transform-transition-overlap.html [ Failure ]
    compositing/layer-creation/mismatched-transform-transition-overlap.html [ Failure ]
    compositing/layer-creation/scale-rotation-transition-overlap.html [ Failure ]
    compositing/layer-creation/translate-scale-transition-overlap.html [ Failure ]
    compositing/layer-creation/translate-transition-overlap.html [ Failure ]

Those failures are probably due to the same reason and needs to be fixed ASAP.
Comment 1 Radar WebKit Bug Importer 2018-04-12 16:09:33 PDT
<rdar://problem/39397582>