mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 652821. Remove views from positioned inline frames. r=roc
--HG-- extra : rebase_source : 25f0ff5c614d75c3b9676c0c41762a5ab3541410
This commit is contained in:
parent
14ce42e5bd
commit
61fc3d6728
@ -272,8 +272,6 @@ public:
|
||||
|
||||
virtual nsIAtom* GetType() const;
|
||||
|
||||
virtual PRBool NeedsView() { return PR_TRUE; }
|
||||
|
||||
protected:
|
||||
nsAbsoluteContainingBlock mAbsoluteContainer;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user