- From: Dirk Schulze <dschulze@adobe.com>
- Date: Tue, 13 May 2014 09:26:12 +0000
- To: whatwg <whatwg@lists.whatwg.org>
Hi, contentEditable can be fairly useful in SVG as well. It partly works for inline SVG content in web browsers today. The question is, should SVGElement add support for contentEditable/isContentEditable and add it to its interface? Or should both attributes move to the Element interface instead? Greetings, Dirk
Received on Tuesday, 13 May 2014 09:26:39 UTC