Open Bug 2017578 Opened 6 hours ago Updated 1 hour ago

[wpt-sync] Sync PR 57852 - Sync interfaces/ with @webref/idl 3.72.2

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 57852 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/57852
Details from upstream follow.

wpt-pr-bot <wpt-pr-bot@users.noreply.github.com> wrote:

Sync interfaces/ with @webref/idl 3.72.2

This automated pull request updates interfaces/*.idl from @webref/idl 3.72.2.

Before merging, please check that any tests that depend on the updated IDL files still work. In particular, check for gray boxes as the wpt.fyi check status, which usually means that some tests have regressed.

If additional changes are needed, please manually create another PR based on this one.

See the workflow for how this pull request was created, and the README for how the IDL files in this directory are used.

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI

Total 4 tests and 25 subtests

Status Summary

Firefox

OK : 4
PASS: 493
FAIL: 24

Chrome

OK : 4
PASS: 459
FAIL: 58

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/cssom-view/idlharness.html [wpt.fyi]
    • Screen interface: existence and properties of interface object: FAIL (Chrome: FAIL)
    • Screen interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL)
    • VisualViewport interface: attribute onscrollend: FAIL (Chrome: PASS)
    • VisualViewport interface: self.visualViewport must inherit property "onscrollend" with the proper type: FAIL (Chrome: PASS)
    • CSSPseudoElement interface: operation getBoxQuads(optional BoxQuadOptions): FAIL (Chrome: FAIL)
    • CSSPseudoElement interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions): FAIL (Chrome: FAIL)
    • CSSPseudoElement interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions): FAIL (Chrome: FAIL)
    • CSSPseudoElement interface: operation convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions): FAIL (Chrome: FAIL)
    • HTMLElement interface: attribute scrollParent: FAIL (Chrome: PASS)
    • HTMLElement interface: document.createElement("div") must inherit property "scrollParent" with the proper type: FAIL (Chrome: PASS)
    • HTMLElement interface: document.createElement("img") must inherit property "scrollParent" with the proper type: FAIL (Chrome: PASS)
    • Window interface: operation scroll(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Window interface: operation scroll(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
    • Window interface: operation scrollTo(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Window interface: operation scrollTo(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
    • Window interface: operation scrollBy(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Window interface: operation scrollBy(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
    • Element interface: operation scrollIntoView(optional (boolean or ScrollIntoViewOptions)): FAIL (Chrome: PASS)
    • Element interface: operation scroll(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Element interface: operation scroll(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
    • Element interface: operation scrollTo(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Element interface: operation scrollTo(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
    • Element interface: operation scrollBy(optional ScrollToOptions): FAIL (Chrome: PASS)
    • Element interface: operation scrollBy(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
You need to log in before you can comment on or make changes to this bug.