Untabify.
This commit is contained in:
@@ -179,7 +179,7 @@ FixedTableLayoutStrategy::ComputeColumnWidths(const nsHTMLReflowState& aReflowSt
|
||||
tableWidth -= subtract;
|
||||
} else {
|
||||
// No Columns - nothing to compute
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
// XXX This ignores the 'min-width' and 'max-width' properties
|
||||
|
||||
Reference in New Issue
Block a user