blob: a4b33c166c34b02a253480fbfe771a65e7a88a1f [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 successfullyParsed is true
TEST COMPLETE