Limited availability
The StylePropertyMap
interface of the CSS Typed Object Model API provides a representation of a CSS declaration block that is an alternative to CSSStyleDeclaration
.
Inherits properties from its parent, StylePropertyMapReadOnly
.
Inherits methods from its parent, StylePropertyMapReadOnly
.
StylePropertyMap.append()
Adds a new CSS declaration to the StylePropertyMap
with the given property and value.
StylePropertyMap.clear()
Removes all declarations in the StylePropertyMap
.
StylePropertyMap.delete()
Removes the CSS declaration with the given property.
StylePropertyMap.set()
Changes the CSS declaration with the given property.
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