[Webkit-unassigned] [Bug 65362] Search field in designMode causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 15:07:50 PDT 2011


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-07-29 15:07:50 PST ---
Oops, forget about my last comment.  That's not true at all because designMode is now set via CSS style.

But RenderTextControlSingleLine::createInnerBlockStyle sets -webkit-user-modify: readonly so I don't know why nodes are editable in the shadow DOM.   Need more investigation here.

Does shadow DOM inherit document's style?

-- 
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