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>
This commit is contained in:
Servo WPT Sync 2023-10-05 20:51:48 -04:00 committed by GitHub
parent 92defbb4ef
commit c06ec90151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2986 changed files with 82877 additions and 27441 deletions

View file

@ -1556,6 +1556,258 @@
[ImageBitmap interface: attribute height]
expected: FAIL
[CustomElementRegistry interface: operation getName(CustomElementConstructor)]
expected: FAIL
[Navigation interface: existence and properties of interface object]
expected: FAIL
[Navigation interface object length]
expected: FAIL
[Navigation interface object name]
expected: FAIL
[Navigation interface: existence and properties of interface prototype object]
expected: FAIL
[Navigation interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Navigation interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Navigation interface: operation entries()]
expected: FAIL
[Navigation interface: attribute currentEntry]
expected: FAIL
[Navigation interface: operation updateCurrentEntry(NavigationUpdateCurrentEntryOptions)]
expected: FAIL
[Navigation interface: attribute transition]
expected: FAIL
[Navigation interface: attribute canGoBack]
expected: FAIL
[Navigation interface: attribute canGoForward]
expected: FAIL
[Navigation interface: operation navigate(USVString, optional NavigationNavigateOptions)]
expected: FAIL
[Navigation interface: operation reload(optional NavigationReloadOptions)]
expected: FAIL
[Navigation interface: operation traverseTo(DOMString, optional NavigationOptions)]
expected: FAIL
[Navigation interface: operation back(optional NavigationOptions)]
expected: FAIL
[Navigation interface: operation forward(optional NavigationOptions)]
expected: FAIL
[Navigation interface: attribute onnavigate]
expected: FAIL
[Navigation interface: attribute onnavigatesuccess]
expected: FAIL
[Navigation interface: attribute onnavigateerror]
expected: FAIL
[Navigation interface: attribute oncurrententrychange]
expected: FAIL
[NavigationHistoryEntry interface: existence and properties of interface object]
expected: FAIL
[NavigationHistoryEntry interface object length]
expected: FAIL
[NavigationHistoryEntry interface object name]
expected: FAIL
[NavigationHistoryEntry interface: existence and properties of interface prototype object]
expected: FAIL
[NavigationHistoryEntry interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[NavigationHistoryEntry interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[NavigationHistoryEntry interface: attribute url]
expected: FAIL
[NavigationHistoryEntry interface: attribute key]
expected: FAIL
[NavigationHistoryEntry interface: attribute id]
expected: FAIL
[NavigationHistoryEntry interface: attribute index]
expected: FAIL
[NavigationHistoryEntry interface: attribute sameDocument]
expected: FAIL
[NavigationHistoryEntry interface: operation getState()]
expected: FAIL
[NavigationHistoryEntry interface: attribute ondispose]
expected: FAIL
[NavigationTransition interface: existence and properties of interface object]
expected: FAIL
[NavigationTransition interface object length]
expected: FAIL
[NavigationTransition interface object name]
expected: FAIL
[NavigationTransition interface: existence and properties of interface prototype object]
expected: FAIL
[NavigationTransition interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[NavigationTransition interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[NavigationTransition interface: attribute navigationType]
expected: FAIL
[NavigationTransition interface: attribute from]
expected: FAIL
[NavigationTransition interface: attribute finished]
expected: FAIL
[NavigateEvent interface: existence and properties of interface object]
expected: FAIL
[NavigateEvent interface object length]
expected: FAIL
[NavigateEvent interface object name]
expected: FAIL
[NavigateEvent interface: existence and properties of interface prototype object]
expected: FAIL
[NavigateEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[NavigateEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[NavigateEvent interface: attribute navigationType]
expected: FAIL
[NavigateEvent interface: attribute destination]
expected: FAIL
[NavigateEvent interface: attribute canIntercept]
expected: FAIL
[NavigateEvent interface: attribute userInitiated]
expected: FAIL
[NavigateEvent interface: attribute hashChange]
expected: FAIL
[NavigateEvent interface: attribute signal]
expected: FAIL
[NavigateEvent interface: attribute formData]
expected: FAIL
[NavigateEvent interface: attribute downloadRequest]
expected: FAIL
[NavigateEvent interface: attribute info]
expected: FAIL
[NavigateEvent interface: attribute hasUAVisualTransition]
expected: FAIL
[NavigateEvent interface: operation intercept(optional NavigationInterceptOptions)]
expected: FAIL
[NavigateEvent interface: operation scroll()]
expected: FAIL
[NavigationDestination interface: existence and properties of interface object]
expected: FAIL
[NavigationDestination interface object length]
expected: FAIL
[NavigationDestination interface object name]
expected: FAIL
[NavigationDestination interface: existence and properties of interface prototype object]
expected: FAIL
[NavigationDestination interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[NavigationDestination interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[NavigationDestination interface: attribute url]
expected: FAIL
[NavigationDestination interface: attribute key]
expected: FAIL
[NavigationDestination interface: attribute id]
expected: FAIL
[NavigationDestination interface: attribute index]
expected: FAIL
[NavigationDestination interface: attribute sameDocument]
expected: FAIL
[NavigationDestination interface: operation getState()]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: existence and properties of interface object]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface object length]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface object name]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: existence and properties of interface prototype object]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: attribute navigationType]
expected: FAIL
[NavigationCurrentEntryChangeEvent interface: attribute from]
expected: FAIL
[PopStateEvent interface: attribute hasUAVisualTransition]
expected: FAIL
[PopStateEvent interface: new PopStateEvent("popstate", { data: {} }) must inherit property "hasUAVisualTransition" with the proper type]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@ -2161,6 +2413,12 @@
[Window interface: window must inherit property "createImageBitmap(ImageBitmapSource, long, long, long, long, optional ImageBitmapOptions)" with the proper type]
expected: FAIL
[Window interface: attribute navigation]
expected: FAIL
[Window interface: window must inherit property "navigation" with the proper type]
expected: FAIL
[idlharness.https.html?include=HTML.*]
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]