Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix singed/unsigned type confusion for intersection threshold. | wolfbeast | 2018-12-22 | -3/+3 |
| | | | | Tag #249 | |||
* | Use content area as the intersection rectangle ... | wolfbeast | 2018-12-22 | -7/+11 |
| | | | | | ... for custom root with overflow clip. Tag #249 | |||
* | Map intersectionRect to the coordinate space of the target document. | wolfbeast | 2018-12-22 | -7/+8 |
| | | | | | | Spec says: "Map intersectionRect to the coordinate space of the viewport of the Document containing the target." Tag #249 | |||
* | Use targetFrame->GetRectRelativeToSelf() as the initial intersection rect. | wolfbeast | 2018-12-22 | -1/+1 |
| | | | | Tag #249. | |||
* | Intersection ratio should be 1.0 for zero-area intersections. | wolfbeast | 2018-12-22 | -1/+7 |
| | | | | Tag #249 | |||
* | Revise lifetime management of IntersectionObservers. | wolfbeast | 2018-12-22 | -9/+9 |
| | | | | Tag #249 | |||
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -7/+30 |
| | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+471 |