Skip to content

Fix edge case for reporting transitions #316

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

szager-chromium
Copy link
Collaborator

@szager-chromium szager-chromium commented Sep 7, 2018

If the first threshold value is non-zero, then no notification should
happen if isIntersecting changes but thresholdIndex does not.

Issue #291


Preview | Diff

If the first threshold value is non-zero, then no notification should
happen if isIntersecting changes but thresholdIndex does not.
@szager-chromium szager-chromium requested a review from emilio August 31, 2020 18:51
Copy link
Collaborator

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to go through this one a bit more closely, but I'm not sure this section of the spec generally matches browsers, see #432.

@szager-chromium
Copy link
Collaborator Author

I need to go through this one a bit more closely, but I'm not sure this section of the spec generally matches browsers, see #432.

Yeah, it would be a good idea to incorporate that issue into this patch. I will also dig into it.

@szager-chromium
Copy link
Collaborator Author

I added a comment to issue #432 with, I hope, a thorough analysis.

Base automatically changed from master to main February 3, 2021 04:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants