[webkit-dev] indentation of nested-list

Justin Haygood jhaygood at reaktix.com
Mon Jun 22 13:15:16 PDT 2009


I get the following:

1
	1
	1
	1

-----Original Message-----
From: Ryosuke Niwa [mailto:rniwa at google.com] 
Sent: Monday, June 22, 2009 4:10 PM
To: Justin Haygood
Cc: WebKit Development
Subject: Re: [webkit-dev] indentation of nested-list

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



More information about the webkit-dev mailing list