blob: 88cb57181ce306c53ff8e3cbc5edb0dab2155caa [file] [log] [blame]
Tests setting a very large value to several CSS properties.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testDiv.style['border-width'] is "1px"
PASS testDiv.style['border-width'] is "1px"
PASS testDiv.style['font-size'] is "1em"
PASS testDiv.style['font-size'] is "1em"
PASS successfullyParsed is true
TEST COMPLETE
This test passes if it does not crash.