Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassHit test top left corner of box
Asserts run
Pass
assert_equals(Element node <div class="box" id="box">       <div class="child"></div..., Element node <div class="box" id="box">       <div class="child"></div...)
    at Test.<anonymous> ( /css/cssom-view/elementFromPoint-subpixel.html:43:7)
PassHit test top right corner of box
Asserts run
Pass
assert_equals(Element node <div class="box" id="box">       <div class="child"></div..., Element node <div class="box" id="box">       <div class="child"></div...)
    at Test.<anonymous> ( /css/cssom-view/elementFromPoint-subpixel.html:47:7)
PassHit test bottom left corner of box
Asserts run
Pass
assert_equals(Element node <div class="box" id="box">       <div class="child"></div..., Element node <div class="box" id="box">       <div class="child"></div...)
    at Test.<anonymous> ( /css/cssom-view/elementFromPoint-subpixel.html:51:7)
PassHit test lower left corner of box
Asserts run
Pass
assert_equals(Element node <div class="box" id="box">       <div class="child"></div..., Element node <div class="box" id="box">       <div class="child"></div...)
    at Test.<anonymous> ( /css/cssom-view/elementFromPoint-subpixel.html:55:7)