gecko-dev/layout
Hiroyuki Ikezoe ee7fe17000 Bug 1275142 - Don't create animate SVG along with its parent element at the same time. r=birtles
If we create an animate SVG along with its parent, in rare cases,
the animation does not start in the first frame, i.e, it's the frame
that the animated element and its parent element are created. In such
cases, restyle for the animation is not observed in the first frame.
To avoid it, we need to create parent element in the first place,
then, append an animated element into the parent in the next frame.

MozReview-Commit-ID: 3GPDxX4cmkQ

--HG--
extra : rebase_source : 5cfa60deb3661df443ffd07c8e39d50752ab47f8
2016-06-27 10:57:27 +09:00
..
base Bug 1278455. If the root element is grid or flex, allow it to be an absolute containing block. r=dholbert 2016-06-26 12:25:11 -05:00
build Bug 1278574 - [2.2] Instantiate MediaPrefs on Android during AndroidBridge construction. r=jya 2016-06-23 15:26:11 +02:00
doc Bug 1277131 : Part 3 - rename nsGkAtoms::tableOuterFrame and nsCSSAnonBoxes::tableOuter. r=heycam 2016-06-16 13:35:43 +01:00
forms Back out changeset 0bb00282a4c2 (bug 1243559) for widespread SVG assertion failures 2016-06-22 18:45:08 -07:00
generic Back out changeset 0bb00282a4c2 (bug 1243559) for widespread SVG assertion failures 2016-06-22 18:45:08 -07:00
inspector Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm 2016-06-20 18:38:10 -04:00
ipc Bug 1265468 - Invalidate all layers when dragging a tab to a new window. r=nical 2016-05-26 18:40:07 +12:00
mathml Back out changeset 0bb00282a4c2 (bug 1243559) for widespread SVG assertion failures 2016-06-22 18:45:08 -07:00
media
printing Bug 1278014 part.5 Rename SelectionType::SELECTION_NORMAL to SelectionType::eNormal r=smaug 2016-06-09 18:35:22 +09:00
reftests Bug 1280422: Remove unneeded "box-sizing: padding-box" CSS from 3 reftests, now that it's become invalid CSS. (test only, no review.) 2016-06-20 09:28:29 +01:00
style Bug 1275142 - Don't create animate SVG along with its parent element at the same time. r=birtles 2016-06-27 10:57:27 +09:00
svg Back out changeset 0bb00282a4c2 (bug 1243559) for widespread SVG assertion failures 2016-06-22 18:45:08 -07:00
tables Back out changeset 0bb00282a4c2 (bug 1243559) for widespread SVG assertion failures 2016-06-22 18:45:08 -07:00
tools Bug 1278577 - Use simple strings as reftest test ids, r=ahal 2016-06-06 16:28:22 +01:00
xul Bug 1166728 - Remove support for "box-sizing: padding-box", per CSS WG resolution. r=dholbert r=mats 2016-06-18 23:03:30 +01:00
moz.build Bug 1273998 - Proper export of printing IPDL with --disable-printing r=bobowen,glandium,?glandium 2016-05-19 12:25:22 +02:00