-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resource scheduling with IntersectionObserver #25428
Comments
Dima's suggestions on the "position" vs. "size" coupling issue:
|
🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 |
Investigate replacing AMP's scroll-event-based resource scheduling system with IntersectionObserver.
Related: w3c/IntersectionObserver#372
New flagged feature in Chromium that enables
rootMargin
on implicit root in x-origin iframes: w3c/IntersectionObserver#372 (comment)The text was updated successfully, but these errors were encountered: