blob: 6486204a5c31a3f690ea58011d71c1a25b80f678 [file] [log] [blame]
Test that webkitfullscreenchange from shadow tree should be propagated to the shadow host.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS () => event.composed is true
PASS () => event.currentTarget is [object ShadowRoot]
PASS () => event.composed is true
PASS () => event.currentTarget is [object HTMLDocument]
PASS successfullyParsed is true
TEST COMPLETE
Enter fullscreen