Changeset 260521 in webkit


Ignore:
Timestamp:
Apr 22, 2020 11:08:18 AM (4 years ago)
Author:
graouts@webkit.org
Message:

[ Mojave wk1 Release ] animations/transition-and-animation-1.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=210051
<rdar://problem/61345177>

Unreviewed test gardening, forgot to rebaseline this test.

  • animations/transition-and-animation-1-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r260520 r260521  
     12020-04-22  Antoine Quint  <graouts@apple.com>
     2
     3        [ Mojave wk1 Release ] animations/transition-and-animation-1.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=210051
     5        <rdar://problem/61345177>
     6
     7        Unreviewed test gardening, forgot to rebaseline this test.
     8
     9        * animations/transition-and-animation-1-expected.txt:
     10
    1112020-04-22  Devin Rousso  <drousso@apple.com>
    212
  • trunk/LayoutTests/animations/transition-and-animation-1-expected.txt

    r39187 r260521  
    11This test has a transition and animation on the same property (-webkit-transform). But the transition is never triggered, so nothing should be moving when the animation finishes.
    2 PASS - "webkitTransform" property for "box" element at 0.55s saw something close to: none
     2PASS - "transform" property for "box" element at 0.55s saw something close to: none
    33
Note: See TracChangeset for help on using the changeset viewer.