Bug 104864 - REGRESSION(r129644): style in append style not applying
Summary: REGRESSION(r129644): style in append style not applying
Status: RESOLVED DUPLICATE of bug 109639
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-12 17:10 PST by Tony Chang
Modified: 2013-02-14 10:58 PST (History)
2 users (show)

See Also:


Attachments
reduction (29.99 KB, text/html)
2012-12-12 17:10 PST, Tony Chang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2012-12-12 17:10:18 PST
Created attachment 179154 [details]
reduction

I'm attaching a reduction.  In Safari 6.0.2 on ML, the colored divs fill the table cells (100px each).  In ToT WebKit, the colored divs are only 94px each.  If I then set "width: auto" on the div, it corrects itself to 100px.

I think this is due to r129644.  Antti, can you take a look?
Comment 1 Antti Koivisto 2012-12-13 08:45:22 PST
Will do.
Comment 2 Alexey Proskuryakov 2012-12-18 10:37:36 PST
<rdar://problem/12902514>
Comment 3 Tony Chang 2013-02-14 10:58:34 PST
I believe this is fixed by the patch on bug 109639

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