haikuwebkit/LayoutTests/fast/shadow-dom/fullscreen-in-shadow-full-s...

11 lines
328 B
Plaintext

Test that webkitFullscreenElement retargets the fullscreen element inside a shadow tree.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.querySelector(":-webkit-full-screen-ancestor") is document.documentElement
PASS successfullyParsed is true
TEST COMPLETE
Enter fullscreen