summaryrefslogtreecommitdiff
path: root/dom/base/DOMIntersectionObserver.cpp
Commit message (Expand)AuthorAge
* Issue #1885 - Follow-up: Update error message if invalid rootMargin specified.Moonchild2022-04-25
* Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.Moonchild2022-04-24
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Map IntersectionObserver rect to the correct viewport.wolfbeast2019-05-15
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Rewrite IntersectionObserver list handling to be more robust.wolfbeast2019-01-18
* Add isIntersecting property to IntersectionObserverEntry.wolfbeast2019-01-17
* Fix crashiness of IntersectionObservers.wolfbeast2018-12-24
* [intersection-observer] Calculate areas using int64_t.wolfbeast2018-12-22
* Fix singed/unsigned type confusion for intersection threshold.wolfbeast2018-12-22
* Use content area as the intersection rectangle ...wolfbeast2018-12-22
* Map intersectionRect to the coordinate space of the target document.wolfbeast2018-12-22
* Use targetFrame->GetRectRelativeToSelf() as the initial intersection rect.wolfbeast2018-12-22
* Intersection ratio should be 1.0 for zero-area intersections.wolfbeast2018-12-22
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22
* Stabilize and align Intersection Observerswolfbeast2018-06-27
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02