Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passhit test should not hit unpainted element, but does hit pseudo and unrelated elements
Asserts run
Pass
assert_implements(function "function startViewTransition() { [native code] }", "Missing document.startViewTransition")
    at Test.<anonymous> ( /css/css-view-transitions/hit-test-unpainted-element-from-point.html:61:3)
Pass
assert_equals(Element node <body><div id="target" class="after"></div> <div id="unre..., Element node <body><div id="target" class="after"></div> <div id="unre...)
    at Test.<anonymous> ( /css/css-view-transitions/hit-test-unpainted-element-from-point.html:67:20)
Pass
assert_equals(Element node <html><head><title>View transitions: hit test shared elem..., Element node <html><head><title>View transitions: hit test shared elem...)
    at Test.<anonymous> ( /css/css-view-transitions/hit-test-unpainted-element-from-point.html:70:20)
Pass
assert_equals(Element node <div id="unrelated"></div>, Element node <div id="unrelated"></div>)
    at Test.<anonymous> ( /css/css-view-transitions/hit-test-unpainted-element-from-point.html:73:20)