haikuwebkit/LayoutTests/fast/dom/Window/replaceable-expected.txt

12 lines
301 B
Plaintext

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