diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 2024d71bdf21..d841c07d63d6 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -300683,11 +300683,6 @@ {} ] ], - "tools/manifest/item.py.orig": [ - [ - {} - ] - ], "tools/manifest/log.py": [ [ {} @@ -305648,11 +305643,6 @@ {} ] ], - "tools/wptrunner/wptrunner/metadata.py.orig": [ - [ - {} - ] - ], "tools/wptrunner/wptrunner/products.py": [ [ {} @@ -633208,10 +633198,6 @@ "08a45a8eb6b3c3752bcc801f171ac23f5e0243aa", "support" ], - "tools/manifest/item.py.orig": [ - "90b9fa9dbf3bb2f392687d1bef1ebca2b43ab61a", - "support" - ], "tools/manifest/log.py": [ "55ff6e87c9dc003e284b0ce9c330a9e54963a132", "support" @@ -637180,10 +637166,6 @@ "a1ed38203cd9c0516d08d782b284525041aa7040", "support" ], - "tools/wptrunner/wptrunner/metadata.py.orig": [ - "33bd9a9291e4473abfa1d019a9e457958d0b3b53", - "support" - ], "tools/wptrunner/wptrunner/products.py": [ "0c1f86ff06aee739ab2f6ca3f1a3d2d0868e9672", "support" diff --git a/testing/web-platform/meta/css/css-images/idlharness.html.ini b/testing/web-platform/meta/css/css-images/idlharness.html.ini deleted file mode 100644 index 3d0a036ac129..000000000000 --- a/testing/web-platform/meta/css/css-images/idlharness.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[idlharness.html] - [Partial namespace CSS: original namespace defined] - expected: FAIL - diff --git a/testing/web-platform/meta/css/css-properties-values-api/idlharness.html.ini b/testing/web-platform/meta/css/css-properties-values-api/idlharness.html.ini index 9528172cf656..b16e28adf676 100644 --- a/testing/web-platform/meta/css/css-properties-values-api/idlharness.html.ini +++ b/testing/web-platform/meta/css/css-properties-values-api/idlharness.html.ini @@ -1,7 +1,7 @@ [idlharness.html] - [Partial namespace CSS: original namespace defined] - expected: FAIL - [CSS interface: operation registerProperty(PropertyDescriptor)] expected: FAIL + [CSS namespace: operation registerProperty(PropertyDescriptor)] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-pseudo/interfaces.html.ini b/testing/web-platform/meta/css/css-pseudo/interfaces.html.ini new file mode 100644 index 000000000000..8fe83682e7ca --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/interfaces.html.ini @@ -0,0 +1,40 @@ +[interfaces.html] + [CSSPseudoElementList interface: existence and properties of interface object] + expected: FAIL + + [CSSPseudoElementList interface object length] + expected: FAIL + + [CSSPseudoElementList interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CSSPseudoElementList interface: existence and properties of interface prototype object] + expected: FAIL + + [CSSPseudoElementList interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [Window interface: operation getPseudoElements(Element, CSSOMString)] + expected: FAIL + + [Window interface: window must inherit property "getPseudoElements(Element, CSSOMString)" with the proper type] + expected: FAIL + + [Window interface: calling getPseudoElements(Element, CSSOMString) on window with too few arguments must throw TypeError] + expected: FAIL + + [CSSPseudoElementList interface: operation getByType(CSSOMString)] + expected: FAIL + + [CSSPseudoElementList interface object name] + expected: FAIL + + [CSSPseudoElementList interface: operation item(unsigned long)] + expected: FAIL + + [CSSPseudoElement interface: attribute style] + expected: FAIL + + [CSSPseudoElementList interface: attribute length] + expected: FAIL + diff --git a/testing/web-platform/meta/css/cssom-view/interfaces.html.ini b/testing/web-platform/meta/css/cssom-view/interfaces.html.ini index 051644f174fb..cbc9e4e21dc9 100644 --- a/testing/web-platform/meta/css/cssom-view/interfaces.html.ini +++ b/testing/web-platform/meta/css/cssom-view/interfaces.html.ini @@ -6,3 +6,21 @@ prefs: [layout.css.getBoxQuads.enabled:true, layout.css.convertFromNode.enabled: [Screen interface: existence and properties of interface prototype object] expected: FAIL + [CSSPseudoElement interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)] + expected: FAIL + + [CSSPseudoElement interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)] + expected: FAIL + + [CSSPseudoElement interface: operation getBoxQuads(BoxQuadOptions)] + expected: FAIL + + [CSSPseudoElement interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)] + expected: FAIL + + [MouseEvent interface: attribute pageX] + expected: FAIL + + [MouseEvent interface: attribute pageY] + expected: FAIL + diff --git a/testing/web-platform/meta/css/cssom/interfaces.html.ini b/testing/web-platform/meta/css/cssom/interfaces.html.ini index cb1ae8949104..4540d2eec847 100644 --- a/testing/web-platform/meta/css/cssom/interfaces.html.ini +++ b/testing/web-platform/meta/css/cssom/interfaces.html.ini @@ -306,12 +306,141 @@ expected: FAIL bug: https://github.com/w3c/web-platform-tests/issues/7583 - [Test driver] + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentRule" with the proper type] expected: FAIL - [Partial interface Document: original interface defined] + [CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] expected: FAIL - [Partial interface Window: original interface defined] + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "STYLE_RULE" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "FONT_FACE_RULE" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[1\] must inherit property "MARGIN_RULE" with the proper type] + expected: FAIL + + [CSSStyleDeclaration must be primary interface of sheet.cssRules[4\].style] + expected: FAIL + + [CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "style" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[0\] must inherit property "MARGIN_RULE" with the proper type] + expected: FAIL + + [Stringification of sheet.cssRules[2\].cssRules[0\]] + expected: FAIL + + [CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] + expected: FAIL + + [CSSGroupingRule interface: calling deleteRule(unsigned long) on sheet.cssRules[2\] with too few arguments must throw TypeError] + expected: FAIL + + [CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].cssRules[0\].style] + expected: FAIL + + [CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "name" with the proper type] + expected: FAIL + + [Stringification of sheet.cssRules[4\].style] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "type" with the proper type] + expected: FAIL + + [Stringification of sheet.cssRules[2\].style] + expected: FAIL + + [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "cssRules" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[4\] must inherit property "MARGIN_RULE" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] + expected: FAIL + + [CSSMarginRule must be primary interface of sheet.cssRules[2\].cssRules[0\]] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MARGIN_RULE" with the proper type] + expected: FAIL + + [CSSPageRule interface: sheet.cssRules[2\] must inherit property "selectorText" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "NAMESPACE_RULE" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "removeProperty(CSSOMString)" with the proper type] + expected: FAIL + + [CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].style] + expected: FAIL + + [CSSGroupingRule interface: calling insertRule(CSSOMString, unsigned long) on sheet.cssRules[2\] with too few arguments must throw TypeError] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "length" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "parentRule" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssText" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "PAGE_RULE" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "IMPORT_RULE" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MEDIA_RULE" with the proper type] + expected: FAIL + + [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "insertRule(CSSOMString, unsigned long)" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type] + expected: FAIL + + [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "deleteRule(unsigned long)" with the proper type] + expected: FAIL + + [Stringification of sheet.cssRules[2\].cssRules[0\].style] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "setProperty(CSSOMString, CSSOMString, CSSOMString)" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "CHARSET_RULE" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentStyleSheet" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\] must inherit property "MARGIN_RULE" with the proper type] + expected: FAIL + + [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "cssText" with the proper type] + expected: FAIL + + [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "item(unsigned long)" with the proper type] expected: FAIL diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync index 3d581bd34830..268a70666635 100644 --- a/testing/web-platform/meta/mozilla-sync +++ b/testing/web-platform/meta/mozilla-sync @@ -1,2 +1,2 @@ -local: 635fc136b5a4e5a82fb4f57dc10ab6f3e77d159f -upstream: 00d1189bc19907a981ee8ee9b90229121bf3ac51 +local: eaebfe2bd03a78c9008c3e3ada51d6c084349dd6 +upstream: 8e668a6b63e5dbb68304c182fdc1f7b4e6edaf96 diff --git a/testing/web-platform/meta/service-workers/service-worker/__dir__.ini b/testing/web-platform/meta/service-workers/service-worker/__dir__.ini index adef7a2a3355..b92994a6b017 100644 --- a/testing/web-platform/meta/service-workers/service-worker/__dir__.ini +++ b/testing/web-platform/meta/service-workers/service-worker/__dir__.ini @@ -1,2 +1,2 @@ prefs: [dom.serviceWorkers.enabled:true] -lsan-allowed: [Alloc, Create, CreateInner, MakeUnique, NewEmptyScopeData, NewPage, OrInsert, Realloc, SharedMutex, __rdl_alloc, __rdl_realloc, js_new, js_pod_calloc, js_pod_malloc, js_pod_realloc, mozilla::BasePrincipal::CreateCodebasePrincipal, mozilla::ThrottledEventQueue::Create, mozilla::dom::ChromeUtils::GenerateQI, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::WorkerPrivate::WorkerPrivate, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel2] +lsan-allowed: [Alloc, Create, CreateInner, MakeUnique, Malloc, NewEmptyScopeData, NewPage, OrInsert, PLDHashTable::Add, Realloc, SharedMutex, __rdl_alloc, __rdl_realloc, js_new, js_pod_calloc, js_pod_malloc, js_pod_realloc, mozilla::BasePrincipal::CreateCodebasePrincipal, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::dom::ChromeUtils::GenerateQI, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::WorkerPrivate::WorkerPrivate, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel2, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsPrefetchService::Preload]