Skip to content

Inconsistent entry.time across browsers #104

@satyamk7054

Description

@satyamk7054

Spaniel's polyfill for IntersectionObserver uses Date.now() for setting entry.time, which is relative to epoch. The native implementation defines entry.time as being relative to the creation of the document (ref: https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserverEntry/time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions