CSS Typed OM interfaces are exposed only when the Nightly preference is enabled. The interface exposure tests were updated accordingly when the feature was enabled, but CSSTranslate was accidentally left without the `nightly: true` annotation. Mark CSSTranslate as Nightly-only in all interface exposure tests. Differential Revision: https://phabricator.services.mozilla.com/D309748