Open
Bug 1408731
Opened 8 years ago
Updated 3 years ago
Opacity animation on ib-split-sibling sometimes is not sent to the compositor
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
Details
Attachments
(1 file)
|
1.42 KB,
patch
|
Details | Diff | Splinter Review |
From a test case in bug 1406211;
<span id="animating">A <span style="display:block">B</span> C</span>
B is sometimes animating on the compositor, sometimes not.
Here is a reference try with the test case.
https://treeherder.mozilla.org/#/jobs?repo=try&
revision=9918dd53183968b0258f3caa5edb29d808bf9829
Attaching patch is the reftest.
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•