mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
|
@ -0,0 +1,21 @@
|
|||
[dir-assorted.window.html]
|
||||
[Root element has a direction]
|
||||
expected: FAIL
|
||||
|
||||
[Element outside the document tree has a direction]
|
||||
expected: FAIL
|
||||
|
||||
[Non-HTML element outside the document tree has a direction]
|
||||
expected: FAIL
|
||||
|
||||
[Element without direction has parent element direction]
|
||||
expected: FAIL
|
||||
|
||||
[Non-HTML element without direction has parent element direction]
|
||||
expected: FAIL
|
||||
|
||||
[dir inheritance is correct after insertion and removal from document]
|
||||
expected: FAIL
|
||||
|
||||
[Non-HTML element text contents influence dir=auto]
|
||||
expected: FAIL
|
|
@ -0,0 +1,24 @@
|
|||
[dir-auto-dynamic-changes.window.html]
|
||||
[dynamic insertion of RTL text in a child element]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto changes for content insertion and removal, in and out of document]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto changes for slot reassignment]
|
||||
expected: FAIL
|
||||
|
||||
[text changes affecting both slot and ancestor with dir=auto]
|
||||
expected: FAIL
|
||||
|
||||
[dynamic changes to subtrees excluded as a result of the dir attribute]
|
||||
expected: FAIL
|
||||
|
||||
[dynamic changes inside of non-HTML elements]
|
||||
expected: FAIL
|
||||
|
||||
[slotted non-HTML elements]
|
||||
expected: FAIL
|
||||
|
||||
[slotted non-HTML elements after dynamically assigning dir=auto, and dir attribute ignored on non-HTML elements]
|
||||
expected: FAIL
|
|
@ -1,2 +1,18 @@
|
|||
[dir-slots-directionality.tentative.html]
|
||||
expected: ERROR
|
||||
[Slots: Directionality: dir=rtl on slot]
|
||||
expected: FAIL
|
||||
|
||||
[Slots: Directionality: dir=rtl on host]
|
||||
expected: FAIL
|
||||
|
||||
[Slots: Directionality: dir=auto on host with Arabic shadow tree content]
|
||||
expected: FAIL
|
||||
|
||||
[Slots: Directionality: dir=auto in shadow tree with Arabic light tree content]
|
||||
expected: FAIL
|
||||
|
||||
[Slots: Directionality: dir=auto in shadow tree with Arabic shadow tree content]
|
||||
expected: FAIL
|
||||
|
||||
[Slots: Directionality: dir=auto on slot with Arabic light tree content]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue