blob: 1f8e47117d6c21c276aa7a6cccf71e2eab5663e0 [file] [log] [blame]
Tests whether immutable properties can not be modified.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS viewport.x is 0
PASS viewport.x is 100
PASS svgDoc.documentElement.viewport.x is 0
PASS successfullyParsed is true
TEST COMPLETE