Closed Bug 1323733 Opened 8 years ago Closed 8 years ago

stylo: layout/style/crashtests/1319072-1.html times out

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Unassigned)

References

(Blocks 1 open bug)

Details

      No description provided.
This test waits for an animationend event.  I think this will work fine once we implement CSS animations.
QA Whiteboard: 1292274
I'm disabling dom/animation/test/crashtests/1322291-1.html too, which also waits for the end of an animation.
I just confirmed that layout/style/crashtests/1319072-1.html passes with some assertions when I apply patches for bug 1328787.  With the patches, CSS animation is actually NOT animated at all, but all events are fired.

dom/animation/test/crashtests/1322291-1.html needs bug 1311257 though.
(In reply to Hiroyuki Ikezoe (:hiro) from comment #3)
> I just confirmed that layout/style/crashtests/1319072-1.html passes with
> some assertions when I apply patches for bug 1328787.

Oops, sorry. When I did run the crash test, I also made transform property animatable. We also need bug 1332657 here.
Depends on: 1332657
Fixed by bug 1332657.
https://hg.mozilla.org/mozilla-central/rev/0f2e3ba1f929
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.