Closed Bug 1592481 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 19986 - Update interfaces/html.idl

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(2 files)

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

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

autofoolip <auto@foolip.org> wrote:

Update interfaces/html.idl

This PR was automatically created by a bot.

Before merging, please check that any tests that depend on the updated IDL files still work.

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

See the README for how the IDL files in this directory are used.

<hr>

Source: https://github.com/tidoust/reffy-reports/blob/3c4dc2a/ed/idl/html.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/604742808

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Result changes from PR not available.

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 150 tests and 23471 subtests

Firefox

OK : 150
PASS : 19118
FAIL : 4252

Chrome

OK : 150
PASS : 21904
FAIL : 1530

Safari

OK : 146
PASS : 14626
FAIL : 5346
TIMEOUT: 2
ERROR : 3

Firefox-only failures

/webrtc/idlharness.https.window.html
RTCIceCandidate interface: attribute candidate: Firefox: FAIL
RTCDTMFSender interface: attribute canInsertDTMF: Firefox: FAIL
RTCRtpReceiver interface: calling getCapabilities(DOMString) on new RTCPeerConnection().addTransceiver('audio').receiver with too few arguments must throw TypeError: Firefox: FAIL
RTCPeerConnection interface: attribute onconnectionstatechange: Firefox: FAIL
RTCIceTransport interface object length: Firefox: FAIL
RTCIceTransport interface: attribute gatheringState: Firefox: FAIL
RTCRtpReceiver interface: operation getCapabilities(DOMString): Firefox: FAIL
RTCPeerConnection interface: new RTCPeerConnection() must inherit property "setConfiguration(RTCConfiguration)" with the proper type: Firefox: FAIL
RTCRtpSender interface: calling getCapabilities(DOMString) on new RTCPeerConnection().addTransceiver('audio').sender with too few arguments must throw TypeError: Firefox: FAIL
RTCRtpSender interface: operation getCapabilities(DOMString): Firefox: FAIL
RTCIceTransport interface: attribute state: Firefox: FAIL
RTCIceTransport interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
RTCCertificate interface: idlTestObjects.certificate must inherit property "getFingerprints()" with the proper type: Firefox: FAIL
RTCIceTransport interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
RTCCertificate interface: operation getFingerprints(): Firefox: FAIL
RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getParameters()" with the proper type: Firefox: FAIL
RTCRtpReceiver interface: operation getParameters(): Firefox: FAIL
RTCPeerConnection interface: operation setConfiguration(RTCConfiguration): Firefox: FAIL
RTCPeerConnection interface: new RTCPeerConnection() must inherit property "onconnectionstatechange" with the proper type: Firefox: FAIL
RTCPeerConnection interface: attribute connectionState: Firefox: FAIL
RTCPeerConnection interface: calling setConfiguration(RTCConfiguration) on new RTCPeerConnection() with too few arguments must throw TypeError: Firefox: FAIL
RTCRtpSender interface: calling setParameters(RTCRtpSendParameters) on new RTCPeerConnection().addTransceiver('audio').sender with too few arguments must throw TypeError: Firefox: FAIL
RTCIceTransport interface object name: Firefox: FAIL
RTCIceCandidate interface: attribute sdpMLineIndex: Firefox: FAIL
RTCIceCandidate interface: attribute sdpMid: Firefox: FAIL
RTCPeerConnection interface: new RTCPeerConnection() must inherit property "connectionState" with the proper type: Firefox: FAIL

/fetch/api/idlharness.any.html
Request interface: attribute keepalive: Firefox: FAIL
Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type: Firefox: FAIL

/fetch/api/idlharness.any.worker.html
Request interface: attribute keepalive: Firefox: FAIL
Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type: Firefox: FAIL

/service-workers/service-worker/interfaces-window.https.html
ServiceWorkerRegistration interface: attribute waiting: Firefox: FAIL
ServiceWorkerRegistration interface: attribute installing: Firefox: FAIL
ServiceWorkerRegistration interface: window.registrationInstance must inherit property "waiting" with the proper type: Firefox: FAIL
CacheStorage interface object length: Firefox: FAIL
ServiceWorkerRegistration interface: attribute active: Firefox: FAIL
ServiceWorkerRegistration interface: window.registrationInstance must inherit property "installing" with the proper type: Firefox: FAIL
ServiceWorkerRegistration interface: window.registrationInstance must inherit property "active" with the proper type: Firefox: FAIL

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

