I tried skipping the assert and then it just didn't paint the
gradient. But you're right, technically, not a crash.

Thanks for the bug reference. I will just move the gradient to a div!

- a

On Fri, Mar 20, 2009 at 11:00 AM, Matt Perry <[email protected]> wrote:
> FYI, the gradient "crash" (assert really) is
> https://bugs.webkit.org/show_bug.cgi?id=18445 .  It's fairly old.  It
> only happens for gradients on the body element, so a simple workaround
> is to put everything in a div and set the gradient there.
>
> On Thu, Mar 19, 2009 at 10:04 PM, Aaron Boodman <[email protected]> wrote:
>>
>> I have a CL that implements default CSS for toolstrips to make 'em
>> pretty (well, relatively pretty). But it doesn't work because the
>> gradient crashes in webkit for some reason.
>>
>> Anyway, this isn't a huge need at this moment, so I'll probably
>> abandon the change for now. But if anyone later wants to pick it up,
>> here it is:
>>
>> http://codereview.chromium.org/42435
>>
>> - a
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to