author | Mats Palmgren <mats@mozilla.com> |
Tue, 24 Apr 2018 01:52:51 +0200 | |
changeset 415195 | d759ec86eb3832bced3376dbdf31f6da5bd052e8 |
parent 415194 | a398b01cc697df1564ba0ee5063ba0edbb26823a |
child 415196 | 3dba61b12c7d1478558550257125d36f8b925fcc |
push id | 33892 |
push user | ebalazs@mozilla.com |
push date | Tue, 24 Apr 2018 09:42:58 +0000 |
treeherder | mozilla-central@26e53729a109 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | me |
bugs | 1398482 |
milestone | 61.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/devtools/server/actors/animation-type-longhand.js +++ b/devtools/server/actors/animation-type-longhand.js @@ -278,18 +278,16 @@ exports.ANIMATION_TYPE_FOR_LONGHANDS = [ "border-bottom-left-radius", "border-bottom-right-radius", "border-top-left-radius", "border-top-right-radius", "bottom", "column-gap", "column-width", "flex-basis", - "grid-column-gap", - "grid-row-gap", "height", "left", "letter-spacing", "line-height", "margin-bottom", "margin-left", "margin-right", "margin-top", @@ -302,16 +300,17 @@ exports.ANIMATION_TYPE_FOR_LONGHANDS = [ "-moz-outline-radius-topleft", "-moz-outline-radius-topright", "padding-bottom", "padding-left", "padding-right", "padding-top", "perspective", "right", + "row-gap", "stroke-dashoffset", "stroke-width", "-moz-tab-size", "text-indent", "top", "vertical-align", "width", "word-spacing",