Bug 1840601 - Enable preferences in layout/style/test/mochitest.ini for motion path. r=hiro

Enable the necessary preferences for motion path.

Differential Revision: https://phabricator.services.mozilla.com/D182239
This commit is contained in:
Boris Chiou 2023-06-27 22:19:44 +00:00
parent 43611ced87
commit 64846883fe

View File

@ -14,6 +14,8 @@ prefs =
layout.css.individual-transform.enabled=true
layout.css.motion-path.enabled=true
layout.css.motion-path-ray.enabled=true
layout.css.motion-path-basic-shapes.enabled=true
layout.css.motion-path-coord-box.enabled=true
layout.css.motion-path-offset-position.enabled=true
layout.css.overflow-logical.enabled=true
layout.css.step-position-jump.enabled=true