Bug 1387949 - Make vertical-align animatable between percentage and percentage or length. r=birtles

MozReview-Commit-ID: 2ys36yj1zit

--HG--
extra : rebase_source : 3056e876910ca91c09218ef0284df0d46cbbb4d9
This commit is contained in:
Hiroyuki Ikezoe 2017-08-15 10:16:31 +09:00
Родитель 1317fd83f1
Коммит 3c1caa2959
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -81,7 +81,6 @@ var skippedProperties = {
"stroke-dashoffset": true, // Bug 1369614
"stroke-width": true, // Bug 1369614
"text-shadow": true, // Bug 1387973
"vertical-align": true, // Bug 1387949
"z-index": true, // Bug 1387939
};