Limited availability
The parseAll()
static method of the CSSStyleValue
interface sets all occurrences of a specific CSS property to the specified value and returns an array of CSSStyleValue
objects, each containing one of the supplied values.
CSSStyleValue.parseAll(property, value)
Parameters
property
A CSS property to set.
value
A comma-separated string containing one or more values that apply to the provided property.
An array of CSSStyleValue
objects, each containing one of the supplied values.
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