зеркало из https://github.com/mozilla/gecko-dev.git
583b9dc159
We don't normally create an Accessible for <foreignObject>. However, if there's an ARIA role or similar, we forceably create one. Previously, if we ever did this for an SVG element, we would use an AccessibleWrap, which doesn't support HyperText. This is normally correct because most SVG elements can't contain text. However, a <foreignObject> can most definitely contain text, so we must use HyperTextAccessible. This fixes assertions and text attributes. Differential Revision: https://phabricator.services.mozilla.com/D195387 |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
mochitest |