Bug 73741 - CSSInheritedValue: Only one instance of this class is ever needed.
Summary: CSSInheritedValue: Only one instance of this class is ever needed.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-03 04:30 PST by Andreas Kling
Modified: 2011-12-03 04:59 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2011-12-03 04:31 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (1.26 KB, patch)
2011-12-03 04:35 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-12-03 04:30:41 PST
SSIA
Comment 1 Andreas Kling 2011-12-03 04:31:21 PST
Created attachment 117753 [details]
Patch
Comment 2 Andreas Kling 2011-12-03 04:35:40 PST
Created attachment 117754 [details]
Patch
Comment 3 Andreas Kling 2011-12-03 04:59:40 PST
Actually, this is a bad idea since the wrapper would get shared across documents.