Index: LayoutTests/http/tests/w3c/webperf/submission/Google/HighResolutionTime/worker-shared-basic-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/submission/Google/HighResolutionTime/worker-shared-basic-expected.txt b/LayoutTests/http/tests/w3c/webperf/submission/Google/HighResolutionTime/worker-shared-basic-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e004f08eee51325def6bf096ae404f945c1584d3 |
--- /dev/null |
+++ b/LayoutTests/http/tests/w3c/webperf/submission/Google/HighResolutionTime/worker-shared-basic-expected.txt |
@@ -0,0 +1,11 @@ |
+Description |
+ |
+This test validates that performance.now() exists in shared workers and reports reasonable times. |
+ |
+ |
+ |
+PASS self.performance is defined |
+PASS self.performance.now is defined |
+PASS Time since origin time should be greater in the main document than the worker |
+PASS Time since origin time should be greater in the worker than the iframe |
+ |