+72
−0
Loading
Bug 1543599 - Don't suppress scroll anchoring adjustments when switching display to `none`. r=dholbert Since that means that we won't suppress them when switching display back (since we have no frame to pull the old style from). We may want to match Chrome more exactly and don't do this any time `display` changes (which if I'm reading their code correctly is what they do...). But for now I've done the minimal thing and added a test. Differential Revision: https://phabricator.services.mozilla.com/D38094 --HG-- extra : moz-landing-system : lando