| Index: third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| index 53a8384a327a6969ba1aea53edc646e1c5dcc578..7d217f7bee423dab90424edf27a14056d91de972 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| @@ -29,8 +29,6 @@ PASS PerformanceTiming interface: attribute domContentLoadedEventEnd
|
| PASS PerformanceTiming interface: attribute domComplete
|
| PASS PerformanceTiming interface: attribute loadEventStart
|
| PASS PerformanceTiming interface: attribute loadEventEnd
|
| -PASS PerformanceTiming must be primary interface of window.performance.timing
|
| -PASS Stringification of window.performance.timing
|
| PASS PerformanceTiming interface: window.performance.timing must inherit property "navigationStart" with the proper type (0)
|
| PASS PerformanceTiming interface: window.performance.timing must inherit property "unloadEventStart" with the proper type (1)
|
| PASS PerformanceTiming interface: window.performance.timing must inherit property "unloadEventEnd" with the proper type (2)
|
| @@ -67,8 +65,6 @@ PASS PerformanceNavigation interface: constant TYPE_RESERVED on interface object
|
| PASS PerformanceNavigation interface: constant TYPE_RESERVED on interface prototype object
|
| PASS PerformanceNavigation interface: attribute type
|
| PASS PerformanceNavigation interface: attribute redirectCount
|
| -PASS PerformanceNavigation must be primary interface of window.performance.navigation
|
| -PASS Stringification of window.performance.navigation
|
| PASS PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_NAVIGATE" with the proper type (0)
|
| PASS PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_RELOAD" with the proper type (1)
|
| PASS PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_BACK_FORWARD" with the proper type (2)
|
| @@ -82,8 +78,6 @@ FAIL Performance interface: existence and properties of interface prototype obje
|
| PASS Performance interface: existence and properties of interface prototype object's "constructor" property
|
| PASS Performance interface: attribute timing
|
| PASS Performance interface: attribute navigation
|
| -PASS Performance must be primary interface of window.performance
|
| -PASS Stringification of window.performance
|
| PASS Performance interface: window.performance must inherit property "timing" with the proper type (0)
|
| PASS Performance interface: window.performance must inherit property "navigation" with the proper type (1)
|
| Harness: the test ran to completion.
|
|
|