blob: 592b49f82c016ff3abee969a72cb3cc3599687e8 [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").hasOwnProperty("get") is true
PASS window.innerHeight is 42
PASS successfullyParsed is true
TEST COMPLETE