adapt assert to code reality, bug 364512 r/sr/a=dbaron
git-svn-id: svn://10.0.0.236/trunk@231893 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4bfa9163ef
commit
c19c90bd7a
@ -1743,6 +1743,7 @@ nsTableFrame::RequestSpecialHeightReflow(const nsHTMLReflowState& aReflowState)
|
||||
NS_ASSERTION(IS_TABLE_CELL(frameType) ||
|
||||
nsGkAtoms::tableRowFrame == frameType ||
|
||||
nsGkAtoms::tableRowGroupFrame == frameType ||
|
||||
nsGkAtoms::scrollFrame == frameType ||
|
||||
nsGkAtoms::tableFrame == frameType,
|
||||
"unexpected frame type");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user