blob: 27219691d6f35318eb18a785b5e9c2db534faf75 [file] [log] [blame]
blah
This tests that the center point for a checkbox with a label is not the same as the mid point of the frame (because the frame includes the bounds of the label)
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL (x + w/2) == clickPointX should be false. Was true.
PASS (y + h/2) == clickPointY is false
PASS (x + w/2) == clickPointX is true
PASS (y + h/2) == clickPointY is true
PASS successfullyParsed is true
TEST COMPLETE