Limited availability
The CSSUnparsedValue.entries()
method returns an array of a given object's own enumerable property [key, value]
pairs in the same order as that provided by a for...in
loop (the difference being that a for-in loop enumerates properties in the prototype chain as well).
obj
The CSSUnparsedValue
whose enumerable own property [key, value]
pairs are to be returned.
An array of the given CSSUnparsedValue
object's own enumerable property [key, value]
pairs.
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