1 Tests that Replaceable attributes are writable
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Object.getOwnPropertyDescriptor(window, "innerHeight").writable is true
7 PASS window.innerHeight is 42
8 PASS successfullyParsed is true