2 Any copyright is dedicated to the Public Domain.
3 http://creativecommons.org/publicdomain/zero/1.0/
8 https://bugzilla.mozilla.org/show_bug.cgi?id=1518999
11 <title>Test for Bug
1518999</title>
12 <meta http-equiv=
"content-type" content=
"text/html; charset=UTF-8">
13 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
14 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
18 href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=1518999">Mozilla
19 Bug
1518999 - Paint Timing API
</a>
21 <div id=
"content" style=
"display: none">
23 <script class=
"testbody" type=
"text/javascript">
26 tab = window.open(
"test_performance_paint_timing_helper.html");
32 SimpleTest.waitForExplicitFinish();
33 addLoadEvent(runTest);