[webkit-dev] indentation of nested-list

Ojan Vafai ojan at chromium.org
Mon Jun 22 14:03:16 PDT 2009


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 <rniwa at google.com> 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<jhaygood at reaktix.com>
> wrote:
> > MSIE 8.0 gets a JavaScript error on window.getSelection(), but the visual
> > display is here:
> >
> >
> >
> >
> >
> > -----Original Message-----
> > From: webkit-dev-bounces at lists.webkit.org
> > [mailto:webkit-dev-bounces at lists.webkit.org] 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
> >
> > webkit-dev at lists.webkit.org
> >
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090622/c8177c52/attachment.html>


More information about the webkit-dev mailing list