DescriptionMerge Element::offsetParentForBindings() into offsetParent()
This split was introduced with a fix for "offsetParent should never
return nodes in user agent Shadow DOM to script" in 2013:
https://trac.webkit.org/changeset/146037
SpatialNavigations's rectToAbsoluteCoordinates was the only internal use
of Element::offsetParent(). Rewrite that in a way that preserves the
existing behavior.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191902
Patch Set 1 #Patch Set 2 : oops #Patch Set 3 : rebase #
Messages
Total messages: 13 (2 generated)
|