| browser.toml |
|
1107 |
| browser_autoTreeView.js |
|
26962 |
| browser_contactAvatar.js |
Test that the contact-avatar custom element is properly updated when data is
set.
|
4026 |
| browser_customElements.js |
List of custom elements that should be available, with a boolean indicating
if it should be lazy loaded.
@type {Record<string, boolean>}
|
1200 |
| browser_customElementUtils.js |
Test the CustomElementUtils module.
|
3124 |
| browser_dropIndicator.js |
|
3851 |
| browser_formPickers.js |
globals checkABrowser |
4326 |
| browser_formPickers_webextensions.js |
globals checkABrowser |
5420 |
| browser_linkHandler.js |
eslint-disable @microsoft/sdl/no-insecure-url |
8419 |
| browser_menulist.js |
import-globals-from ../../../content/utilityOverlay.js |
6759 |
| browser_orderableTreeListbox.js |
|
14088 |
| browser_paneSplitter.js |
Wait for the splitter to resize its target element.
@param {number} targetSize - Target size for the element resized by the
splitter.
|
21455 |
| browser_searchBar.js |
|
12657 |
| browser_threadCardTags.js |
|
4423 |
| browser_treeListbox.js |
Tests keyboard navigation up and down the list for single and multiselection.
|
40945 |
| browser_treeView.js |
Run a given test in a new tab and script sandbox.
@param {Function} test - The test function to run in the sandbox.
@param {string} filenameFragment - The fragment of the filename representing
the test variant to run.
@param {object[]} sandboxArgs - Arguments to the sandbox spawner to pass to
the test function.
|
64129 |
| files |
|
|
| head.js |
|
3185 |
| head_formPickers.js |
|
6098 |