Bug 123434

Summary: applyTextTransform() should take a const RenderStyle&.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-10-28 22:01:47 PDT
applyTextTransform() should take a const RenderStyle&.
Comment 1 Andreas Kling 2013-10-28 22:02:56 PDT
Created attachment 215365 [details]
Patch
Comment 2 Andreas Kling 2013-10-28 22:16:45 PDT
Committed r158181: <http://trac.webkit.org/changeset/158181>