Pass | Ensure elements in overflow-clip-margin are returned from elementFromPoint | Asserts runPass | assert_equals(Element node <div id="child" style="width: 300px; height: 50px"></div>, Element node <div id="child" style="width: 300px; height: 50px"></div>, "in child and container")
at Test.<anonymous> ( /css/css-overflow/overflow-clip-margin-hit-testing.html:15:3) | Pass | assert_equals(Element node <div id="child" style="width: 300px; height: 50px"></div>, Element node <div id="child" style="width: 300px; height: 50px"></div>, "in child and container overflow clip margin")
at Test.<anonymous> ( /css/css-overflow/overflow-clip-margin-hit-testing.html:17:3) | Pass | assert_equals(Element node <body><div id="container" style="width: 100px; height: 10..., Element node <body><div id="container" style="width: 100px; height: 10..., "outside of container overflow, would in child without clip")
at Test.<anonymous> ( /css/css-overflow/overflow-clip-margin-hit-testing.html:19:3) | Pass | assert_equals(Element node <div id="container" style="width: 100px; height: 100px; ..., Element node <div id="container" style="width: 100px; height: 100px; ..., "outside of child, in container")
at Test.<anonymous> ( /css/css-overflow/overflow-clip-margin-hit-testing.html:21:3) | Pass | assert_equals(Element node <html><head><title>Overflow: clip hit testing includes ov..., Element node <html><head><title>Overflow: clip hit testing includes ov..., "in container overflow clip margin, but nothing there")
at Test.<anonymous> ( /css/css-overflow/overflow-clip-margin-hit-testing.html:23:3) |
|