From f072b091f25d48eee1d15e179975851ba63a95aa Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Tue, 15 Aug 2017 13:16:21 +0900 Subject: [PATCH] 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 --- layout/style/test/test_transitions_per_property.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/layout/style/test/test_transitions_per_property.html b/layout/style/test/test_transitions_per_property.html index ceab4bbd58ed..990b2c599751 100644 --- a/layout/style/test/test_transitions_per_property.html +++ b/layout/style/test/test_transitions_per_property.html @@ -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 = {