Bug 1610404 - Remove nsGroupBoxFrame (display: -moz-groupbox). r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D61422
This commit is contained in:
@@ -36,7 +36,6 @@ FRAME_CLASSES = [
|
||||
Frame("nsGridContainerFrame", "GridContainer", NOT_LEAF),
|
||||
Frame("nsGridRowGroupFrame", "Box", NOT_LEAF),
|
||||
Frame("nsGridRowLeafFrame", "Box", NOT_LEAF),
|
||||
Frame("nsGroupBoxFrame", "Box", NOT_LEAF),
|
||||
Frame("nsHTMLButtonControlFrame", "HTMLButtonControl", NOT_LEAF),
|
||||
Frame("nsHTMLCanvasFrame", "HTMLCanvas", NOT_LEAF),
|
||||
Frame("nsHTMLFramesetBlankFrame", "None", LEAF),
|
||||
|
||||
Reference in New Issue
Block a user