[svgwg] Rename SVGBoundingBoxOptions to SVGBoundingBoxOptionsInit

dirkschulze has just created a new issue for https://github.com/w3c/svgwg:

== Rename SVGBoundingBoxOptions to SVGBoundingBoxOptionsInit ==
It seems like a common pattern for WebIDL definitions is that dictionary names end with `Init`. Should we rename `SVGBoundingBoxOptions` to `SVGBoundingBoxOptionsInit`? Some IDL compilers like the one in WebKit seem to explicitly look out for this Init postfix (might be a wrong assumption or a bug though).

https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/419 using your GitHub account

Received on Saturday, 21 April 2018 04:38:41 UTC