| Index: LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| index 89a1acf7f4e905d200f40df146836bc80628eb0e..15a4ab2c30930768d1534c76423437d373c2eda6 100644
|
| --- a/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| +++ b/LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/html/idlharness-expected.txt
|
| @@ -117,7 +117,7 @@ PASS PerformanceNavigation interface: window.performance.navigation must inherit
|
| FAIL PerformanceNavigation interface: window.performance.navigation must inherit property "type" with the proper type (4) assert_inherits: property "type" found on object expected in prototype chain
|
| FAIL PerformanceNavigation interface: window.performance.navigation must inherit property "redirectCount" with the proper type (5) assert_inherits: property "redirectCount" found on object expected in prototype chain
|
| PASS Performance interface: existence and properties of interface object
|
| -FAIL Performance interface: existence and properties of interface prototype object assert_equals: class string of Performance.prototype expected "[object PerformancePrototype]" but got "[object Object]"
|
| +FAIL Performance interface: existence and properties of interface prototype object assert_equals: prototype of Performance.prototype is not Object.prototype expected object "[object Object]" but got object "[object Object]"
|
| PASS Performance interface: existence and properties of interface prototype object's "constructor" property
|
| FAIL Performance interface: attribute timing assert_true: The prototype object must have a property "timing" expected true got false
|
| FAIL Performance interface: attribute navigation assert_true: The prototype object must have a property "navigation" expected true got false
|
|
|