Chromium Code Reviews| Index: LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt |
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt |
| deleted file mode 100644 |
| index d416b2dd3cfdc4c588f102091dc2d130fa24b036..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -Description |
| - |
| -This test validates that window.performance.now() follows the monotonic clock requirements. |
| - |
| - |
| -PASS window.performance.now() returns a positive number |
| -PASS window.performance.now() difference is not negative |
| - |