haikuwebkit/LayoutTests/fast/shadow-dom/fullscreen-in-slot-webkitCu...

12 lines
346 B
Plaintext

Test that webkitCurrentFullScreenElement retargets the fullscreen element assigned to a slot.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.webkitCurrentFullScreenElement is document.querySelector("section")
PASS successfullyParsed is true
TEST COMPLETE
full screen content
Enter fullscreen