/fetch/api/idlharness.any.serviceworker.html
Request interface: attribute keepalive: Firefox: FAIL
Request interface: new Request('about:blank') must inherit property "keepalive" with the proper type: Firefox: FAIL

/web-share/idlharness.https.window.html
Navigator interface: operation share(ShareData): Firefox: FAIL
Navigator interface: calling share(ShareData) on navigator with too few arguments must throw TypeError: Firefox: FAIL
Navigator interface: navigator must inherit property "share(ShareData)" with the proper type: Firefox: FAIL

/payment-request/idlharness.https.window.html
PaymentAddress interface: attribute phone: Firefox: FAIL
MerchantValidationEvent interface: attribute methodName: Firefox: FAIL
PaymentMethodChangeEvent interface: existence and properties of interface object: Firefox: FAIL
PaymentRequest interface: attribute onshippingoptionchange: Firefox: FAIL
PaymentRequestUpdateEvent interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
PaymentResponse interface: operation retry(PaymentValidationErrors): Firefox: FAIL
PaymentResponse interface: attribute payerName: Firefox: FAIL
PaymentAddress interface object name: Firefox: FAIL
PaymentAddress interface: attribute recipient: Firefox: FAIL
PaymentAddress interface: attribute organization: Firefox: FAIL
MerchantValidationEvent interface: new MerchantValidationEvent("merchantvalidation") must inherit property "methodName" with the proper type: Firefox: FAIL
MerchantValidationEvent interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
PaymentAddress interface: attribute dependentLocality: Firefox: FAIL
PaymentResponse interface: attribute payerEmail: Firefox: FAIL
MerchantValidationEvent interface object length: Firefox: FAIL
PaymentMethodChangeEvent interface: attribute methodName: Firefox: FAIL
PaymentRequestUpdateEvent interface: calling updateWith([object Object]) on new PaymentMethodChangeEvent("paymentmethodchange") with too few arguments must throw TypeError: Firefox: FAIL
PaymentRequest must be primary interface of paymentRequest: Firefox: FAIL
PaymentAddress interface: attribute region: Firefox: FAIL
PaymentAddress interface: operation toJSON(): Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "id" with the proper type: Firefox: FAIL
PaymentAddress interface: attribute addressLine: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "onshippingoptionchange" with the proper type: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "shippingAddress" with the proper type: Firefox: FAIL
PaymentRequest interface: existence and properties of interface prototype object: Firefox: FAIL
PaymentRequestUpdateEvent interface: operation updateWith([object Object]): Firefox: FAIL
PaymentResponse interface: attribute shippingOption: Firefox: FAIL
PaymentRequest interface: operation show([object Object]): Firefox: FAIL
MerchantValidationEvent must be primary interface of new MerchantValidationEvent("merchantvalidation"): Firefox: FAIL
PaymentRequest interface: attribute onshippingaddresschange: Firefox: FAIL
PaymentRequest interface object name: Firefox: FAIL
PaymentAddress interface: attribute sortingCode: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "abort()" with the proper type: Firefox: FAIL
MerchantValidationEvent interface: new MerchantValidationEvent("merchantvalidation") must inherit property "complete([object Object])" with the proper type: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "show([object Object])" with the proper type: Firefox: FAIL
PaymentMethodChangeEvent interface: new PaymentMethodChangeEvent("paymentmethodchange") must inherit property "methodName" with the proper type: Firefox: FAIL
MerchantValidationEvent interface: existence and properties of interface prototype object: Firefox: FAIL
PaymentAddress interface: existence and properties of interface object: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "shippingOption" with the proper type: Firefox: FAIL
PaymentRequest interface: attribute id: Firefox: FAIL
PaymentMethodChangeEvent interface: attribute methodDetails: Firefox: FAIL
PaymentRequest interface: attribute shippingOption: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "onpaymentmethodchange" with the proper type: Firefox: FAIL
PaymentRequest interface: existence and properties of interface object: Firefox: FAIL
PaymentResponse interface: attribute shippingAddress: Firefox: FAIL
MerchantValidationEvent interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
PaymentRequestUpdateEvent interface: calling updateWith([object Object]) on new PaymentRequestUpdateEvent("paymentrequestupdate") with too few arguments must throw TypeError: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "shippingType" with the proper type: Firefox: FAIL
PaymentRequestUpdateEvent interface: new PaymentRequestUpdateEvent("paymentrequestupdate") must inherit property "updateWith([object Object])" with the proper type: Firefox: FAIL
PaymentRequestUpdateEvent interface object name: Firefox: FAIL
PaymentRequestUpdateEvent interface: existence and properties of interface prototype object: Firefox: FAIL
Stringification of new PaymentMethodChangeEvent("paymentmethodchange"): Firefox: FAIL
PaymentMethodChangeEvent must be primary interface of new PaymentMethodChangeEvent("paymentmethodchange"): Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "onshippingaddresschange" with the proper type: Firefox: FAIL
PaymentMethodChangeEvent interface object name: Firefox: FAIL
PaymentRequest interface: operation canMakePayment(): Firefox: FAIL
MerchantValidationEvent interface object name: Firefox: FAIL
MerchantValidationEvent interface: existence and properties of interface object: Firefox: FAIL
MerchantValidationEvent interface: attribute validationURL: Firefox: FAIL
PaymentAddress interface: attribute country: Firefox: FAIL
PaymentAddress interface: attribute postalCode: Firefox: FAIL
PaymentRequest interface: calling show([object Object]) on paymentRequest with too few arguments must throw TypeError: Firefox: FAIL
PaymentRequestUpdateEvent interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
PaymentResponse interface object length: Firefox: FAIL
PaymentAddress interface: existence and properties of interface prototype object: Firefox: FAIL
PaymentAddress interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
MerchantValidationEvent interface: operation complete([object Object]): Firefox: FAIL
PaymentRequestUpdateEvent interface: existence and properties of interface object: Firefox: FAIL
PaymentAddress interface: attribute city: Firefox: FAIL
PaymentResponse interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
PaymentAddress interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
PaymentRequest interface: attribute shippingType: Firefox: FAIL
PaymentRequest interface: operation abort(): Firefox: FAIL
MerchantValidationEvent interface: calling complete([object Object]) on new MerchantValidationEvent("merchantvalidation") with too few arguments must throw TypeError: Firefox: FAIL
Stringification of new MerchantValidationEvent("merchantvalidation"): Firefox: FAIL
Stringification of paymentRequest: Firefox: FAIL
PaymentRequestUpdateEvent must be primary interface of new PaymentRequestUpdateEvent("paymentrequestupdate"): Firefox: FAIL
PaymentResponse interface: operation complete(PaymentComplete): Firefox: FAIL
PaymentResponse interface object name: Firefox: FAIL
PaymentResponse interface: existence and properties of interface object: Firefox: FAIL
PaymentResponse interface: attribute requestId: Firefox: FAIL
PaymentRequestUpdateEvent interface object length: Firefox: FAIL
PaymentMethodChangeEvent interface: existence and properties of interface prototype object: Firefox: FAIL
PaymentMethodChangeEvent interface: new PaymentMethodChangeEvent("paymentmethodchange") must inherit property "methodDetails" with the proper type: Firefox: FAIL
PaymentRequest interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
PaymentRequest interface: attribute shippingAddress: Firefox: FAIL
PaymentMethodChangeEvent interface object length: Firefox: FAIL
PaymentResponse interface: attribute onpayerdetailchange: Firefox: FAIL
PaymentAddress interface object length: Firefox: FAIL
PaymentResponse interface: operation toJSON(): Firefox: FAIL
PaymentRequest interface object length: Firefox: FAIL
MerchantValidationEvent interface: new MerchantValidationEvent("merchantvalidation") must inherit property "validationURL" with the proper type: Firefox: FAIL
PaymentResponse interface: attribute methodName: Firefox: FAIL
PaymentMethodChangeEvent interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
PaymentResponse interface: attribute payerPhone: Firefox: FAIL
PaymentResponse interface: existence and properties of interface prototype object: Firefox: FAIL
PaymentRequest interface: attribute onpaymentmethodchange: Firefox: FAIL
PaymentMethodChangeEvent interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
Stringification of new PaymentRequestUpdateEvent("paymentrequestupdate"): Firefox: FAIL
PaymentResponse interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
PaymentRequest interface: paymentRequest must inherit property "canMakePayment()" with the proper type: Firefox: FAIL
PaymentRequest interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
PaymentResponse interface: attribute details: Firefox: FAIL
PaymentRequestUpdateEvent interface: new PaymentMethodChangeEvent("paymentmethodchange") must inherit property "updateWith([object Object])" with the proper type: Firefox: FAIL

