Bug 31649 - assertions when painting tables with css gradients.
Summary: assertions when painting tables with css gradients.
Status: CLOSED DUPLICATE of bug 28426
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 14:55 PST by Oliver Hunt
Modified: 2010-01-30 23:14 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2009-11-18 14:55:39 PST
The markup
<table><tr style="background: -webkit-gradient(…)"><td>foo…
Results in numerous assertions.
Comment 1 Simon Fraser (smfr) 2010-01-30 21:23:31 PST

*** This bug has been marked as a duplicate of bug 28426 ***