- From: Cameron McCormack <cam@mcc.id.au>
- Date: Tue, 1 Apr 2014 14:16:37 +1100
- To: Rik Cabanier <cabanier@gmail.com>
- Cc: Richard Schwerdtfeger <schwer@us.ibm.com>, Erik Dahlström <ed@opera.com>, "www-svg@w3.org" <www-svg@w3.org>
Rik Cabanier: > Should it be optional in the IDL for SVGElement then? It’s an IDL attribute, not an argument to an IDL operation, so optional doesn’t really make sense. Do you mean nullable, where null would indicate that the content attribute is missing? If so, then no, I think we should just behave the same as HTMLElement.tabIndex (and other SVG attributes where we reflect content attributes that have lacuna values) and have it be 0 or -1. -- Cameron McCormack ≝ http://mcc.id.au/
Received on Tuesday, 1 April 2014 03:17:09 UTC