blob: 0ab87379d8c1cde044111dc1cec8b256698c9d68 [file] [log] [blame]
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