Bug 1097499 part 3 - Add a separate anonbox for text nodes. r=heycam
MozReview-Commit-ID: 1GfoFEGhyka
This commit is contained in:
@@ -96,7 +96,8 @@ ServoStyleSet::ResolveStyleFor(Element* aElement,
|
||||
}
|
||||
|
||||
already_AddRefed<nsStyleContext>
|
||||
ServoStyleSet::ResolveStyleForNonElement(nsStyleContext* aParentContext)
|
||||
ServoStyleSet::ResolveStyleForNonElement(nsStyleContext* aParentContext,
|
||||
nsIAtom* aPseudoTag)
|
||||
{
|
||||
MOZ_CRASH("stylo: not implemented");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user