html5test's MathML probe measures <math>'s first child -- a non-HTML node, which libdom hands to script as a plain Element. While getBoundingClientRect() was an HTMLElement member that threw, and one throw aborts html5test's whole run.
<math>
Element