Quantcast
Viewing all articles
Browse latest Browse all 294935

Remove code which checks browser support for Intersection Observer and scrollTo options argument

Problem/Motivation

According to MDN browser compatibility, Intersection Observer and scrollTo options argument are already supported all of browsers.
No need to checking browser support.

Proposed resolution

Remove browser checking code.

Remaining tasks

User interface changes

No.

API changes

No.

Data model changes

No.

Release notes snippet


Viewing all articles
Browse latest Browse all 294935

Trending Articles