[whatwg] Move contentEditable/isContentEditable from HTMLElement to Element?

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