Issue #80 - De-unify layout/tables

This commit is contained in:
Moonchild 2020-04-30 21:45:28 +00:00 committed by Roy Tam
commit a892cb0808
4 changed files with 9 additions and 1 deletions

View file

@ -12,6 +12,8 @@
#include "nsQuickSort.h"
#include "nsIPresShell.h"
using mozilla::fallible;
//#define DEBUG_SPANNING_CELL_SORTER
SpanningCellSorter::SpanningCellSorter()