/* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ "use strict"; const EXAMPLE_COM = getRootDirectory(gTestPath).replace( "chrome://mochitests/content", "https://example.com" ); const EXAMPLE_ORG = getRootDirectory(gTestPath).replace( "chrome://mochitests/content", "https://example.org" ); const EXAMPLE_COM_TEST_PAGE = EXAMPLE_COM + "test-page.html"; const EXAMPLE_ORG_WITH_IFRAME = EXAMPLE_ORG + "test-page-with-iframe.html"; /** * Tests that videos hosted inside of a third-party