Bug 92970 - Inline stylesheets can confuse style sharing
Summary: Inline stylesheets can confuse style sharing
Status: RESOLVED FIXED
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-08-02 03:53 PDT by Antti Koivisto
Modified: 2012-08-02 09:10 PDT (History)
7 users (show)

See Also:


Attachments
patch (4.08 KB, patch)
2012-08-02 04:12 PDT, Antti Koivisto
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-08-02 03:53:08 PDT
Due to inline stylesheet optimizations we may end up picking up the shared style from an element that does not have its final style calculated yet.
Comment 1 Antti Koivisto 2012-08-02 03:53:40 PDT
<rdar://problem/11979269>
Comment 2 Antti Koivisto 2012-08-02 04:12:12 PDT
Created attachment 156035 [details]
patch
Comment 3 Radar WebKit Bug Importer 2012-08-02 06:24:49 PDT
<rdar://problem/12015581>
Comment 4 Antti Koivisto 2012-08-02 09:10:15 PDT
http://trac.webkit.org/changeset/124463