Bug 103300

Summary: RenderStyle: Move 'list-style-image' to rare inherited data.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-11-26 15:03:21 PST
list-style-image isn't a super common property. We can save some memory by marking it rare.
Comment 1 Andreas Kling 2012-11-26 15:28:21 PST
Created attachment 176091 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 16:42:26 PST
Comment on attachment 176091 [details]
Patch

Clearing flags on attachment: 176091

Committed r135788: <http://trac.webkit.org/changeset/135788>
Comment 3 WebKit Review Bot 2012-11-26 16:42:29 PST
All reviewed patches have been landed.  Closing bug.