layout_change_should_fire_mouseover.html.ini (296B)
1 [layout_change_should_fire_mouseover.html] 2 [Tests that the mouseover event is fired and the element has a hover effect when the element underneath the mouse cursor is changed.] 3 expected: 4 if (os == "linux") and debug and not fission: PASS 5 if os == "mac": PASS 6 [PASS, FAIL]