It's like that because the different browser vendors use different algorithms for displaying the <canvas>'s API.
On Tue, Jun 30, 2009 at 10:18 PM, Dilip Dilip <[email protected]> wrote: > Hi All, Thanks for the reply's. Is this is a problem with SKIA painting ? > What i could observe is the output on chrome is different from Firefox when > second stop alpha color vaue of linear gradient is zero. can somebody > explain me what could be the cause for this different behaviour. > > Thanks and Regards, > Vivek R > > > On Wed, Jul 1, 2009 at 8:29 AM, Dilip Dilip <[email protected]> wrote: > >> >> >> On Wed, Jul 1, 2009 at 5:31 AM, Mohamed Mansour <[email protected]> wrote: >> >>> If you look at the basic JavaScript code, the one for FF is the correct >>> one. Chrome doesn't properly paint the bottom half portion (darker >>> gradient). >>> -- Mohamed Mansour >>> >>> >>> >>> On Tue, Jun 30, 2009 at 7:39 PM, dhhwai <[email protected]> wrote: >>> >>>> >>>> And also this page has "WIP" at the top, which I think means Work In >>>> Progress. Maybe this test is not fully ready yet? >>>> >>>> On Jun 30, 4:07 pm, dhhwai <[email protected]> wrote: >>>> > Wow..... from the screenshot thumbnails, I thought for a second that >>>> > the Mozilla display filled the entire browser window or something. >>>> > But it is actually the correct size as well. >>>> > >>>> > My Firefox 3.5 shows the same as Dilip Dilip, with the green fade to >>>> > grey/white in the lower half. >>>> > >>>> > krtulmay has a point. Since all the tests at hixie.ch are created by >>>> > Ian Hickson, he should know what is the expected result. >>>> > >>>> > On Jun 30, 3:36 pm, krtulmay <[email protected]> wrote: >>>> > >>>> > >>>> > >>>> > > Perhaps you should instead ask Ian Hickson of hixie.ch which one is >>>> > > correct. >>>> > >>>> > > On Jun 30, 3:17 pm, Nico Weber <[email protected]> wrote: >>>> > >>>> > > > Looks the same for me on current versions of chrome (latest dev >>>> > > > release) and firefox (3.5). >>>> > >>>> > > > On Mon, Jun 29, 2009 at 11:50 PM, Dilip Dilip< >>>> [email protected]> wrote: >>>> > >>>> > > > >http://hixie.ch/tests/adhoc/html/canvas/042.html >>>> > > > > What i could see for above test case is that, the output on >>>> mozilla is >>>> > > > > different from google chrome. >>>> > > > > I am attaching the screen shots of the outputs of mozilla , >>>> google chrome.. >>>> > > > > Please tell me which one is correct. >>>> > >>>> > > > > Thanks and Regards, >>>> > > > > Vivek R >>>> > >>>> > > > > On Tue, Jun 30, 2009 at 5:34 AM, Mike Reed <[email protected]> >>>> wrote: >>>> > >>>> > > > >> They should be working. If you include a code-snippet of how >>>> you are >>>> > > > >> trying to construct the gradient, and what you are seeing, we >>>> may be >>>> > > > >> able to help. >>>> > >>>> > > > >> On Mon, Jun 29, 2009 at 8:18 AM, Dilip Dilip< >>>> [email protected]> wrote: >>>> > > > >> > Is LinearGradient with 2 colors working on SKIA ? >>>> > > > >> > Can anybody explain me how to use it? >>>> > > > >> > I tried it out but i am not getting the second color >>>> properly. I tried >>>> > > > >> > with >>>> > > > >> > green ( with alpha zero) and black (with alpha 1 ) . >>>> > >>>> > > > >> > Thanks in Advance. >>>> > >>>> > > > >> > Best Regards, >>>> > > > >> > Vivek R >>>> >>>> >>> >>> >>> >> > > > > -- - Adam Shannon ( http://ashannon.us ) --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
