summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/hr-time
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/hr-time')
-rw-r--r--testing/web-platform/meta/hr-time/basic.html.ini6
-rw-r--r--testing/web-platform/meta/hr-time/test_cross_frame_start.html.ini4
2 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/hr-time/basic.html.ini b/testing/web-platform/meta/hr-time/basic.html.ini
new file mode 100644
index 000000000..2b73f1638
--- /dev/null
+++ b/testing/web-platform/meta/hr-time/basic.html.ini
@@ -0,0 +1,6 @@
+[basic.html]
+ type: testharness
+ [High resolution time has approximately the right relative magnitude]
+ disabled:
+ if os == "win": inaccurate clock on Windows
+
diff --git a/testing/web-platform/meta/hr-time/test_cross_frame_start.html.ini b/testing/web-platform/meta/hr-time/test_cross_frame_start.html.ini
new file mode 100644
index 000000000..da1d69fd6
--- /dev/null
+++ b/testing/web-platform/meta/hr-time/test_cross_frame_start.html.ini
@@ -0,0 +1,4 @@
+[test_cross_frame_start.html]
+ type: testharness
+ disabled:
+ if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090543