/* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ "use strict"; var URL = '
'; URL = "data:text/html;charset=utf8," + encodeURIComponent(URL); var test = makeTimelineTest("browser_timelineMarkers-frame-05.js", URL);