1 Tests ArrayBuffer / ArrayBufferView constructors of FontFace.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS face1.status is "loaded"
7 PASS face2.status is "loaded"
8 PASS face3.status is "error"
9 PASS rejectionValue.name is "SyntaxError"
10 PASS document.getElementById('FontFromArrayBuffer').offsetWidth is document.getElementById('ref').offsetWidth
11 PASS document.getElementById('FontFromArrayBufferView').offsetWidth is document.getElementById('ref').offsetWidth
12 PASS successfullyParsed is true