Bug 1968217 - Fix the typo of the preference name of view transition. r=layout-reviewers,TYLin
Just a quick fix because I used the wrong preference name in the a11y test. Differential Revision: https://phabricator.services.mozilla.com/D251037
This commit is contained in:
committed by
bchiou@mozilla.com
parent
7cec6049f1
commit
20bcd70f17
@@ -7,7 +7,7 @@ support-files = [
|
||||
"!/accessible/tests/mochitest/moz.png",
|
||||
]
|
||||
prefs = [
|
||||
"dom.viewTransition.enabled=true",
|
||||
"dom.viewTransitions.enabled=true",
|
||||
"layout.css.content.alt-text.enabled=true",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user