From 47c5a084f4f659b18d555818a31b4c3daa1c4059 Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Mon, 14 Aug 2017 17:37:12 +0900 Subject: [PATCH] Bug 1387941 - Make scroll-snap-{coordinate, destination} discrete animation. r=daisuke MozReview-Commit-ID: KVAYtp17i82 --HG-- extra : rebase_source : 0522f14d96e6df5f0ce1c9c9177fd3ec121be6dc --- layout/style/test/test_transitions_per_property.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/layout/style/test/test_transitions_per_property.html b/layout/style/test/test_transitions_per_property.html index e8ad84e0e2b2..f304a2a66bd4 100644 --- a/layout/style/test/test_transitions_per_property.html +++ b/layout/style/test/test_transitions_per_property.html @@ -83,10 +83,6 @@ var skippedProperties = { "text-shadow": true, // Bug 1387973 "vertical-align": true, // Bug 1387949 "z-index": true, // Bug 1387939 - // Bug 1387941: Spec drops these properties, so we might also need to update - // this for Gecko. - "scroll-snap-coordinate": true, - "scroll-snap-destination": true, }; var supported_properties = {