You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="js-modal-gifted-url" class="article__gift-modal"><divclass="article__gift-modal__overlay"></div><divclass="article__gift-modal__content"><divclass="article__gift-modal__title"><spanclass="article__gift-modal__logo icon__gift"></span>Cet article vous est offert</div><divclass="article__gift-modal__text">Pour lire gratuitement cet article réservé aux abonnés, connectez-vous</div><aclass="lmd-btn lmd-btn--primary lmd-btn--l lmd-btn--fullwidth js_modal_login" href="https://secure.lemonde.fr/sfuser/connexion?gift=true">Se connecter</a><divclass="article__gift-modal__text article__gift-modal__text--no-margin lmd-typo--text-center"> Vous n'êtes pas inscrit sur Le Monde ? <br><aclass="article__gift-modal__link js_modal_login" href="https://secure.lemonde.fr/sfuser/register?gift=true">Inscrivez-vous gratuitement</a></div></div></div>
The article__gift-modal class gets display: none in some CSS but that does not make it into readability's determinations of what to do.
The text was updated successfully, but these errors were encountered:
Via https://bugzilla.mozilla.org/show_bug.cgi?id=1922931 .
HTML of the modal looks like this:
The
article__gift-modal
class getsdisplay: none
in some CSS but that does not make it into readability's determinations of what to do.The text was updated successfully, but these errors were encountered: