| Index: LayoutTests/http/tests/misc/webtiming-origins.html
|
| diff --git a/LayoutTests/http/tests/misc/webtiming-origins.html b/LayoutTests/http/tests/misc/webtiming-origins.html
|
| deleted file mode 100644
|
| index 250b710e7d0cb0258364ad812bb3b200a04d7d53..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/misc/webtiming-origins.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| -<html>
|
| -<head>
|
| -<script>
|
| -if (window.testRunner) {
|
| - testRunner.dumpChildFramesAsText();
|
| -}
|
| -</script>
|
| -</head>
|
| -<body>
|
| -<iframe width="640" height="480" src="resources/webtiming-no-origin.html"></iframe>
|
| -<iframe width="640" height="480" src="resources/webtiming-cross-origin-redirect.php"></iframe>
|
| -<iframe width="640" height="480" src="resources/webtiming-cross-origin-and-back1.html"></iframe>
|
| -</body>
|
| -</html>
|
|
|