Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passabove first block
Asserts run
Pass
assert_equals(Element node <html><head><link rel="author" title="Morten Stenshorne" ..., Element node <html><head><link rel="author" title="Morten Stenshorne" ...)
    at Test.<anonymous> ( /css/css-break/hit-test-hidden-overflow.html:19:15)
Passfirst block
Asserts run
Pass
assert_equals(Element node <div id="first" style="margin-top:20px; height:20px;">   ..., Element node <div id="first" style="margin-top:20px; height:20px;">   ...)
    at Test.<anonymous> ( /css/css-break/hit-test-hidden-overflow.html:20:15)
Passsecond block
Asserts run
Pass
assert_equals(Element node <div id="second" style="height:20px;"></div>, Element node <div id="second" style="height:20px;"></div>)
    at Test.<anonymous> ( /css/css-break/hit-test-hidden-overflow.html:21:15)
Failbelow first blockassert_equals: expected Element node <html><head><link rel="author" title="Morten Stenshorne" ... but got Element node <body><div id="first" style="margin-top:20px; height:20px...
    at Test.<anonymous> (https://www1.wpt.live/css/css-break/hit-test-hidden-overflow.html:22:15)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-break/hit-test-hidden-overflow.html:22:3
Asserts run
Fail
assert_equals(Element node <body><div id="first" style="margin-top:20px; height:20px..., Element node <html><head><link rel="author" title="Morten Stenshorne" ...)
    at Test.<anonymous> ( /css/css-break/hit-test-hidden-overflow.html:22:15)