Closed
Bug 1625269
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 22477 - Update interfaces/SVG.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
113.76 KB,
text/plain
|
Details |
Sync web-platform-tests PR 22477 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22477
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/SVG.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/51fba16/ed/idl/SVG.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/667390526
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b2adba5b3982fab98a203d87d661e1a9dece363f
Assignee | ||
Comment 2•5 years ago
|
||
# CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 57 tests
## Status Summary
### Firefox
OK : 10
PASS : 8607[GitHub] 8652[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] 8654[Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-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 : 943[Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-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] 945[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview]
### Chrome
OK : 10
PASS : 9173
FAIL : 377
### Safari
OK : 8
PASS : 6365
FAIL : 810
ERROR: 2
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b2adba5b3982fab98a203d87d661e1a9dece363f)
[GitHub PR Head](https://wpt.fyi/results/?sha=2dd91043f1d3928a282545a8e0c7f1bce522d5d5&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=2dd91043f1d3928a282545a8e0c7f1bce522d5d5&label=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
HTMLInputElement interface: createInput("text") must inherit property "dirName" with the proper type: FAIL
HTMLInputElement interface: createInput("month") 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("color") 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("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
HTMLMediaElement interface: document.createElement("video") must inherit property "videoTracks" with the proper type: FAIL
HTMLElement interface: document.createElement("noscript") must inherit property "enterKeyHint" with the proper type: FAIL
/css/cssom/idlharness.html
Stringification of getComputedStyle(svg_element): FAIL
Stringification of svg_element.style: FAIL
CSSStyleDeclaration must be primary interface of sheet.cssRules[4].style: FAIL
Stringification of sheet.cssRules[4].style: FAIL
Stringification of sheet.cssRules[2].style: FAIL
CSSStyleDeclaration must be primary interface of svg_element.style: FAIL
CSSStyleDeclaration must be primary interface of style_element.style: FAIL
CSSStyleDeclaration interface: attribute cssFloat: FAIL
CSSStyleDeclaration must be primary interface of sheet.cssRules[2].style: FAIL
CSSPageRule interface: attribute selectorText: FAIL
CSSPageRule interface: sheet.cssRules[2] must inherit property "selectorText" with the proper type: FAIL
Stringification of style_element.style: FAIL
CSSStyleDeclaration must be primary interface of getComputedStyle(svg_element): FAIL
/css/cssom-view/idlharness.html
Screen interface: existence and properties of interface object: FAIL
Screen interface: existence and properties of interface prototype object: FAIL
/svg/idlharness.window.html
SVGSVGElement interface: calling getEnclosureList(DOMRectReadOnly, SVGElement?) on objects.svg with too few arguments must throw TypeError: FAIL
SVGSVGElement interface: operation getEnclosureList(DOMRectReadOnly, SVGElement?): FAIL
SVGSVGElement interface: objects.svg must inherit property "checkIntersection(SVGElement, DOMRectReadOnly)" with the proper type: FAIL
SVGSVGElement interface: operation getIntersectionList(DOMRectReadOnly, SVGElement?): FAIL
SVGSVGElement interface: calling getIntersectionList(DOMRectReadOnly, SVGElement?) on objects.svg with too few arguments must throw TypeError: FAIL
SVGSVGElement interface: operation checkIntersection(SVGElement, DOMRectReadOnly): FAIL
SVGSVGElement interface: objects.svg must inherit property "checkEnclosure(SVGElement, DOMRectReadOnly)" with the proper type: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface prototype object: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object's "constructor" property: FAIL
SVGSVGElement interface: objects.svg must inherit property "getEnclosureList(DOMRectReadOnly, SVGElement?)" with the proper type: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object's @@unscopables property: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_OBJECTBOUNDINGBOX on interface prototype object: FAIL
SVGUnitTypes interface: constant SVG_UNIT_TYPE_UNKNOWN on interface prototype object: FAIL
SVGUnitTypes interface: existence and properties of interface prototype object: FAIL
SVGSVGElement interface: operation checkEnclosure(SVGElement, DOMRectReadOnly): FAIL
SVGSVGElement interface: calling checkIntersection(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: FAIL
SVGSVGElement interface: objects.svg must inherit property "getIntersectionList(DOMRectReadOnly, SVGElement?)" with the proper type: FAIL
SVGSVGElement interface: calling checkEnclosure(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: FAIL
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec611df13109
[wpt PR 22477] - Update interfaces/SVG.idl, a=testonly
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•