haikuwebkit/LayoutTests/fast/shadow-dom/fullscreen-in-shadow-webkit...

11 lines
305 B
Plaintext

Test that webkitCurrentFullScreenElement retargets the fullscreen element inside a shadow tree.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.webkitCurrentFullScreenElement is shadowHost
PASS successfullyParsed is true
TEST COMPLETE
Enter fullscreen