Chromium Code Reviews| Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt |
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt |
| deleted file mode 100644 |
| index 86d2d869e3cb3901640246a5573d3ecd573e3d1e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -Description |
| - |
| -This test validates that the navigation and timing attributes exist for window.performance (but does not validate that their values are correct). |
| - |
| - |
| -PASS window.performance is defined |
| -PASS window.performance.navigation is defined |
| -PASS window.performance.timing is defined |
| - |