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 = {