[Webkit-unassigned] [Bug 125399] Make indent command to work with positional CSS selector, e.g. :first-child, with visibility

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 08:48:42 PDT 2014


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





--- Comment #5 from László Langó <llango.u-szeged at partner.samsung.com>  2014-03-11 08:45:38 PST ---
(In reply to comment #3)
> (From update of attachment 218842 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=218842&action=review
> 
> This comment doesn't explain why this is the right thing to do.
> It appears to me that we should be failing out before calling moveParagraphWithClones
> in the case where start & end up moving to unexpected places.

I tried to debug that why is this wrong after the 'insertNodeBefore'. I tried to find a way how to check that the validity of 'start' and 'end' positions after  'insertNodeBefore'. I didn't getting closer. If you have some idea how can we do that, then I can do it. I couldn't figure out better fix then this for that assertion.

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