зеркало из https://github.com/mozilla/gecko-dev.git
Comment typo fix; no bug. (DONTBUILD)
--HG-- extra : rebase_source : c17a904cc2d7fcaecaaf658eed87da4511d4de94
This commit is contained in:
Родитель
54171e1ece
Коммит
2328daec26
|
@ -1341,7 +1341,7 @@ RestyleManager::GetMaxAnimationGenerationForFrame(nsIFrame* aFrame)
|
||||||
void
|
void
|
||||||
RestyleManager::RestyleForEmptyChange(Element* aContainer)
|
RestyleManager::RestyleForEmptyChange(Element* aContainer)
|
||||||
{
|
{
|
||||||
// In some cases (:empty + E, :empty ~ E), a change if the content of
|
// In some cases (:empty + E, :empty ~ E), a change in the content of
|
||||||
// an element requires restyling its parent's siblings.
|
// an element requires restyling its parent's siblings.
|
||||||
nsRestyleHint hint = eRestyle_Subtree;
|
nsRestyleHint hint = eRestyle_Subtree;
|
||||||
nsIContent* grandparent = aContainer->GetParent();
|
nsIContent* grandparent = aContainer->GetParent();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче