Closed Bug 2053942 Opened 8 days ago Closed 5 days ago

[wpt-sync] Sync PR 61189 - Test Sanitizer IDL as part of html idlharness test.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
154 Branch
Tracking Status
firefox154 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(1 file)

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

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

Daniel Vogelheim <vogelheim@chromium.org> wrote:

Test Sanitizer IDL as part of html idlharness test.

The 'sanitizer-api.idl' file was removed in commit bdb30658, because the API has been integrated into the main DOM / HTML apis. We follow this by testing the Sanitizer object as part of the 'html' idlharness test.

Ref: https://github.com/web-platform-tests/wpt/commit/bdb3065871f2382d4fe956f51911ff09b65bcdc6

The current test seems to fail on all browsers:
https://wpt.fyi/results/sanitizer-api/idlharness.https.window.html?label=experimental&label=master&aligned&q=sanitizer-api%2F

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Attached file Notable wpt changes

CI Results

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

Total 385 tests

Status Summary

Firefox

OK : 3[GitHub] 257[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS: 1[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 5621[GitHub] 65705[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 65830[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 65832[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
FAIL: 202[GitHub] 1959[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]

Chrome

OK : 3
PASS: 5760
FAIL: 63

Safari

OK : 3
PASS: 5629
FAIL: 194

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

  • /html/dom/idlharness.https.html?include=HTML.+ [wpt.fyi]
    • HTMLElement interface: attribute writingSuggestions: FAIL
    • HTMLElement interface: document.createElement("noscript") must inherit property "writingSuggestions" with the proper type: FAIL
    • HTMLLinkElement interface: attribute blocking: FAIL
    • HTMLLinkElement interface: document.createElement("link") must inherit property "blocking" with the proper type: FAIL
    • HTMLStyleElement interface: attribute blocking: FAIL
    • HTMLStyleElement interface: document.createElement("style") must inherit property "blocking" with the proper type: FAIL
    • HTMLVideoElement interface: attribute playsInline: FAIL linked bug:Bug 1647538
    • HTMLVideoElement interface: document.createElement("video") must inherit property "playsInline" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: document.createElement("video") must inherit property "audioTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: document.createElement("video") must inherit property "videoTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: document.createElement("audio") must inherit property "audioTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: document.createElement("audio") must inherit property "videoTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: new Audio() must inherit property "audioTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: new Audio() must inherit property "videoTracks" with the proper type: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: attribute audioTracks: FAIL linked bug:Bug 1647538
    • HTMLMediaElement interface: attribute videoTracks: FAIL linked bug:Bug 1647538
    • HTMLSelectedContentElement interface: existence and properties of interface object: FAIL
    • HTMLSelectedContentElement interface object length: FAIL
    • HTMLSelectedContentElement interface object name: FAIL
    • HTMLSelectedContentElement interface: existence and properties of interface prototype object: FAIL
    • HTMLSelectedContentElement interface: existence and properties of interface prototype object's "constructor" property: FAIL
    • HTMLSelectedContentElement interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    • HTMLScriptElement interface: attribute blocking: FAIL
    • HTMLScriptElement interface: document.createElement("script") must inherit property "blocking" with the proper type: FAIL
    • HTMLTemplateElement interface: attribute shadowRootCustomElementRegistry: FAIL
    • HTMLTemplateElement interface: document.createElement("template") must inherit property "shadowRootCustomElementRegistry" with the proper type: FAIL
  • /html/dom/idlharness.https.html?exclude=(Document|Window|HTML.+) [wpt.fyi]
    • AudioTrackList interface: existence and properties of interface object: FAIL linked bug:Bug 1647538
    • AudioTrackList interface object length: FAIL linked bug:Bug 1647538
    • AudioTrackList interface object name: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: existence and properties of interface prototype object: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: existence and properties of interface prototype object's "constructor" property: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: existence and properties of interface prototype object's @@unscopables property: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: attribute length: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: operation getTrackById(DOMString): FAIL linked bug:Bug 1647538
    • AudioTrackList interface: attribute onchange: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: attribute onaddtrack: FAIL linked bug:Bug 1647538
    • AudioTrackList interface: attribute onremovetrack: FAIL linked bug:Bug 1647538
    • AudioTrack interface: existence and properties of interface object: FAIL linked bug:Bug 1647538
    • AudioTrack interface object length: FAIL linked bug:Bug 1647538
    • AudioTrack interface object name: FAIL linked bug:Bug 1647538
    • AudioTrack interface: existence and properties of interface prototype object: FAIL linked bug:Bug 1647538
    • AudioTrack interface: existence and properties of interface prototype object's "constructor" property: FAIL linked bug:Bug 1647538
    • AudioTrack interface: existence and properties of interface prototype object's @@unscopables property: FAIL linked bug:Bug 1647538
    • AudioTrack interface: attribute id: FAIL linked bug:Bug 1647538
    • AudioTrack interface: attribute kind: FAIL linked bug:Bug 1647538
    • AudioTrack interface: attribute label: FAIL linked bug:Bug 1647538
    • AudioTrack interface: attribute language: FAIL linked bug:Bug 1647538
    • AudioTrack interface: attribute enabled: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: existence and properties of interface object: FAIL linked bug:Bug 1647538
    • VideoTrackList interface object length: FAIL linked bug:Bug 1647538
    • VideoTrackList interface object name: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: existence and properties of interface prototype object: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: existence and properties of interface prototype object's "constructor" property: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: existence and properties of interface prototype object's @@unscopables property: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: attribute length: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: operation getTrackById(DOMString): FAIL linked bug:Bug 1647538
    • VideoTrackList interface: attribute selectedIndex: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: attribute onchange: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: attribute onaddtrack: FAIL linked bug:Bug 1647538
    • VideoTrackList interface: attribute onremovetrack: FAIL linked bug:Bug 1647538
    • VideoTrack interface: existence and properties of interface object: FAIL linked bug:Bug 1647538
    • VideoTrack interface object length: FAIL linked bug:Bug 1647538
    • VideoTrack interface object name: FAIL linked bug:Bug 1647538
    • VideoTrack interface: existence and properties of interface prototype object: FAIL linked bug:Bug 1647538
    • VideoTrack interface: existence and properties of interface prototype object's "constructor" property: FAIL linked bug:Bug 1647538
    • VideoTrack interface: existence and properties of interface prototype object's @@unscopables property: FAIL linked bug:Bug 1647538
    • VideoTrack interface: attribute id: FAIL linked bug:Bug 1647538
    • VideoTrack interface: attribute kind: FAIL linked bug:Bug 1647538
    • VideoTrack interface: attribute label: FAIL linked bug:Bug 1647538
    • VideoTrack interface: attribute language: FAIL linked bug:Bug 1647538
    • VideoTrack interface: attribute selected: FAIL linked bug:Bug 1647538
    • FormDataEvent interface object length: FAIL linked bug:Bug 1647538
    • CanvasRenderingContext2D interface: attribute imageSmoothingQuality: FAIL linked bug:Bug 1647538
    • CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "imageSmoothingQuality" with the proper type: FAIL linked bug:Bug 1647538
    • OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality: FAIL linked bug:Bug 1647538
    • CustomElementRegistry interface: operation initialize(Node): FAIL
    • Origin interface: existence and properties of interface object: FAIL
    • Origin interface object length: FAIL
    • Origin interface object name: FAIL
    • Origin interface: existence and properties of interface prototype object: FAIL
    • Origin interface: existence and properties of interface prototype object's "constructor" property: FAIL
    • Origin interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    • Origin interface: operation from(any): FAIL
    • Origin interface: attribute opaque: FAIL
    • Origin interface: operation isSameOrigin(Origin): FAIL
    • Origin interface: operation isSameSite(Origin): FAIL
    • BarProp interface: attribute visible: FAIL linked bug:Bug 1647538
    • ImageData interface: attribute colorSpace: FAIL
    • ImageData interface: new ImageData(10, 10) must inherit property "colorSpace" with the proper type: FAIL

(See attachment for full changes)

Status: NEW → RESOLVED
Closed: 5 days ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: