blob: d9e168d736e7ebe92bd4a7257a4a3b113afa86f7 [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").writable is true
PASS window.innerHeight is 42
PASS successfullyParsed is true
TEST COMPLETE