-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Tidy up IntersectionObserverRootMargin #35907
Copy link
Copy link
Closed
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Metadata
Metadata
Assignees
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since rebased Stylo includes Bug 1946679 - IntersectionObserverRootMargin that exposes
IntersectionObserverRootMarginto Servo. We would like to refer to upstream implementation instead of having a copy of our own. Possibly wrapping it and moving some utility functions there as well.servo/components/script/dom/intersectionobserverrootmargin.rs
Lines 1 to 6 in eeb11fe