blob: df4ef587d1509c2dee25862e07dcd20ce9cd52c0 [file] [log] [blame]
CONSOLE MESSAGE: line 16: Error: Problem parsing points="80,200 80,300 150,250 80,200 250"
CONSOLE MESSAGE: line 34: Error: Problem parsing points="180,200 180,300 250,250 180,200 250"
CONSOLE MESSAGE: line 40: Error: Problem parsing points="80,60 80,160 150,110 80"
CONSOLE MESSAGE: line 58: Error: Problem parsing points="180,60 180,160 250,110 180"
Tests whether polygons render up to first parsing error.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS poly1.points.numberOfItems is 4
PASS poly2.points.numberOfItems is 4
PASS poly3.points.numberOfItems is 4
PASS poly4.points.numberOfItems is 4
PASS poly5.points.numberOfItems is 3
PASS poly6.points.numberOfItems is 3
PASS poly7.points.numberOfItems is 3
PASS poly8.points.numberOfItems is 3
PASS successfullyParsed is true
TEST COMPLETE