forked from mirrors/gecko-dev
Since moz-support-link elements can be declared in markup or created in JS, we needed to add a localName check to the _makeNavigableTreeWalker function. This localName check allows the moz-support-link, or any anchor element, to be tab navigable when used within a <panelview> element. Differential Revision: https://phabricator.services.mozilla.com/D174981 |
||
|---|---|---|
| .. | ||
| content | ||
| test | ||
| CustomizableUI.jsm | ||
| CustomizableWidgets.jsm | ||
| CustomizeMode.jsm | ||
| DragPositionManager.jsm | ||
| moz.build | ||
| PanelMultiView.jsm | ||
| SearchWidgetTracker.jsm | ||