A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/Animation/replaceState below:

Animation: replaceState property - Web APIs

Animation: replaceState property

Baseline Widely available

The read-only Animation.replaceState property of the Web Animations API indicates whether the animation has been removed by the browser automatically after being replaced by another animation.

Value

A string that represents the replace state of the animation. The value can be one of:

active

The initial value of the animation's replace state when the animation is created.

persisted

The animation has been explicitly persisted by invoking Animation.persist() on it.

removed

The animation has been removed by the browser automatically.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4