Vurdering for Meta Viewport Adder
Meta Viewport Adder av Heinrich Lunge
Svar frå Heinrich Lunge
Svar frå utviklaren
posta 4 år sidanYes, I am aware of that, because of the way to validate if the meta viewport tag already exists by using the for loop.
I did it for backward compatibility, but since the most deprecated version in use of Firefox mobile is 68.11.0 (I guess), I'll replace it with the querySelector method.
I did it for backward compatibility, but since the most deprecated version in use of Firefox mobile is 68.11.0 (I guess), I'll replace it with the querySelector method.