/mediacapture-streams/idlharness.https.window.html
MediaStreamTrack interface: operation getCapabilities(): Firefox: FAIL
MediaStreamTrack interface: track must inherit property "getCapabilities()" with the proper type: Firefox: FAIL

/mediacapture-fromelement/idlharness.window.html
CanvasCaptureMediaStreamTrack interface: track must inherit property "requestFrame()" with the proper type: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: track must inherit property "canvas" with the proper type: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: operation requestFrame(): Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface object: Firefox: FAIL
CanvasCaptureMediaStreamTrack must be primary interface of track: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: attribute canvas: Firefox: FAIL
Stringification of track: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface object name: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface object length: Firefox: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL

/html/dom/idlharness.worker.html
CanvasGradient interface: existence and properties of interface object: Firefox: FAIL
Path2D interface: existence and properties of interface object: Firefox: FAIL
CanvasGradient interface: operation addColorStop(double, DOMString): Firefox: FAIL
Path2D interface: operation moveTo(unrestricted double, unrestricted double): Firefox: FAIL
CanvasPattern interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
Path2D interface object name: Firefox: FAIL
Path2D interface object length: Firefox: FAIL
CanvasGradient interface object length: Firefox: FAIL
Path2D interface: existence and properties of interface prototype object: Firefox: FAIL
CanvasPattern interface: operation setTransform(DOMMatrix2DInit): Firefox: FAIL
Path2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double): Firefox: FAIL
CanvasPattern interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
Path2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double): Firefox: FAIL
Path2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean): Firefox: FAIL
CanvasPattern interface object name: Firefox: FAIL
CanvasGradient interface: existence and properties of interface prototype object: Firefox: FAIL
CanvasGradient interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
Path2D interface: operation lineTo(unrestricted double, unrestricted double): Firefox: FAIL
CanvasPattern interface: existence and properties of interface prototype object: Firefox: FAIL
Path2D interface: operation closePath(): Firefox: FAIL
Path2D interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
CanvasPattern interface: existence and properties of interface object: Firefox: FAIL
Path2D interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
Path2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean): Firefox: FAIL
CanvasGradient interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
Path2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): Firefox: FAIL
Path2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double): Firefox: FAIL
Path2D interface: operation addPath(Path2D, DOMMatrix2DInit): Firefox: FAIL
CanvasPattern interface object length: Firefox: FAIL
CanvasGradient interface object name: Firefox: FAIL

