Closed Bug 1607685 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 21081 - Add missing dependency to html/dom/idlharness.https.html.

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ms2ger <Ms2ger@gmail.com> wrote:

Add missing dependency to html/dom/idlharness.https.html.

This is needed because MediaProvider includes MediaStream.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 42 tests

Status Summary

Firefox

OK : 3
PASS : 5692[GitHub] 5729[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] 5731[Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL : 365[Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] 367[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview]

Chrome

OK : 3
PASS : 5951
FAIL : 106

Safari

OK : 1
PASS : 3632
FAIL : 89
ERROR: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/dom/idlharness.https.html?include=HTML.*
HTMLInputElement interface: attribute dirName: FAIL
HTMLVideoElement interface: attribute playsInline: FAIL
HTMLInputElement interface: createInput("range") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: document.createElement("audio") must inherit property "audioTracks" with the proper type: FAIL
HTMLMediaElement interface: document.createElement("audio") must inherit property "videoTracks" with the proper type: FAIL
HTMLInputElement interface: createInput("url") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("reset") must inherit property "dirName" with the proper type: FAIL
HTMLTextAreaElement interface: attribute dirName: FAIL
HTMLInputElement interface: createInput("time") must inherit property "dirName" with the proper type: FAIL
HTMLElement interface: document.createElement("noscript") must inherit property "translate" with the proper type: FAIL
HTMLInputElement interface: createInput("number") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: new Audio() must inherit property "audioTracks" with the proper type: FAIL
HTMLInputElement interface: createInput("submit") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("file") must inherit property "dirName" with the proper type: FAIL
HTMLElement interface: document.createElement("noscript") must inherit property "enterKeyHint" with the proper type: FAIL
HTMLInputElement interface: createInput("text") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("search") must inherit property "dirName" with the proper type: FAIL
HTMLElement interface: attribute enterKeyHint: FAIL
HTMLInputElement interface: createInput("checkbox") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("hidden") must inherit property "dirName" with the proper type: FAIL
HTMLElement interface: attribute inputMode: FAIL
HTMLInputElement interface: createInput("color") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("week") must inherit property "dirName" with the proper type: FAIL
HTMLVideoElement interface: document.createElement("video") must inherit property "playsInline" with the proper type: FAIL
HTMLInputElement interface: createInput("date") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("datetime-local") must inherit property "dirName" with the proper type: FAIL
HTMLElement interface: document.createElement("noscript") must inherit property "inputMode" with the proper type: FAIL
HTMLInputElement interface: createInput("tel") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("password") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: document.createElement("input") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: new Audio() must inherit property "videoTracks" with the proper type: FAIL
HTMLMediaElement interface: attribute videoTracks: FAIL
HTMLElement interface: attribute translate: FAIL
HTMLInputElement interface: createInput("image") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: attribute audioTracks: FAIL
HTMLInputElement interface: createInput("email") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("radio") must inherit property "dirName" with the proper type: FAIL
HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("button") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: document.createElement("video") must inherit property "audioTracks" with the proper type: FAIL
HTMLInputElement interface: createInput("month") must inherit property "dirName" with the proper type: FAIL
HTMLMediaElement interface: document.createElement("video") must inherit property "videoTracks" with the proper type: FAIL

New Tests That Don't Pass

/html/dom/idlharness.https.html?include=HTML.*
HTMLDialogElement interface: operation close(DOMString): FAIL (Chrome: PASS, Safari: FAIL)
HTMLDialogElement interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: attribute dirName: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: attribute playsInline: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("range") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLMediaElement interface: document.createElement("audio") must inherit property "audioTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLFormElement interface: attribute rel: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLDialogElement interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: document.createElement("audio") must inherit property "videoTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("url") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("reset") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLAllCollection interface: calling namedItem(DOMString) on document.all with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLTextAreaElement interface: attribute dirName: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "autocapitalize" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLElement interface: attribute onsecuritypolicyviolation: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLAllCollection interface: calling item(DOMString) on document.all with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLInputElement interface: createInput("time") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "translate" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("number") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: attribute onslotchange: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: attribute oncancel: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: new Audio() must inherit property "audioTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: attribute autofocus: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: createInput("submit") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("file") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "enterKeyHint" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "onslotchange" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of document.all: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: document.createElement("noscript") must inherit property "oncancel" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: createInput("text") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLDialogElement interface: operation show(): FAIL (Chrome: PASS, Safari: FAIL)
HTMLAllCollection interface: document.all must inherit property "item(DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLInputElement interface: createInput("search") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "autofocus" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLElement interface: attribute enterKeyHint: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("checkbox") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLFormElement interface: attribute relList: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLDialogElement interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: document.createElement("video") must inherit property "getStartDate()" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
HTMLInputElement interface: createInput("hidden") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLAllCollection must be primary interface of document.all: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLDialogElement interface: operation showModal(): FAIL (Chrome: PASS, Safari: FAIL)
HTMLCanvasElement interface: operation transferControlToOffscreen(): FAIL (Chrome: PASS, Safari: FAIL)
HTMLDialogElement interface object length: FAIL (Chrome: PASS, Safari: FAIL)
HTMLElement interface: document.createElement("noscript") must inherit property "nonce" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLAllCollection interface: document.all must inherit property "length" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: attribute inputMode: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("color") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("week") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
SVGAElement includes HTMLHyperlinkElementUtils: member names are unique: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLLinkElement interface: attribute imageSizes: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: document.createElement("video") must inherit property "playsInline" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLCanvasElement interface: document.createElement("canvas") must inherit property "transferControlToOffscreen()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: createInput("date") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("datetime-local") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLDialogElement interface: attribute open: FAIL (Chrome: PASS, Safari: FAIL)
HTMLElement interface: document.createElement("noscript") must inherit property "inputMode" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLLinkElement interface: document.createElement("link") must inherit property "imageSizes" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: createInput("tel") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("password") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: document.createElement("input") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLMediaElement interface: new Audio() must inherit property "videoTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLDialogElement interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: attribute videoTracks: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: attribute translate: FAIL (Chrome: PASS, Safari: PASS)
HTMLInputElement interface: createInput("image") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLMediaElement interface: attribute audioTracks: FAIL (Chrome: PASS, Safari: PASS)
HTMLFormElement interface: document.createElement("form") must inherit property "rel" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLInputElement interface: createInput("email") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLDialogElement interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HTMLInputElement interface: createInput("radio") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLFormElement interface: document.createElement("form") must inherit property "relList" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLInputElement interface: createInput("button") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLMediaElement interface: operation getStartDate(): FAIL (Chrome: FAIL, Safari: PASS)
HTMLDialogElement interface: attribute returnValue: FAIL (Chrome: PASS, Safari: FAIL)
HTMLAllCollection interface: document.all must inherit property "namedItem(DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLLinkElement interface: document.createElement("link") must inherit property "imageSrcset" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: new Audio() must inherit property "getStartDate()" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
HTMLElement interface: attribute nonce: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: document.createElement("video") must inherit property "audioTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLElement interface: document.createElement("noscript") must inherit property "onsecuritypolicyviolation" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: attribute autocapitalize: FAIL (Chrome: PASS, Safari: FAIL)
HTMLLinkElement interface: attribute imageSrcset: FAIL (Chrome: PASS, Safari: FAIL)
HTMLMediaElement interface: document.createElement("audio") must inherit property "getStartDate()" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
HTMLInputElement interface: createInput("month") must inherit property "dirName" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLMediaElement interface: document.createElement("video") must inherit property "videoTracks" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
/html/dom/idlharness.https.html?include=(Document|Window)
Window interface: window must have own property "window": FAIL (Chrome: FAIL)
Window interface: window must have own property "location": FAIL (Chrome: FAIL)
Window interface: attribute onsecuritypolicyviolation: FAIL (Chrome: FAIL)
Document interface: attribute oncancel: FAIL (Chrome: PASS)
Window interface: window must inherit property "print()" with the proper type: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], PASS [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS)
Window interface: window must inherit property "onsecuritypolicyviolation" with the proper type: FAIL (Chrome: FAIL)
Window interface: operation print(): FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], PASS [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS)
Window interface: window must have own property "top": FAIL (Chrome: FAIL)
Document interface: documentWithHandlers must inherit property "onsecuritypolicyviolation" with the proper type: FAIL (Chrome: PASS)
Document interface: documentWithHandlers must inherit property "onslotchange" with the proper type: FAIL (Chrome: FAIL)
Window interface: window must inherit property "onslotchange" with the proper type: FAIL (Chrome: FAIL)
SVGAElement includes HTMLHyperlinkElementUtils: member names are unique: FAIL (Chrome: FAIL)
Document interface: new Document() must inherit property "onsecuritypolicyviolation" with the proper type: FAIL (Chrome: PASS)
Document interface: attribute onslotchange: FAIL (Chrome: FAIL)
Document interface: iframe.contentDocument must inherit property "all" with the proper type: FAIL (Chrome: FAIL)
Document interface: new Document() must inherit property "onslotchange" with the proper type: FAIL (Chrome: FAIL)
Document interface: new Document() must inherit property "oncancel" with the proper type: FAIL (Chrome: PASS)
Window interface: window must have own property "document": FAIL (Chrome: PASS)
Document interface: attribute onsecuritypolicyviolation: FAIL (Chrome: PASS)
Window interface: attribute onslotchange: FAIL (Chrome: FAIL)
Document interface: new Document() must inherit property "all" with the proper type: FAIL (Chrome: FAIL)
Document interface: documentWithHandlers must inherit property "all" with the proper type: FAIL (Chrome: FAIL)
Document interface: iframe.contentDocument must inherit property "onslotchange" with the proper type: FAIL (Chrome: FAIL)
Window interface: window must inherit property "oncancel" with the proper type: FAIL (Chrome: PASS)
Document interface: iframe.contentDocument must inherit property "onsecuritypolicyviolation" with the proper type: FAIL (Chrome: PASS)
Document interface: documentWithHandlers must inherit property "oncancel" with the proper type: FAIL (Chrome: PASS)
Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type: FAIL (Chrome: PASS)
Window interface: attribute oncancel: FAIL (Chrome: PASS)
/html/dom/idlharness.https.html?exclude=(Document|Window|HTML.*)
ElementInternals interface: operation setValidity(ValidityStateFlags, DOMString, HTMLElement): FAIL (Chrome: PASS)
AudioTrack interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
AudioTrack interface: attribute language: FAIL (Chrome: PASS)
AudioTrackList interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute filter: FAIL (Chrome: PASS)
AudioTrack interface object length: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetX: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onprogress: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation getImageData(long, long, long, long): FAIL (Chrome: PASS)
ApplicationCache interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
AudioTrackList interface: operation getTrackById(DOMString): FAIL (Chrome: PASS)
External interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
ElementInternals interface: operation reportValidity(): FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onbeforeprint: FAIL (Chrome: FAIL)
CanvasRenderingContext2D interface: operation scrollPathIntoView(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute shadowColor: FAIL (Chrome: PASS)
VideoTrackList interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
DOMStringList interface: calling item(unsigned long) on location.ancestorOrigins with too few arguments must throw TypeError: FAIL (Chrome: PASS)
VideoTrack interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onpageshow: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation setTransform(DOMMatrix2DInit): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetY: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onunload: FAIL (Chrome: FAIL)
CanvasPattern interface: operation setTransform(DOMMatrix2DInit): FAIL (Chrome: PASS)
ApplicationCache interface: constant UNCACHED on interface object: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onpagehide: FAIL (Chrome: FAIL)
SVGSVGElement interface: attribute onstorage: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: attribute strokeStyle: FAIL (Chrome: PASS)
ElementInternals interface: attribute labels: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation commit(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onunhandledrejection: FAIL (Chrome: FAIL)
AudioTrack interface object name: FAIL (Chrome: PASS)
VideoTrackList interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: attribute direction: FAIL (Chrome: PASS)
ApplicationCache interface: window.applicationCache must inherit property "abort()" with the proper type: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation createRadialGradient(double, double, double, double, double, double): FAIL (Chrome: PASS)
VideoTrackList interface object name: FAIL (Chrome: PASS)
VideoTrackList interface: attribute onaddtrack: FAIL (Chrome: PASS)
TextMetrics interface: attribute fontBoundingBoxDescent: FAIL (Chrome: PASS)
ApplicationCache interface: attribute status: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
AudioTrackList interface: attribute onaddtrack: FAIL (Chrome: PASS)
External interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute lineWidth: FAIL (Chrome: PASS)
BarProp interface: attribute visible: FAIL (Chrome: PASS)
ApplicationCache interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute canvas: FAIL (Chrome: PASS)
VideoTrack interface: attribute selected: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long): FAIL (Chrome: PASS)
AudioTrackList interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation save(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation closePath(): FAIL (Chrome: PASS)
AudioTrack interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
ApplicationCache must be primary interface of window.applicationCache: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute ononline: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingEnabled: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "direction" with the proper type: FAIL (Chrome: PASS)
ApplicationCache interface: constant UPDATEREADY on interface prototype object: FAIL (Chrome: PASS)
ApplicationCache interface: constant OBSOLETE on interface prototype object: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: operation scrollPathIntoView(Path2D): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation translate(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute fillStyle: FAIL (Chrome: PASS)
Navigator interface: calling unregisterProtocolHandler(DOMString, USVString) on window.navigator with too few arguments must throw TypeError: FAIL (Chrome: PASS)
OffscreenCanvas interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation stroke(Path2D): FAIL (Chrome: PASS)
ApplicationCache interface object length: FAIL (Chrome: PASS)
SVGElement interface: attribute onsecuritypolicyviolation: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation resetTransform(): FAIL (Chrome: PASS)
VideoTrack interface: attribute label: FAIL (Chrome: PASS)
OffscreenCanvas interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
ApplicationCache interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: attribute imageSmoothingQuality: FAIL (Chrome: PASS)
DOMStringList interface: calling contains(DOMString) on location.ancestorOrigins with too few arguments must throw TypeError: FAIL (Chrome: PASS)
ApplicationCache interface: constant CHECKING on interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute lineJoin: FAIL (Chrome: PASS)
FormDataEvent interface object length: FAIL (Chrome: FAIL)
VideoTrackList interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
Stringification of window.applicationCache: FAIL (Chrome: PASS)
ElementInternals interface: attribute validationMessage: FAIL (Chrome: PASS)
VideoTrack interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
OffscreenCanvas interface: attribute height: FAIL (Chrome: PASS)
SubmitEvent interface object name: FAIL (Chrome: FAIL)
Stringification of location.ancestorOrigins: FAIL (Chrome: PASS)
External interface: operation IsSearchProviderInstalled(): FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "scrollPathIntoView(Path2D)" with the proper type: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, CanvasFillRule): FAIL (Chrome: PASS)
AudioTrack interface: attribute id: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: existence and properties of interface object: FAIL (Chrome: PASS)
ApplicationCache interface: attribute oncached: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onbeforeunload: FAIL (Chrome: FAIL)
Navigator interface: operation unregisterProtocolHandler(DOMString, USVString): FAIL (Chrome: PASS)
External interface: operation AddSearchProvider(): FAIL (Chrome: PASS)
ApplicationCache interface: constant IDLE on interface prototype object: FAIL (Chrome: PASS)
DOMStringList must be primary interface of location.ancestorOrigins: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation createImageData(ImageData): FAIL (Chrome: PASS)
TextMetrics interface: attribute hangingBaseline: FAIL (Chrome: FAIL)
TextMetrics interface: attribute fontBoundingBoxAscent: FAIL (Chrome: PASS)
Location interface: window.location must have own property "ancestorOrigins": FAIL (Chrome: PASS)
External must be primary interface of window.external: FAIL (Chrome: PASS)
SubmitEvent interface object length: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation fill(Path2D, CanvasFillRule): FAIL (Chrome: PASS)
DOMStringList interface: location.ancestorOrigins must inherit property "length" with the proper type: FAIL (Chrome: PASS)
ApplicationCache interface: constant UNCACHED on interface prototype object: FAIL (Chrome: PASS)
SubmitEvent interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: attribute textBaseline: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
Navigator interface: window.navigator must inherit property "unregisterProtocolHandler(DOMString, USVString)" with the proper type: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "scrollPathIntoView()" with the proper type: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onoffline: FAIL (Chrome: FAIL)
SVGElement interface: attribute autofocus: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation setLineDash([object Object]): FAIL (Chrome: PASS)
External interface object length: FAIL (Chrome: PASS)
OffscreenCanvas interface: operation getContext(OffscreenRenderingContextId, any): FAIL (Chrome: PASS)
SubmitEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL)
AudioTrackList interface: attribute length: FAIL (Chrome: PASS)
ApplicationCache interface: operation abort(): FAIL (Chrome: PASS)
VideoTrack interface: attribute id: FAIL (Chrome: PASS)
OffscreenCanvas interface: operation convertToBlob(ImageEncodeOptions): FAIL (Chrome: PASS)
SubmitEvent interface: attribute submitter: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute globalAlpha: FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: operation getContextAttributes(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute globalCompositeOperation: FAIL (Chrome: PASS)
VideoTrack interface: attribute kind: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onnoupdate: FAIL (Chrome: PASS)
TextMetrics interface: attribute ideographicBaseline: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation beginPath(): FAIL (Chrome: PASS)
SVGAElement includes HTMLHyperlinkElementUtils: member names are unique: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
ApplicationCache interface: constant OBSOLETE on interface object: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onchecking: FAIL (Chrome: PASS)
VideoTrackList interface: attribute selectedIndex: FAIL (Chrome: PASS)
External interface object name: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute lineCap: FAIL (Chrome: PASS)
OffscreenCanvas interface: attribute width: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute shadowBlur: FAIL (Chrome: PASS)
ApplicationCache interface: constant DOWNLOADING on interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute direction: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onpopstate: FAIL (Chrome: FAIL)
TextMetrics interface: attribute actualBoundingBoxDescent: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation isPointInPath(unrestricted double, unrestricted double, CanvasFillRule): FAIL (Chrome: PASS)
VideoTrack interface: attribute language: FAIL (Chrome: PASS)
DOMStringList interface: location.ancestorOrigins must inherit property "contains(DOMString)" with the proper type: FAIL (Chrome: PASS)
VideoTrackList interface: attribute onchange: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation setTransform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
DOMStringList interface: location.ancestorOrigins must inherit property "item(unsigned long)" with the proper type: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface object name: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation strokeRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation getTransform(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation createImageData(long, long): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation createLinearGradient(double, double, double, double): FAIL (Chrome: PASS)
AudioTrackList interface: attribute onchange: FAIL (Chrome: PASS)
AudioTrack interface: attribute kind: FAIL (Chrome: PASS)
ElementInternals interface: attribute willValidate: FAIL (Chrome: PASS)
OffscreenCanvas interface object length: FAIL (Chrome: PASS)
SVGElement interface: attribute nonce: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation createPattern(CanvasImageSource, DOMString): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation transform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation rotate(unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
AudioTrack interface: existence and properties of interface object: FAIL (Chrome: PASS)
AudioTrackList interface: attribute onremovetrack: FAIL (Chrome: PASS)
OffscreenCanvas interface object name: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onafterprint: FAIL (Chrome: FAIL)
External interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute textAlign: FAIL (Chrome: PASS)
ImageData interface: new ImageData(10, 10) must inherit property "data" with the proper type: FAIL (Chrome: FAIL)
AudioTrack interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
VideoTrack interface object name: FAIL (Chrome: PASS)
ImageBitmapRenderingContext interface: attribute canvas: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean): FAIL (Chrome: PASS)
SVGElement interface: attribute onslotchange: FAIL (Chrome: FAIL)
VideoTrackList interface: attribute onremovetrack: FAIL (Chrome: PASS)
OffscreenCanvas interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation clip(CanvasFillRule): FAIL (Chrome: PASS)
TextMetrics interface: attribute emHeightAscent: FAIL (Chrome: PASS)
ApplicationCache interface: constant UPDATEREADY on interface object: FAIL (Chrome: PASS)
AudioTrackList interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString): FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "imageSmoothingQuality" with the proper type: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface object length: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation clearRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation getLineDash(): FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onmessage: FAIL (Chrome: FAIL)
AudioTrackList interface object name: FAIL (Chrome: PASS)
ElementInternals interface: attribute validity: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation restore(): FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "getContextAttributes()" with the proper type: FAIL (Chrome: PASS)
ElementInternals interface: operation checkValidity(): FAIL (Chrome: PASS)
VideoTrack interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
ElementInternals interface: operation setFormValue([object Object],[object Object],[object Object], [object Object],[object Object],[object Object]): FAIL (Chrome: PASS)
Location interface: stringifier: FAIL (Chrome: FAIL)
SubmitEvent interface: existence and properties of interface object: FAIL (Chrome: FAIL)
SVGElement interface: attribute oncancel: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onupdateready: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation fill(CanvasFillRule): FAIL (Chrome: PASS)
ApplicationCache interface object name: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onerror: FAIL (Chrome: PASS)
ApplicationCache interface: constant DOWNLOADING on interface prototype object: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onmessageerror: FAIL (Chrome: FAIL)
TextMetrics interface: attribute actualBoundingBoxAscent: FAIL (Chrome: PASS)
AudioTrackList interface object length: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onhashchange: FAIL (Chrome: FAIL)
VideoTrackList interface: operation getTrackById(DOMString): FAIL (Chrome: PASS)
CanvasRenderingContext2D interface: calling scrollPathIntoView(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError: FAIL (Chrome: PASS)
VideoTrackList interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
VideoTrackList interface object length: FAIL (Chrome: PASS)
TextMetrics interface: attribute emHeightDescent: FAIL (Chrome: PASS)
ApplicationCache interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
ApplicationCache interface: constant CHECKING on interface prototype object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation scale(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation stroke(): FAIL (Chrome: PASS)
OffscreenCanvas interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
TextMetrics interface: attribute actualBoundingBoxLeft: FAIL (Chrome: PASS)
AudioTrackList interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
ApplicationCache interface: attribute ondownloading: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute miterLimit: FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onlanguagechange: FAIL (Chrome: FAIL)
OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
SVGSVGElement interface: attribute onrejectionhandled: FAIL (Chrome: FAIL)
ElementInternals interface: attribute form: FAIL (Chrome: PASS)
SubmitEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL)
ApplicationCache interface: operation update(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: attribute font: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long, long, long, long, long): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double): FAIL (Chrome: PASS)
TextMetrics interface: attribute actualBoundingBoxRight: FAIL (Chrome: PASS)
TextMetrics interface: attribute alphabeticBaseline: FAIL (Chrome: FAIL)
VideoTrackList interface: attribute length: FAIL (Chrome: PASS)
VideoTrack interface object length: FAIL (Chrome: PASS)
VideoTrack interface: existence and properties of interface object: FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation fillRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double): FAIL (Chrome: PASS)
External interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
AudioTrack interface: attribute label: FAIL (Chrome: PASS)
OffscreenCanvas interface: operation transferToImageBitmap(): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean): FAIL (Chrome: PASS)
OffscreenCanvasRenderingContext2D interface: operation clip(Path2D, CanvasFillRule): FAIL (Chrome: PASS)
ApplicationCache interface: constant IDLE on interface object: FAIL (Chrome: PASS)
ApplicationCache interface: operation swapCache(): FAIL (Chrome: PASS)
AudioTrack interface: attribute enabled: FAIL (Chrome: PASS)
ApplicationCache interface: attribute onobsolete: FAIL (Chrome: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8d217cd7f0a
[wpt PR 21081] - Add missing dependency to html/dom/idlharness.https.html., a=testonly
https://hg.mozilla.org/integration/autoland/rev/d68dcceeb7fd
[wpt PR 21081] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.