haikuwebkit/LayoutTests/js/dom/strict-readonly-statics-exp...

12 lines
306 B
Plaintext

This tests that a assigning to a readonly property in a static or symbol table throws in strict mode.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testWindowUndefined() is true
PASS testNumberMAX_VALUE() is true
PASS successfullyParsed is true
TEST COMPLETE