Bug 142149 - BreakingContext appears to ignore ::first-line for some properties
Summary: BreakingContext appears to ignore ::first-line for some properties
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-01 10:16 PST by Myles C. Maxfield
Modified: 2015-03-01 10:16 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-03-01 10:16:01 PST
See BreakingContext::initializeForCurrentObject(). Shouldn't our initialization of of m_currentStyle be dependent on ::first-line? There is a FIXME to figure out if we should call lineStyle().