Don't fall off the edge without returning a value. b=514689 r=fantasai

This commit is contained in:
Mats Palmgren 2009-09-04 23:07:30 +02:00
Родитель 7bf2171a7b
Коммит 376cc4660e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -5682,6 +5682,7 @@ nsBlockFrame::FindTrailingClear()
return endLine->GetBreakTypeAfter();
}
}
return NS_STYLE_CLEAR_NONE;
}
nsresult