Bug 1343078 part 1. Give placeholders and first-letter continuations different kinds of anonymous boxes. r=dbaron
MozReview-Commit-ID: B5IHgVUo1Rp
This commit is contained in:
@@ -3040,7 +3040,7 @@ nsCSSFrameConstructor::CreatePlaceholderFrameFor(nsIPresShell* aPresShell,
|
||||
nsFrameState aTypeBit)
|
||||
{
|
||||
RefPtr<nsStyleContext> placeholderStyle = aPresShell->StyleSet()->
|
||||
ResolveStyleForOtherNonElement(aParentStyle);
|
||||
ResolveStyleForPlaceholder(aParentStyle);
|
||||
|
||||
// The placeholder frame gets a pseudo style context
|
||||
nsPlaceholderFrame* placeholderFrame =
|
||||
|
||||
Reference in New Issue
Block a user