'TP in MDN Web Docs Browser Compatability Chart

In the Array.prototype.at() MDN Web Docs, the Browser Compatability for Safari is listed as 'TP' in a blue square. What does TP mean?



Solution 1:[1]

Taken from here: https://github.com/mdn/browser-compat-data/blob/main/javascript/builtins/Array.json

It says preview for Safari, and no support for Safari iOS.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 RyloRiz