Bug 1387939 - Enable test cases for interpolation between 'auto' and other values on stylo. r=boris

MozReview-Commit-ID: ExV5yoVVxBZ

--HG--
extra : rebase_source : 6c466fa5879b658da99501694090537625b3ee6b
This commit is contained in:
Hiroyuki Ikezoe 2017-08-15 13:16:21 +09:00
Родитель 27578c7226
Коммит f072b091f2
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -72,16 +72,10 @@ var skippedProperties = {
"mask-position-y": true, // Bug 1387946
"mask-size": true, // Bug 1387946
"box-shadow": true, // Bug 1387973
"caret-color": true, // Bug 1387951
"clip": true, // Bug 1387951
"column-count": true, // Bug 1387939
"-moz-image-region": true, // Bug 1387951
"order": true, // Bug 1387939
"stroke-dasharray": true, // Bug 1387986
"stroke-dashoffset": true, // Bug 1369614
"stroke-width": true, // Bug 1369614
"text-shadow": true, // Bug 1387973
"z-index": true, // Bug 1387939
};
var supported_properties = {