зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1588142 - Test fixes r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D51714 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
f28fdd0bc0
Коммит
9af965c669
|
@ -9,7 +9,7 @@ add_task(async function() {
|
|||
label.href = newTabURL;
|
||||
label.id = "textlink-test";
|
||||
label.textContent = "click me";
|
||||
doc.documentElement.append(label);
|
||||
doc.body.append(label);
|
||||
});
|
||||
|
||||
// Test that click will open tab in foreground.
|
||||
|
|
Загрузка…
Ссылка в новой задаче