mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Update web-platform-tests to revision 6340a70e8df5e850ea44436b54105f59dd5aa22e
This commit is contained in:
parent
5788e8c050
commit
7be3e2f06b
131 changed files with 3893 additions and 1852 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Resource Timing embed navigate - back button navigation</title>
|
||||
<body onunload="/*disable bfcache*/"></body>
|
||||
<script src="/common/get-host-info.sub.js"></script>
|
||||
<script src="nested-contexts.js"></script>
|
||||
<script>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Resource Timing iframe navigate - back button navigation</title>
|
||||
<body onunload="/*disable bfcache*/"></body>
|
||||
<script src="/common/get-host-info.sub.js"></script>
|
||||
<script src="nested-contexts.js"></script>
|
||||
<script>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Resource Timing object navigate - back button navigation</title>
|
||||
<body onunload="/*disable bfcache*/"></body>
|
||||
<script src="/common/get-host-info.sub.js"></script>
|
||||
<script src="nested-contexts.js"></script>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue