[Webkit-unassigned] [Bug 58966] contenteditable attribute fails to work when design mode is on and contenteditable set to false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 03:26:26 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58966


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #5 from Benjamin Poulain <benjamin at webkit.org>  2011-04-21 03:26:26 PST ---
>From a quick look at the spec, your assumptions seem bogus.

Here is the excerpt I read:
"Otherwise, either the HTML element has a contenteditable attribute set to the false state, or its contenteditable attribute is set to the inherit state and its nearest ancestor HTML element with the contenteditable attribute set to a state other than the inherit state has its attribute set to the false state, or all its ancestors have their contenteditable attribute set to the inherit state and the Document itself has designMode disabled; either way, the element is not editable."

What part of the spec are you referring to?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list