Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / replaceable-expected.txt
blobd9e168d736e7ebe92bd4a7257a4a3b113afa86f7
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
10 TEST COMPLETE