- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Sat, 21 Apr 2018 04:38:20 +0000
- To: public-svg-issues@w3.org
dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Basic Data Types and Interfaces chapter": == 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 See https://github.com/w3c/svgwg/issues/419
Received on Saturday, 21 April 2018 04:38:48 UTC