Bug 551344 part 3 supplement - Rename the getter for the length of list of active formatting elements in the HTML5 parser. r=jonas.
This commit is contained in:
@@ -134,7 +134,7 @@ nsHtml5StateSnapshot::isQuirks()
|
||||
}
|
||||
|
||||
PRInt32
|
||||
nsHtml5StateSnapshot::getListLength()
|
||||
nsHtml5StateSnapshot::getListOfActiveFormattingElementsLength()
|
||||
{
|
||||
return listOfActiveFormattingElements.length;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user