зеркало из https://github.com/mozilla/gecko-dev.git
7069822ab0
The test was accessing the role DOM attribute as a property of the DOM element, reflecting that DOM attribute into a DOM element property is currently gated by the "accessibility.ARIAReflection.enabled" pref (which is currently set to true only in Nightly). The perma failure while running on beta is fixed by this patch by accessing the role DOM attribute using getAttribute (which works as expected on both nightly and beta builds). Differential Revision: https://phabricator.services.mozilla.com/D182633 |
||
---|---|---|
.. | ||
defaultagent | ||
downloads | ||
extensions | ||
handling | ||
installer | ||
notificationserver | ||
preferences | ||
update |