Commit Graph

7 Commits

Author SHA1 Message Date
wolfbeast fa97cddb39 Use content area as the intersection rectangle ...
... for custom root with overflow clip.
Tag #249
2018-12-22 14:34:42 +01:00
wolfbeast 6cfd7509c7 Map intersectionRect to the coordinate space of the target document.
Spec says: "Map intersectionRect to the coordinate space of the
viewport of the Document containing the target."
Tag #249
2018-12-22 14:10:14 +01:00
wolfbeast 0626e1cef0 Use targetFrame->GetRectRelativeToSelf() as the initial intersection rect.
Tag #249.
2018-12-22 07:33:31 +01:00
wolfbeast 107a68cb1d Intersection ratio should be 1.0 for zero-area intersections.
Tag #249
2018-12-22 06:30:39 +01:00
wolfbeast c9d920e9c6 Revise lifetime management of IntersectionObservers.
Tag #249
2018-12-22 02:15:50 +01:00
wolfbeast 8b71cda195 Stabilize and align Intersection Observers
- Fixes several crashes
- Aligns the feature with the W3C WD spec

Tag #249
2018-06-27 16:00:53 +02:00
Matt A. Tobin 5f8de423f1 Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00