Bug 184565 - [Web Animations] Fix remaining overlap test failures
Summary: [Web Animations] Fix remaining overlap test failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-12 16:09 PDT by Antoine Quint
Modified: 2018-04-12 19:52 PDT (History)
3 users (show)

See Also:


Attachments

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