Closed Bug 1341003 Opened 8 years ago Closed 7 years ago

stylo: we wait for visited coloring forever in test_animations_omta.html

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

After enabling OMTA for stylo and running test_animations_omta.html, I noticed that we wait for waitForVisitedLinkColoring() [1] forever, so timeout. We should fix it.

[1] http://searchfox.org/mozilla-central/rev/12cf11303392edac9f1da0c02e3d9ad2ecc8f4d3/layout/style/test/test_animations_omta.html#2123-2125
Summary: stylo: visited coloring is waiting forever in test_animations_omta.html → stylo: we wait for visited coloring forever in test_animations_omta.html
Component: DOM: Animation → CSS Parsing and Computation
It seems we wait for visited styles forever, so I guess this may not relate to animations.
Or maybe it's kind of transition problem? I'm not sure.
Visited style is not supported yet, so it may just be the same problem as bug 1328511.
Depends on: 1334036
(In reply to Xidorn Quan [:xidorn] (UTC+10) from comment #3)
> Visited style is not supported yet, so it may just be the same problem as
> bug 1328511.

OK, we can verify this after bug 1328511.
I don't see this problem after enabling OMTA, so close this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.