diff options
Diffstat (limited to 'files/pt-br/web/api/navigation_timing_api/index.html')
-rw-r--r-- | files/pt-br/web/api/navigation_timing_api/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-br/web/api/navigation_timing_api/index.html b/files/pt-br/web/api/navigation_timing_api/index.html index d40f46ba45..6368d30364 100644 --- a/files/pt-br/web/api/navigation_timing_api/index.html +++ b/files/pt-br/web/api/navigation_timing_api/index.html @@ -97,9 +97,9 @@ var pageLoadTime = perfData.loadEventEnd - perfData.navigationStart; <h3 id="Browser_Compatibility" name="Browser_Compatibility">Links</h3> <ul> - <li><a class="external" href="http://webtimingdemo.appspot.com/" title="http://webtimingdemo.appspot.com/">Test Page</a></li> - <li><a class="external" href="http://w3c-test.org/webperf/specs/NavigationTiming/" title="http://w3c-test.org/webperf/specs/NavigationTiming/">http://w3c-test.org/webperf/specs/NavigationTiming/</a></li> - <li><a class="external" href="http://www.w3.org/TR/navigation-timing/" title="http://www.w3.org/TR/navigation-timing/">http://www.w3.org/TR/navigation-timing/</a></li> + <li><a class="external" href="http://webtimingdemo.appspot.com/">Test Page</a></li> + <li><a class="external" href="http://w3c-test.org/webperf/specs/NavigationTiming/">http://w3c-test.org/webperf/specs/NavigationTiming/</a></li> + <li><a class="external" href="http://www.w3.org/TR/navigation-timing/">http://www.w3.org/TR/navigation-timing/</a></li> </ul> <h2 id="Browser_compatibility" name="Browser_compatibility">Compatibillidade de Navegadores</h2> |