Backed out changeset b7c94e151005 (bug 1815913) for causing failures in test_HTMLSpec.html CLOSED TREE

This commit is contained in:
Noemi Erli 2023-02-09 23:52:01 +02:00
Родитель cbc46b9b1d
Коммит 7b9b08a5ed
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -513,9 +513,6 @@ void nsImageFrame::Init(nsIContent* aContent, nsContainerFrame* aParent,
mListener = new nsImageListener(this);
GetImageMap(); // Ensure to init the image map asap. This is important to
// make <area> elements focusable.
if (!gIconLoad) {
LoadIcons(PresContext());
}