blob: b3aedc4d1c5c7a512f1bedfe4ae4b2119cd696aa [file] [log] [blame]
Tests that Replaceable attributes are writable
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Object.getOwnPropertyDescriptor(window, "innerHeight").set is an instance of Function
PASS window.innerHeight is 42
PASS window.event is "foo"
PASS successfullyParsed is true
TEST COMPLETE