servo/tests/wpt/metadata/navigation-timing/idlharness.html.ini

353 lines
14 KiB
INI

[idlharness.html]
type: testharness
[PerformanceTiming interface: attribute unloadEventStart]
expected: FAIL
[PerformanceTiming interface: attribute unloadEventEnd]
expected: FAIL
[PerformanceTiming interface: attribute redirectStart]
expected: FAIL
[PerformanceTiming interface: attribute redirectEnd]
expected: FAIL
[PerformanceTiming interface: attribute fetchStart]
expected: FAIL
[PerformanceTiming interface: attribute domainLookupStart]
expected: FAIL
[PerformanceTiming interface: attribute domainLookupEnd]
expected: FAIL
[PerformanceTiming interface: attribute connectStart]
expected: FAIL
[PerformanceTiming interface: attribute connectEnd]
expected: FAIL
[PerformanceTiming interface: attribute secureConnectionStart]
expected: FAIL
[PerformanceTiming interface: attribute requestStart]
expected: FAIL
[PerformanceTiming interface: attribute responseStart]
expected: FAIL
[PerformanceTiming interface: attribute responseEnd]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "unloadEventStart" with the proper type (1)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "unloadEventEnd" with the proper type (2)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "redirectStart" with the proper type (3)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "redirectEnd" with the proper type (4)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "fetchStart" with the proper type (5)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "domainLookupStart" with the proper type (6)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "domainLookupEnd" with the proper type (7)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "connectStart" with the proper type (8)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "connectEnd" with the proper type (9)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "secureConnectionStart" with the proper type (10)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "requestStart" with the proper type (11)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "responseStart" with the proper type (12)]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "responseEnd" with the proper type (13)]
expected: FAIL
[PerformanceNavigation interface: existence and properties of interface object]
expected: FAIL
[PerformanceNavigation interface object length]
expected: FAIL
[PerformanceNavigation interface object name]
expected: FAIL
[PerformanceNavigation interface: existence and properties of interface prototype object]
expected: FAIL
[PerformanceNavigation interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_NAVIGATE on interface object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_NAVIGATE on interface prototype object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_RELOAD on interface object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_RELOAD on interface prototype object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_BACK_FORWARD on interface object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_BACK_FORWARD on interface prototype object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_RESERVED on interface object]
expected: FAIL
[PerformanceNavigation interface: constant TYPE_RESERVED on interface prototype object]
expected: FAIL
[PerformanceNavigation interface: attribute type]
expected: FAIL
[PerformanceNavigation interface: attribute redirectCount]
expected: FAIL
[PerformanceNavigation must be primary interface of window.performance.navigation]
expected: FAIL
[Stringification of window.performance.navigation]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_NAVIGATE" with the proper type (0)]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_RELOAD" with the proper type (1)]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_BACK_FORWARD" with the proper type (2)]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_RESERVED" with the proper type (3)]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "type" with the proper type (4)]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "redirectCount" with the proper type (5)]
expected: FAIL
[Performance interface: existence and properties of interface object]
expected: FAIL
[Performance interface: existence and properties of interface prototype object]
expected: FAIL
[Performance interface: attribute navigation]
expected: FAIL
[Performance interface: window.performance must inherit property "navigation" with the proper type (1)]
expected: FAIL
[EventTarget interface: window.performance must inherit property "addEventListener" with the proper type (0)]
expected: FAIL
[EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on window.performance with too few arguments must throw TypeError]
expected: FAIL
[EventTarget interface: window.performance must inherit property "removeEventListener" with the proper type (1)]
expected: FAIL
[EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on window.performance with too few arguments must throw TypeError]
expected: FAIL
[EventTarget interface: window.performance must inherit property "dispatchEvent" with the proper type (2)]
expected: FAIL
[EventTarget interface: calling dispatchEvent(Event) on window.performance with too few arguments must throw TypeError]
expected: FAIL
[PerformanceNavigationTiming interface: existence and properties of interface object]
expected: FAIL
[PerformanceNavigationTiming interface object length]
expected: FAIL
[PerformanceNavigationTiming interface object name]
expected: FAIL
[PerformanceNavigationTiming interface: existence and properties of interface prototype object]
expected: FAIL
[PerformanceNavigationTiming interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PerformanceNavigationTiming interface: attribute unloadEventStart]
expected: FAIL
[PerformanceNavigationTiming interface: attribute unloadEventEnd]
expected: FAIL
[PerformanceNavigationTiming interface: attribute domInteractive]
expected: FAIL
[PerformanceNavigationTiming interface: attribute domContentLoadedEventStart]
expected: FAIL
[PerformanceNavigationTiming interface: attribute domContentLoadedEventEnd]
expected: FAIL
[PerformanceNavigationTiming interface: attribute domComplete]
expected: FAIL
[PerformanceNavigationTiming interface: attribute loadEventStart]
expected: FAIL
[PerformanceNavigationTiming interface: attribute loadEventEnd]
expected: FAIL
[PerformanceNavigationTiming interface: attribute type]
expected: FAIL
[PerformanceNavigationTiming interface: attribute redirectCount]
expected: FAIL
[PerformanceNavigationTiming interface: operation toJSON()]
expected: FAIL
[PerformanceNavigationTiming must be primary interface of window.performance.getEntriesByType('navigation')[0\]]
expected: FAIL
[Stringification of window.performance.getEntriesByType('navigation')[0\]]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "unloadEventStart" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "unloadEventEnd" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "domInteractive" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "domContentLoadedEventStart" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "domContentLoadedEventEnd" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "domComplete" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "loadEventStart" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "loadEventEnd" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "type" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "redirectCount" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: window.performance.getEntriesByType('navigation')[0\] must inherit property "toJSON()" with the proper type]
expected: FAIL
[Test default toJSON operation of PerformanceNavigationTiming]
expected: FAIL
[PerformanceTiming interface: operation toJSON()]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "unloadEventStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "unloadEventEnd" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "redirectStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "redirectEnd" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "fetchStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "domainLookupStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "domainLookupEnd" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "connectStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "connectEnd" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "secureConnectionStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "requestStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "responseStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "responseEnd" with the proper type]
expected: FAIL
[PerformanceTiming interface: window.performance.timing must inherit property "toJSON()" with the proper type]
expected: FAIL
[Test default toJSON operation of PerformanceTiming]
expected: FAIL
[PerformanceNavigation interface: operation toJSON()]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_NAVIGATE" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_RELOAD" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_BACK_FORWARD" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "TYPE_RESERVED" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "type" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "redirectCount" with the proper type]
expected: FAIL
[PerformanceNavigation interface: window.performance.navigation must inherit property "toJSON()" with the proper type]
expected: FAIL
[Test default toJSON operation of PerformanceNavigation]
expected: FAIL
[Performance interface: window.performance must inherit property "navigation" with the proper type]
expected: FAIL
[PerformanceNavigationTiming interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PerformanceNavigation interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL