Closed Bug 1473464 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 11796 - Update the SVG IDL file

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11796 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11796 Details from upstream follow. Luke Bjerring <lukebjerring@chromium.org> wrote: > Update the SVG IDL file > > Hello reviewer(s), > > This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests. > > The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary. > > This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL. > > Please check that: > The spec (and its source) is correct and up-to-date > All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files). >
Whiteboard: [wptsync downstream] → [wptsync downstream error]
PR 11796 applied with additional changes from upstream: 13a85a4d1988b9b7b5998ae6b09cad60f2b63b21, bd310f4314e5bf809239da2f5ae82787cdd93697
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream error] → [wptsync downstream]
PR 11796 applied with additional changes from upstream: ae6368e7b8fafc7acdd9b6c0d8a31bda95f72c68
Ran 10 tests and 10123 subtests OK : 10 PASS : 9386 FAIL : 737 New tests that have failures or other problems: /cookie-store/idlharness.tentative.https.html CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "changed" with the proper type: FAIL CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "deleted" with the proper type: FAIL CookieChangeEvent must be primary interface of new CookieChangeEvent("change"): FAIL CookieStore interface: calling delete(CookieStoreDeleteOptions) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling delete(USVString) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling get(CookieStoreGetOptions) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling get(USVString) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling getAll(CookieStoreGetOptions) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling getAll(USVString) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling set(CookieStoreSetExtraOptions) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: calling set(USVString, USVString, CookieStoreSetOptions) on cookieStore with too few arguments must throw TypeError: FAIL CookieStore interface: cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "delete(USVString)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "get(CookieStoreGetOptions)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "get(USVString)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "getAll(CookieStoreGetOptions)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "getAll(USVString)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "onchange" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "set(CookieStoreSetExtraOptions)" with the proper type: FAIL CookieStore interface: cookieStore must inherit property "set(USVString, USVString, CookieStoreSetOptions)" with the proper type: FAIL CookieStore interface: cookieStore must not have property "getChangeSubscriptions": FAIL CookieStore interface: cookieStore must not have property "subscribeToChanges": FAIL CookieStore must be primary interface of cookieStore: FAIL Stringification of cookieStore: FAIL Stringification of new CookieChangeEvent("change"): FAIL /svg/idlharness.window.html SVGAElement interface: attribute download: FAIL SVGAElement interface: attribute hreflang: FAIL SVGAElement interface: attribute rel: FAIL SVGAElement interface: attribute relList: FAIL SVGAElement interface: attribute type: FAIL SVGAElement interface: objects.a must inherit property "download" with the proper type: FAIL SVGAElement interface: objects.a must inherit property "hreflang" with the proper type: FAIL SVGAElement interface: objects.a must inherit property "rel" with the proper type: FAIL SVGAElement interface: objects.a must inherit property "relList" with the proper type: FAIL SVGAElement interface: objects.a must inherit property "type" with the proper type: FAIL SVGAnimatedRect interface: objects.svg.viewBox must inherit property "animVal" with the proper type: FAIL SVGAnimatedRect interface: objects.svg.viewBox must inherit property "baseVal" with the proper type: FAIL SVGDescElement must be primary interface of objects.Desc: FAIL SVGElement interface: attribute correspondingElement: FAIL SVGElement interface: attribute correspondingUseElement: FAIL SVGElement interface: objects.Desc must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.Desc must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.Switch must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.Switch must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.a must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.a must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.circle must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.circle must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.defs must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.defs must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.ellipse must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.ellipse must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.foreignObject must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.foreignObject must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.g must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.g must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.image must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.image must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.line must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.line must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.linearGradient must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.linearGradient must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.marker must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.marker must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.metadata must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.metadata must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.path must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.path must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.pattern must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.pattern must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.polygon must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.polygon must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.polyline must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.polyline must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.radialGradient must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.radialGradient must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.rect must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.rect must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.script must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.script must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.stop must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.stop must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.style must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.style must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.svg must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.svg must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.symbol must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.symbol must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.text must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.text must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.textPath must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.textPath must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.title must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.title must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.tspan must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.tspan must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.use must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.use must inherit property "correspondingUseElement" with the proper type: FAIL SVGElement interface: objects.view must inherit property "correspondingElement" with the proper type: FAIL SVGElement interface: objects.view must inherit property "correspondingUseElement" with the proper type: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.circle with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.ellipse with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.line with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.path with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.polygon with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.polyline with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInFill(DOMPointInit) on objects.rect with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.circle with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.ellipse with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.line with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.path with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.polygon with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.polyline with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: calling isPointInStroke(DOMPointInit) on objects.rect with too few arguments must throw TypeError: FAIL SVGGeometryElement interface: objects.circle must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.circle must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.ellipse must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.ellipse must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.line must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.line must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.path must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.path must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.polygon must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.polygon must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.polyline must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.polyline must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.rect must inherit property "isPointInFill(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: objects.rect must inherit property "isPointInStroke(DOMPointInit)" with the proper type: FAIL SVGGeometryElement interface: operation isPointInFill(DOMPointInit): FAIL SVGGeometryElement interface: operation isPointInStroke(DOMPointInit): FAIL SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on objects.Switch with too few arguments must throw TypeError: FAIL SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on objects.symbol with too few arguments must throw TypeError: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "getBBox(SVGBoundingBoxOptions)" with the proper type: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "getCTM()" with the proper type: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "getScreenCTM()" with the proper type: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "requiredExtensions" with the proper type: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "systemLanguage" with the proper type: FAIL SVGGraphicsElement interface: objects.Switch must inherit property "transform" with the proper type: FAIL SVGGraphicsElement interface: objects.symbol must inherit property "getBBox(SVGBoundingBoxOptions)" with the proper type: FAIL SVGGraphicsElement interface: objects.symbol must inherit property "getCTM()" with the proper type: FAIL SVGGraphicsElement interface: objects.symbol must inherit property "getScreenCTM()" with the proper type: FAIL SVGGraphicsElement interface: objects.symbol must inherit property "transform" with the proper type: FAIL SVGImageElement interface: attribute crossOrigin: FAIL SVGImageElement interface: objects.image must inherit property "crossOrigin" with the proper type: FAIL SVGMarkerElement interface: attribute orient: FAIL SVGMarkerElement interface: objects.marker must inherit property "orient" with the proper type: FAIL SVGSVGElement interface: calling checkEnclosure(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: FAIL SVGSVGElement interface: calling checkIntersection(SVGElement, DOMRectReadOnly) on objects.svg with too few arguments must throw TypeError: FAIL SVGSVGElement interface: calling getEnclosureList(DOMRectReadOnly, SVGElement) on objects.svg with too few arguments must throw TypeError: FAIL SVGSVGElement interface: calling getIntersectionList(DOMRectReadOnly, SVGElement) on objects.svg with too few arguments must throw TypeError: FAIL SVGSVGElement interface: objects.svg must inherit property "checkEnclosure(SVGElement, DOMRectReadOnly)" with the proper type: FAIL SVGSVGElement interface: objects.svg must inherit property "checkIntersection(SVGElement, DOMRectReadOnly)" with the proper type: FAIL SVGSVGElement interface: objects.svg must inherit property "currentTranslate" with the proper type: FAIL SVGSVGElement interface: objects.svg must inherit property "getEnclosureList(DOMRectReadOnly, SVGElement)" with the proper type: FAIL SVGSVGElement interface: objects.svg must inherit property "getIntersectionList(DOMRectReadOnly, SVGElement)" with the proper type: FAIL SVGSVGElement interface: operation checkEnclosure(SVGElement, DOMRectReadOnly): FAIL SVGSVGElement interface: operation checkIntersection(SVGElement, DOMRectReadOnly): FAIL SVGSVGElement interface: operation getEnclosureList(DOMRectReadOnly, SVGElement): FAIL SVGSVGElement interface: operation getIntersectionList(DOMRectReadOnly, SVGElement): FAIL SVGSwitchElement must be primary interface of objects.Switch: FAIL SVGSymbolElement interface: existence and properties of interface object: FAIL SVGSymbolElement interface: existence and properties of interface prototype object: FAIL SVGTextContentElement interface: operation getCharNumAtPosition(DOMPointInit): FAIL SVGTransform interface: objects.svg.createSVGTransform() must inherit property "matrix" with the proper type: 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: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface prototype object: FAIL SVGUnitTypes interface: existence and properties of interface prototype object: FAIL SVGUnitTypes interface: existence and properties of interface prototype object's "constructor" property: FAIL SVGUnitTypes interface: existence and properties of interface prototype object's @@unscopables property: FAIL SVGUnknownElement interface object length: FAIL SVGUnknownElement interface object name: FAIL SVGUnknownElement interface: existence and properties of interface object: FAIL SVGUnknownElement interface: existence and properties of interface prototype object: FAIL SVGUnknownElement interface: existence and properties of interface prototype object's "constructor" property: FAIL SVGUnknownElement interface: existence and properties of interface prototype object's @@unscopables property: FAIL SVGUseElement interface: attribute animatedInstanceRoot: FAIL SVGUseElement interface: attribute instanceRoot: FAIL SVGUseElement interface: objects.use must inherit property "animatedInstanceRoot" with the proper type: FAIL SVGUseElement interface: objects.use must inherit property "instanceRoot" with the proper type: FAIL SVGUseElementShadowRoot interface object length: FAIL SVGUseElementShadowRoot interface object name: FAIL SVGUseElementShadowRoot interface: existence and properties of interface object: FAIL SVGUseElementShadowRoot interface: existence and properties of interface prototype object: FAIL SVGUseElementShadowRoot interface: existence and properties of interface prototype object's "constructor" property: FAIL SVGUseElementShadowRoot interface: existence and properties of interface prototype object's @@unscopables property: FAIL ShadowAnimation interface object length: FAIL ShadowAnimation interface object name: FAIL ShadowAnimation interface: attribute sourceAnimation: FAIL ShadowAnimation interface: existence and properties of interface object: FAIL ShadowAnimation interface: existence and properties of interface prototype object: FAIL ShadowAnimation interface: existence and properties of interface prototype object's "constructor" property: FAIL ShadowAnimation interface: existence and properties of interface prototype object's @@unscopables property: FAIL Stringification of objects.Desc: FAIL Stringification of objects.Switch: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/7a29acb79221 [wpt PR 11796] - Update the SVG IDL file, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/fc5a4d05bad1 [wpt PR 11796] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.