mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
182 lines
6.6 KiB
INI
182 lines
6.6 KiB
INI
[idlharness.html]
|
|
type: testharness
|
|
[Window interface: attribute performance]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|