зеркало из https://github.com/mozilla/gecko-dev.git
This corrects an erroneous checkin made on monday, fixes bug #16362 r=dcone
This commit is contained in:
Родитель
a65519f9ad
Коммит
076620922f
|
@ -3501,7 +3501,7 @@ nsCSSFrameConstructor::InitializeSelectFrame(nsIPresContext* aPresConte
|
|||
|
||||
aPresContext->ResolvePseudoStyleContextFor(aContent,
|
||||
nsLayoutAtoms::scrolledContentPseudo,
|
||||
scrollPseudoStyle, PR_FALSE,
|
||||
aStyleContext, PR_FALSE,
|
||||
getter_AddRefs(scrolledPseudoStyle));
|
||||
|
||||
scrollFrame->Init(*aPresContext, aContent, geometricParent, aStyleContext,
|
||||
|
|
|
@ -3501,7 +3501,7 @@ nsCSSFrameConstructor::InitializeSelectFrame(nsIPresContext* aPresConte
|
|||
|
||||
aPresContext->ResolvePseudoStyleContextFor(aContent,
|
||||
nsLayoutAtoms::scrolledContentPseudo,
|
||||
scrollPseudoStyle, PR_FALSE,
|
||||
aStyleContext, PR_FALSE,
|
||||
getter_AddRefs(scrolledPseudoStyle));
|
||||
|
||||
scrollFrame->Init(*aPresContext, aContent, geometricParent, aStyleContext,
|
||||
|
|
Загрузка…
Ссылка в новой задаче