Skip to content

IntersectionObserver and page zoom #533

Description

@waterplea

Currently IntersectionObserver is broken in ALL browsers if page zoom is odd value like 90% or 110%. The threshold of 1 is never met if the child is the same size as the intersection root. I raised bugs for Safari and Firefox, Chrome already had it for years. I'm not sure if it makes sense bringing it here but I hope somebody here might help speed it up or clarify some specs or something. I think it's kind of a big deal.

https://bugs.webkit.org/show_bug.cgi?id=314946
https://bugzilla.mozilla.org/show_bug.cgi?id=2039809
https://issues.chromium.org/issues/40788495

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions