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 |
index 59be69a2906ee1a016ecc935d4b2e8fec414aa34..a49caa1b0f86480b8260226c2ab4bf0289acd0bf 100644 |
--- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt |
+++ b/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/idlharness-expected.txt |
@@ -8,7 +8,7 @@ partial interface Performance { |
DOMHighResTimeStamp now(); |
}; |
-FAIL Performance interface: operation now() assert_true: property is not configurable expected true got false |
+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) |