mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 17:43:44 +00:00
072ca409e3
We can modify the scroll position without invalidating the anchor (that's kind of the point, actually). So it's possible (and ok) to end up with a frame which is already maintaining an anchor but for which CanMaintainAnchor now returns false. So if you have a scrollframe with a non-zero scroll position and select an anchor for that scrollframe, and then try to select an anchor for an ancestor, you don't want to dig into there. Differential Revision: https://phabricator.services.mozilla.com/D71103 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
docs | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |