зеркало из https://github.com/mozilla/gecko-dev.git
Merge m-c to a CLOSED TREE f-t
This commit is contained in:
Коммит
9aae286c10
|
@ -1069,7 +1069,7 @@ nsLayoutUtils::SetDisplayPortMargins(nsIContent* aContent,
|
|||
RepaintMode aRepaintMode)
|
||||
{
|
||||
MOZ_ASSERT(aContent);
|
||||
MOZ_ASSERT(aContent->GetCurrentDoc() == aPresShell->GetDocument());
|
||||
MOZ_ASSERT(aContent->GetComposedDoc() == aPresShell->GetDocument());
|
||||
|
||||
DisplayPortMarginsPropertyData* currentData =
|
||||
static_cast<DisplayPortMarginsPropertyData*>(aContent->GetProperty(nsGkAtoms::DisplayPortMargins));
|
||||
|
|
Загрузка…
Ссылка в новой задаче