Index: LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt |
deleted file mode 100644 |
index 6c7acf499ed307910cf41c9f6079cd5c68e3dad9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Description |
- |
-This test validates that window.performance.now() exist and is a function. |
- |
- |
-PASS window.performance is defined |
-PASS High Resolution Time extension to the Performance interface |
-PASS window.performance.now() function |
-PASS window.performance.now() returns a number |
- |