I commented on the bug. The correct behavior is clearly the second one. Try any word processor (e.g. MS Word). Firefox just happens to also have a bug there. Ojan
On Mon, Jun 22, 2009 at 1:10 PM, Ryosuke Niwa <[email protected]> wrote: > Hi Justin, thanks for the screenshot. Could you edit HTML document so > that it'll indent "three"? What I want to see is whether it gives me > 1 > 1 > 1 > 2 > Or > 1 > 1 > 2 > 3 > > Ryosuke > > On Mon, Jun 22, 2009 at 1:04 PM, Justin Haygood<[email protected]> > wrote: > > MSIE 8.0 gets a JavaScript error on window.getSelection(), but the visual > > display is here: > > > > > > > > > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Ryosuke Niwa > > Sent: Monday, June 22, 2009 4:00 PM > > To: WebKit Development > > Subject: [webkit-dev] indentation of nested-list > > > > > > > > Hi, > > > > > > > > I'm currently working on the patch for 21712 (Bug 21712: Indent on li > > > > creates new ol instead of merging with existing ol, numbering > > > > incorrect.) But because Firefox gave me unexpected result for > > > > https://bugs.webkit.org/show_bug.cgi?id=21712, I'm wondering whether I > > > > should copy the behavior of Firefox or not. Also, since I don't have > > > > access to Windows machine/MSIE today, I'll appreciate if you could > > > > browse https://bugs.webkit.org/attachment.cgi?id=31668&action=view in > > > > various browsers and tell me what happens. > > > > > > > > Best, > > > > Ryosuke > > > > _______________________________________________ > > > > webkit-dev mailing list > > > > [email protected] > > > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

