There should not be a capital "E" in "contentEditable". Better replace it by "contenteditable" which is the correct spelling.
This makes a difference in XHTML because attributes then are case-sensitive:
https://bugzilla.mozilla.org/show_bug.cgi?id=486931#c10
There should not be a capital "E" in "contentEditable". Better replace it by "contenteditable" which is the correct spelling.
This makes a difference in XHTML because attributes then are case-sensitive:
https://bugzilla.mozilla.org/show_bug.cgi?id=486931#c10