/css/cssom-view/idlharness.html
Screen interface: existence and properties of interface object: Firefox: FAIL
Screen interface: existence and properties of interface prototype object: Firefox: FAIL

/svg/idlharness.window.html
SVGSVGElement interface: objects.svg must inherit property "checkIntersection(SVGElement, DOMRectReadOnly)" with the proper type: Firefox: FAIL
SVGSVGElement interface: calling getIntersectionList(DOMRectReadOnly, SVGElement) on objects.svg with too few arguments must throw TypeError: Firefox: FAIL
SVGSVGElement interface: operation checkIntersection(SVGElement, DOMRectReadOnly): Firefox: FAIL
SVGSVGElement interface: objects.svg must inherit property "checkEnclosure(SVGElement, DOMRectReadOnly)" with the proper type: Firefox: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface prototype object: Firefox: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_OBJECTBOUNDINGBOX on interface prototype object: Firefox: FAIL
SVGSVGElement interface: calling getEnclosureList(DOMRectReadOnly, SVGElement) on objects.svg with too few arguments must throw TypeError: Firefox: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_UNKNOWN on interface prototype object: Firefox: FAIL
SVGSVGElement interface: objects.svg must inherit property "getEnclosureList(DOMRectReadOnly, SVGElement)" with the proper type: Firefox: FAIL
SVGSVGElement interface: objects.svg must inherit property "getIntersectionList(DOMRectReadOnly, SVGElement)" with the proper type: Firefox: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object: Firefox: FAIL
SVGSVGElement interface: operation checkEnclosure(SVGElement, DOMRectReadOnly): Firefox: FAIL
SVGSVGElement interface: calling checkIntersection(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: Firefox: FAIL
SVGSVGElement interface: calling checkEnclosure(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: Firefox: FAIL

/css/cssom/idlharness.html
Stringification of getComputedStyle(svg_element): Firefox: FAIL
Stringification of svg_element.style: Firefox: FAIL
CSSStyleDeclaration must be primary interface of sheet.cssRules[4].style: Firefox: FAIL
Stringification of sheet.cssRules[4].style: Firefox: FAIL
Stringification of sheet.cssRules[2].style: Firefox: FAIL
CSSStyleDeclaration must be primary interface of svg_element.style: Firefox: FAIL
CSSStyleDeclaration must be primary interface of style_element.style: Firefox: FAIL
CSSStyleDeclaration interface: attribute cssFloat: Firefox: FAIL
CSSStyleDeclaration must be primary interface of sheet.cssRules[2].style: Firefox: FAIL
CSSPageRule interface: attribute selectorText: Firefox: FAIL
CSSPageRule interface: sheet.cssRules[2] must inherit property "selectorText" with the proper type: Firefox: FAIL
Stringification of style_element.style: Firefox: FAIL
CSSStyleDeclaration must be primary interface of getComputedStyle(svg_element): Firefox: FAIL

/media-source/idlharness.window.html
MediaSource interface: attribute onsourceclose: Firefox: FAIL
SourceBuffer interface: attribute videoTracks: Firefox: FAIL
SourceBuffer interface: attribute audioTracks: Firefox: FAIL
SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type: Firefox: FAIL
SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type: Firefox: FAIL
VideoTrack interface: attribute sourceBuffer: Firefox: FAIL
MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type: Firefox: FAIL
AudioTrack interface: attribute sourceBuffer: Firefox: FAIL

/geolocation-API/idlharness.https.window.html
GeolocationPositionError interface: constant PERMISSION_DENIED on interface object: Firefox: FAIL
GeolocationPositionError interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
GeolocationCoordinates interface object length: Firefox: FAIL
GeolocationCoordinates interface: attribute latitude: Firefox: FAIL
GeolocationCoordinates interface: attribute heading: Firefox: FAIL
GeolocationCoordinates interface object name: Firefox: FAIL
Geolocation interface: existence and properties of interface prototype object: Firefox: FAIL
Geolocation interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
GeolocationPositionError interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
Geolocation interface: existence and properties of interface object: Firefox: FAIL
GeolocationPositionError interface: constant POSITION_UNAVAILABLE on interface object: Firefox: FAIL
GeolocationPositionError interface object name: Firefox: FAIL
GeolocationPositionError interface: constant TIMEOUT on interface prototype object: Firefox: FAIL
GeolocationPositionError interface: attribute message: Firefox: FAIL
Geolocation interface: operation watchPosition(PositionCallback, PositionErrorCallback, PositionOptions): Firefox: FAIL
GeolocationPosition interface: existence and properties of interface object: Firefox: FAIL
GeolocationPositionError interface: constant POSITION_UNAVAILABLE on interface prototype object: Firefox: FAIL
GeolocationCoordinates interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
GeolocationPosition interface object name: Firefox: FAIL
GeolocationCoordinates interface: attribute altitudeAccuracy: Firefox: FAIL
GeolocationPosition interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
Geolocation must be primary interface of navigator.geolocation: Firefox: FAIL
GeolocationCoordinates interface: attribute altitude: Firefox: FAIL
Geolocation interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
GeolocationCoordinates interface: attribute speed: Firefox: FAIL
GeolocationPositionError interface: existence and properties of interface prototype object: Firefox: FAIL
GeolocationCoordinates interface: existence and properties of interface object: Firefox: FAIL
GeolocationPositionError interface: constant PERMISSION_DENIED on interface prototype object: Firefox: FAIL
GeolocationPosition interface: attribute coords: Firefox: FAIL
Geolocation interface: operation clearWatch(long): Firefox: FAIL
Geolocation interface object length: Firefox: FAIL
GeolocationPositionError interface object length: Firefox: FAIL
GeolocationCoordinates interface: attribute longitude: Firefox: FAIL
GeolocationCoordinates interface: existence and properties of interface prototype object: Firefox: FAIL
GeolocationCoordinates interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
GeolocationPosition interface: existence and properties of interface prototype object: Firefox: FAIL
GeolocationPositionError interface: constant TIMEOUT on interface object: Firefox: FAIL
GeolocationPositionError interface: attribute code: Firefox: FAIL
Geolocation interface: operation getCurrentPosition(PositionCallback, PositionErrorCallback, PositionOptions): Firefox: FAIL
GeolocationPosition interface: attribute timestamp: Firefox: FAIL
GeolocationCoordinates interface: attribute accuracy: Firefox: FAIL
GeolocationPosition interface object length: Firefox: FAIL
Geolocation interface object name: Firefox: FAIL
GeolocationPositionError interface: existence and properties of interface object: Firefox: FAIL
GeolocationPosition interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL

/WebCryptoAPI/idlharness.https.any.worker.html
CryptoKey interface: attribute usages: Firefox: FAIL
CryptoKey interface: existence and properties of interface object: Firefox: FAIL
CryptoKey interface object length: Firefox: FAIL
CryptoKey interface: existence and properties of interface prototype object: Firefox: FAIL
CryptoKey interface: attribute algorithm: Firefox: FAIL
CryptoKey interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL
CryptoKey interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL
CryptoKey interface: attribute extractable: Firefox: FAIL
CryptoKey interface object name: Firefox: FAIL
CryptoKey interface: attribute type: Firefox: FAIL

Other new tests that's don't pass

/html/dom/idlharness.https.html?exclude=(Document|Window|HTML.*)
SubmitEvent interface object name: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface object length: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface: existence and properties of interface prototype object: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface: existence and properties of interface prototype object's @@unscopables property: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface: attribute submitter: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface: existence and properties of interface object: Firefox: FAIL, Chrome: FAIL, Safari: MISSING
SubmitEvent interface: existence and properties of interface prototype object's "constructor" property: Firefox: FAIL, Chrome: FAIL, Safari: MISSING

Gecko CI Results

Ran 150 tests and 23018[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 22814[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview] subtests
OK : 144[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview], 145[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
PASS : 19216[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt], 19226[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview], 19214[windows7-32-debug,windows7-32-opt]
FAIL : 3804[windows7-32-debug,windows7-32-opt], 3802[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt], 3588[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview]

New tests that don't pass

/html/dom/idlharness.https.html?exclude=(Document|Window|HTML.*)
SubmitEvent interface object length: FAIL
SubmitEvent interface object name: FAIL
SubmitEvent interface: attribute submitter: FAIL
SubmitEvent interface: existence and properties of interface object: FAIL
SubmitEvent interface: existence and properties of interface prototype object: FAIL
SubmitEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL
SubmitEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL

Tests that are disabled

/payment-handler/idlharness.https.any.html
/payment-handler/idlharness.https.any.serviceworker.html
/payment-handler/idlharness.https.any.sharedworker.html
/payment-handler/idlharness.https.any.worker.html
/payment-request/idlharness.https.window.html
/webxr/idlharness.https.window.html: [android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview]

Automatic update from web-platform-tests
Update interfaces/html.idl (#19986)

Source: https://github.com/tidoust/reffy-reports/blob/f08e36d/ed/idl/html.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/605796547

wpt-commits: b3a2d4f7f55420ca09ebc0107112bc9f33733013
wpt-pr: 19986

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3e372a42857d [wpt PR 19986] - Update interfaces/html.idl, a=testonly https://hg.mozilla.org/integration/autoland/rev/1977c37a57aa [wpt PR 19986] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: