[webkit-dev] Fwd: indentation of nested-list
Ryosuke Niwa
rniwa at google.com
Mon Jun 22 14:12:55 PDT 2009
---------- Forwarded message ----------
From: Ryosuke Niwa <rniwa at google.com>
Date: Mon, Jun 22, 2009 at 2:12 PM
Subject: Re: [webkit-dev] indentation of nested-list
To: Ojan Vafai <ojan at chromium.org>
Ok, thanks Ojan. Julie tried it on MSIE8 and got the expected result
1 2 3 instead of 1 1 2.
Ryosuke
On Mon, Jun 22, 2009 at 2:03 PM, Ojan Vafai<ojan at chromium.org> wrote:
> 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
>
>
More information about the webkit-dev
mailing list