Backed out changeset 503c84054f68 (bug 1665476) for causing mochitest mass failures. CLOSED TREE

This commit is contained in:
Butkovits Atila
2022-09-27 13:04:54 +03:00
parent 035f5fbfa6
commit 16e79cfbe3
25 changed files with 458 additions and 47 deletions

View File

@@ -76,6 +76,7 @@ FRAME_CLASSES = [
Frame("nsPopupSetFrame", "PopupSet", NOT_LEAF),
Frame("nsProgressFrame", "Progress", LEAF),
Frame("nsRangeFrame", "Range", LEAF),
Frame("nsRootBoxFrame", "XULRoot", NOT_LEAF),
Frame("nsRubyBaseContainerFrame", "RubyBaseContainer", NOT_LEAF),
Frame("nsRubyBaseFrame", "RubyBase", NOT_LEAF),
Frame("nsRubyFrame", "Ruby", NOT_LEAF),