mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
Issue #80 - De-unify layout/PITA... I mean layout/generic
This commit is contained in:
parent
118743b970
commit
aaa7be1091
14 changed files with 21 additions and 8 deletions
|
|
@ -29,10 +29,12 @@
|
|||
#include "nsBoxLayoutState.h"
|
||||
#include "nsCSSFrameConstructor.h"
|
||||
#include "nsBlockFrame.h"
|
||||
#include "nsBulletFrame.h"
|
||||
#include "nsPlaceholderFrame.h"
|
||||
#include "mozilla/AutoRestore.h"
|
||||
#include "nsIFrameInlines.h"
|
||||
#include "nsPrintfCString.h"
|
||||
#include "nsAttrValueInlines.h"
|
||||
#include <algorithm>
|
||||
|
||||
using namespace mozilla;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue