Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassHit test within unscaled box
Asserts run
Pass
assert_equals(Element node <div id="normal"></div>, Element node <div id="normal"></div>)
    at Test.<anonymous> ( /css/css-transforms/transform-scale-hittest.html:31:3)
PassHit test intersecting scaled box
Asserts run
Pass
assert_equals(Element node <div id="scaled"></div>, Element node <div id="scaled"></div>)
    at Test.<anonymous> ( /css/css-transforms/transform-scale-hittest.html:36:3)