blob: d8fe3193852358fb8f6863e81c73d1cfd1d5d1ae [file] [log] [blame]
PASS textRects['fill'] is [0, 0, 100, 25]
PASS textRects['contain'] is [50, 0, 50, 25]
PASS textRects['cover'] is [0, -50, 100, 50]
PASS textRects['none'] is [-100, -150, 200, 100]
PASS textRects['scale-down'] is [50, 0, 50, 25]
PASS successfullyParsed is true
TEST COMPLETE