fune/layout
Hiroyuki Ikezoe 443ab4f400 Bug 1725908 - Disallow background color animations on <html> element running on the compositor. r=boris
We don't support background color animations running on the compositor for
nsDisplayCanvasBackgroundColor and nsDisplaySolidColor display items,
<html> element is one of elements using the items.

The reftest in this commit fails on opt builds, asserts an assertion [1]
in the ctor of nsDisplayBackgroundColor on debug builds.

[1] https://searchfox.org/mozilla-central/rev/080e18fa4748456003164f58b0d925b8c3826a67/layout/painting/nsDisplayList.h#4317

Differential Revision: https://phabricator.services.mozilla.com/D135973
2022-01-20 21:20:13 +00:00
..
base Backed out 3 changesets (bug 1697979) for causing reftest failures CLOSED TREE 2022-01-20 22:25:00 +02:00
build Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
docs Bug 1735445 - Add a few more examples to the CSS Gap Decorations draft spec. NPOTB DONTBUILD 2021-12-18 16:58:27 +00:00
forms Bug 1750276 - Fix inset box shadow painting of fieldsets. r=miko 2022-01-20 16:43:07 +00:00
generic Backed out 3 changesets (bug 1697979) for causing reftest failures CLOSED TREE 2022-01-20 22:25:00 +02:00
inspector Bug 1746683 - Remove hwba since it's not a thing (hwb function supports alpha). 2021-12-20 02:53:31 +00:00
ipc
mathml Bug 1747922 - Rename StyleMathMLMathVariant -> StyleMathVariant. 2021-12-30 02:35:54 +01:00
media
painting Backed out 3 changesets (bug 1697979) for causing reftest failures CLOSED TREE 2022-01-20 22:25:00 +02:00
printing Bug 1663722: Make nsPageSequenceFrame gracefully handle SizeToContent calls. r=emilio 2022-01-13 06:08:51 +00:00
reftests Bug 1725908 - Disallow background color animations on <html> element running on the compositor. r=boris 2022-01-20 21:20:13 +00:00
style Bug 1751088 - Choose tabpanel background based on content preferred color-scheme. r=dao 2022-01-20 12:09:13 +00:00
svg Bug 1743761 - Ensure we invalidate substituted images when the preferred size is ready. r=tnikkel 2021-12-03 03:14:01 +00:00
tables Backed out 3 changesets (bug 1697979) for causing reftest failures CLOSED TREE 2022-01-20 22:25:00 +02:00
tools Backed out 3 changesets (bug 1697979) for causing reftest failures CLOSED TREE 2022-01-20 22:25:00 +02:00
xul Bug 1745113 Part 5 - Make grapheme cluster break iterators implement SegmentIteratorUtf16, and adapt the callers. r=necko-reviewers,jfkthame,kershaw 2022-01-13 18:36:04 +00:00
moz.build