[csswg-drafts] [cssom-Element.scrollParent]

oriadam has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-Element.scrollParent] ==
Suggestion: Element.scrollParent
Returns the closest element which controls the position of current element via a scroll.

This feature is useful in many cases, easy for browsers to implement and hard for plugins such as jQueryUI to get it right.

Link to relevant spec: https://www.quirksmode.org/dom/w3c_cssom.html#t33
Link to current workaround by jQueryUI: https://api.jqueryui.com/scrollParent

Thanks


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1522 using your GitHub account

Received on Sunday, 11 June 2017 21:25:05 UTC