Files
servo/tests/wpt/meta-legacy-layout/navigation-timing/idlharness.window.js.ini
Servo WPT Sync c06ec90151 Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'

* fix linter errors after WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update expectations

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-10-06 00:51:48 +00:00

109 lines
3.2 KiB
INI

[idlharness.window.html]
[PerformanceNavigationTiming interface: default toJSON operation on performance.getEntriesByType("navigation")[0\]]
expected: FAIL
[PerformanceTiming interface: existence and properties of interface object]
expected: FAIL
[PerformanceTiming interface object length]
expected: FAIL
[PerformanceTiming interface object name]
expected: FAIL
[PerformanceTiming interface: existence and properties of interface prototype object]
expected: FAIL
[PerformanceTiming interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PerformanceTiming interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PerformanceTiming interface: attribute navigationStart]
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: attribute domLoading]
expected: FAIL
[PerformanceTiming interface: attribute domInteractive]
expected: FAIL
[PerformanceTiming interface: attribute domContentLoadedEventStart]
expected: FAIL
[PerformanceTiming interface: attribute domContentLoadedEventEnd]
expected: FAIL
[PerformanceTiming interface: attribute domComplete]
expected: FAIL
[PerformanceTiming interface: attribute loadEventStart]
expected: FAIL
[PerformanceTiming interface: attribute loadEventEnd]
expected: FAIL
[PerformanceTiming interface: operation toJSON()]
expected: FAIL
[PerformanceTiming must be primary interface of performance.timing]
expected: FAIL
[Stringification of performance.timing]
expected: FAIL
[PerformanceTiming interface: performance.timing must inherit property "navigationStart" with the proper type]
expected: FAIL
[PerformanceTiming interface: performance.timing must inherit property "domLoading" with the proper type]
expected: FAIL
[PerformanceTiming interface: default toJSON operation on performance.timing]
expected: FAIL
[PerformanceNavigationTiming interface: attribute criticalCHRestart]
expected: FAIL
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "criticalCHRestart" with the proper type]
expected: FAIL