Newer
Older
minerva / Tests / LibWeb / Text / expected / css / CSSStyleDeclaration-modify-computed.txt
@minerva minerva on 13 Jul 213 bytes Initial commit
Calling setProperty() on a computed CSSStyleDeclaration throws error of type: NoModificationAllowedError
Calling removeProperty() on a computed CSSStyleDeclaration throws error of type: NoModificationAllowedError