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

12 lines
332 B
Plaintext

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