| Index: LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt
|
| deleted file mode 100644
|
| index a49caa1b0f86480b8260226c2ab4bf0289acd0bf..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -idlharness test
|
| -
|
| -This test validates the WebIDL included in the High Resolution Time specification.
|
| -
|
| -typedef double DOMHighResTimeStamp;
|
| -
|
| -partial interface Performance {
|
| - DOMHighResTimeStamp now();
|
| -};
|
| -
|
| -PASS Performance interface: operation now()
|
| -PASS Performance must be primary interface of window.performance
|
| -PASS Stringification of window.performance
|
| -PASS Performance interface: window.performance must inherit property "now" with the proper type (0)
|
| -
|
|
|