[Webkit-unassigned] [Bug 92818] REGRESSION: WebKit does not render selection in non-first ruby text nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 15:24:36 PST 2012


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





--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org>  2012-12-12 15:26:58 PST ---
(From update of attachment 155722)
View in context: https://bugs.webkit.org/attachment.cgi?id=155722&action=review

> Source/WebCore/rendering/RenderBlock.cpp:3189
>      if (!node())
>          return false;

I've done some investigation and it appears that we should just remove this line. It was added in http://trac.webkit.org/changeset/12986 but I don't think we need it anymore.

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